Calendar

Events

Agenda and archive for Math AI Seminar activity at UW. Calendar data lives in the repo so new entries are one-object updates.

theorem mgf_of_iid
{Y : ℕ → Ω → ℝ}
{Z : ℕ → Ω → ℝ}
(h_meas : ∀ (i : ℕ), Measurable (Y i))
(h_indep : ProbabilityTheory.iIndepFun (fun (i : ℕ) => inferInstance) Y μ)
(hident : ∀ (i j : ℕ), ProbabilityTheory.IdentDistrib (Y i) (Y j) μ μ)
(Z_def : ∀ n : ℕ, Z n = (Real.sqrt n)⁻¹ • (∑ i ∈ Finset.range n, Y i)) :
  ∀ n : ℕ, n > 0 →
    ∀ t : ℝ, mgf (Z n) μ t = (mgf (Y 0) μ ((√n)⁻¹ * t)) ^ n := by
  intro n hn t
  rw [Z_def]
  rw [ProbabilityTheory.mgf_smul_left]
Source: uw-math-ai/central_limit_theorem, CentralLimitTheorem/main.lean
Eight accepted papers · ICML 2026

Congratulations to our ICML authors

The UW Math AI Lab celebrates eight papers accepted to ICML 2026 and its workshops. Congratulations to every author and project team represented in Seoul. DiScoFormer was selected for an oral presentation, and Multiplication Beyond Groups received a Spotlight at the Mechanistic Interpretability Workshop.

July 6–11, 2026 COEX · Seoul, Korea
ICML 2026
UW 2026 Lean Hackathon banner
Hosted by Math AI Lab

UW 2026 Lean Hackathon

We hosted the Lean Hackathon as a focused gathering for Lean, formalized mathematics, and AI-assisted mathematics at the University of Washington.

Mon Sep 7, 2026
Announcement Online

Fall 2026 project leader applications open

Math AI Lab

Project leader applications for Fall 2026 are open! We are recruiting leaders for projects in four areas: machine learning and AI for math, formalization and autoformalization, autoresearch, and AI for math education and learning. Applications are due Monday, September 7 at 11:59 pm, and earlier applications have priority. Mentors of continuing projects are required to fill it out. The project descriptions are linked below.