Projects by Quarter
All 59 Math AI Lab projects by academic quarter, ordered newest to oldest.
theorem ACC_iff_all_ideals_fg (R) [comm_ring R] : ACC R ↔ all_ideals_fg R :=
begin
constructor,
{ intros h I,
by_contra h',
have asc := ascending_chain_of_generators_in_not_fg_ideal I h',
have := h (ascending_chain_of_ideals_in_not_fg_ideal I h') _,
{ cases this with N H,
specialize H (N + 1) (by linarith),
dsimp [ascending_chain_of_ideals_in_not_fg_ideal] at H, Source: leomayer1/WXML_Sp2022, src/alex_Noetherian.leanSpring 2026
Current Math AI Lab projects, including autoformalization, Lean infrastructure, and AI for mathematics.
Winter 2026
Formalization projects, AI projects, and Lean Together meetings from Winter 2026.
Fall 2025
Fall 2025 project teams across Lean formalization, theorem search, number theory, quantum compilation, and more.
Spring 2025
Undergraduate research projects, Math 480 final projects, and algebraic geometry formalization work.
Winter 2025
Winter 2025 formalization, metaprogramming, reinforcement learning, and neural theorem proving projects.
Fall 2024
Formalizing examples, tactics, generating functions, CLT, and topology for algebraic geometry.
Winter 2024
FRACTRAN, continued fractions, cancellation theorems, and Math 300 formalization work.
Fall 2023
Continued fractions, Witt cancellation, random graphs, and Math 300 projects.
Spring 2023
Spring 2023 Lean formalization projects and student participants.
Winter 2023
Fibonacci identities, group theory, topology, and commutative algebra projects.
Fall 2022
Fall 2022 undergraduate research projects run through WXML.
Spring 2022
The early XLL-era project archive.