Changelog

2025-12-12 02:01 5085b890
chore: deprecate removed modules (#32762)
6 files
2025-12-12 00:57 993928be
feat(Analysis/Distribution): definition of tempered distributions (#31757) …
6 files7 theorems6 defs
2025-12-11 22:59 c671bc42
chore: use `Set.Nonempty` everywhere (#32697)
16 files7 theorems
2025-12-11 22:12 aa417d24
feat(NumberTheory/ArithmeticFunction/Carmichael): Carmichael totient function (#32414) …
3 files18 theorems1 defs
2025-12-11 21:26 ad8efb3c
feat(Combinatorics/SimpleGraph/Acyclic): `IsAcyclic` -> `IsBipartite` (#32568) …
2 files10 theorems
2025-12-11 19:56 bf0f8474
chore(*): adaptations for batteries#1545 (#32581) …
5 files1 defs
2025-12-11 19:40 da367fd9
chore: uniformize theorem naming (#32726) …
3 files22 theorems
2025-12-11 19:40 2f7cf63b
fix(ci): use bot token for discover-lean-pr-testing merges (#32722) …
1 files
2025-12-11 17:07 32831aa9
doc(Topology): fix typos (#32659) …
14 files
2025-12-11 17:07 e49e021c
doc: add mutual references to doc strings of `AEMeasurable` and `NullMeasurable` (#32593)
2 files
2025-12-11 16:28 d76e5324
feat(CategoryTheory): combine pullback cones in the functor category (#32618)
2 files6 defs
2025-12-11 13:50 e7e9abd7
fix(NumberTheory/MahlerMeasure): add missing public section (#32727) …
1 files
2025-12-11 12:43 262b8863
chore: replace `omega` with `lia` where possible (#32666) …
229 files2 theorems6 defs
2025-12-11 11:46 798365a9
chore: absorb steps into terminal `grind` (#32713) …
12 files6 theorems
2025-12-11 11:46 02a5455c
doc: fix typos in the docstring of `Sigmoid` (#32700) …
1 files
2025-12-11 11:46 cdcab729
doc(1000.yml): mention the Riemann mapping theorem (#32689)
1 files
2025-12-11 11:46 c8f4d329
feat: specialize `[pre, post]comp_uniformConvergenceCLM` to `CompactConvergenceCLM` (#32395)
1 files2 defs
2025-12-11 10:44 6626d3a1
feat: colex order on finsupps (#31019)
2 files9 theorems
2025-12-11 10:09 fbaa01cc
chore(RingTheory/Smooth): demote superseded `instance` to `theorem` (#32720) …
1 files1 theorems
2025-12-11 10:09 02a656ba
feat(LinearAlgebra/PiTensorProduct): add version of `subsingletonEquiv` for dependent case (#32598) …
2 files3 theorems1 defs
2025-12-11 10:09 970fa803
feat(Polynomial/Roots): add a theorem for computing roots (#32357) …
1 files3 theorems
2025-12-11 10:09 6014a431
refactor: have `MetrizableSpace` not depend on `MetricSpace` (#27946) …
6 files1 theorems
2025-12-11 09:25 50a5c453
doc(GroupTheory/Coset): mention RightActions notation for right cosets (#32718) …
2 files
2025-12-11 08:08 053b764a
fix(Algebra/Field): ensure `Field.toGrindField.toInv` is def-eq to `Field.toInv` (#32711) …
2 files
2025-12-11 08:08 f3f5e6fa
chore: add missing deprecations (#32705) …
14 files1 theorems
2025-12-11 08:08 77a19484
chore: notation `R⟦Γ⟧ = HahnSeries Γ R` (#32670) …
13 files179 theorems42 defs2 structures
2025-12-11 08:08 034d7b7c
feat(Algebra/Homology): more API for the HomComplex from a single cochain complex (#32461)
3 files12 theorems
2025-12-11 08:08 36df19ca
feat(CategoryTheory/Localization): inverse in `SmallShiftedHom` (#32442) …
1 files5 theorems
2025-12-11 08:08 c31d2fbf
feat(Algebra): add Subsemigroup.op (#32428) …
4 files38 theorems2 defs
2025-12-11 08:08 2bf8d4ba
feat(CategoryTheory): the Yoneda embedding for a locally small category (#32424) …
3 files5 theorems
2025-12-11 08:08 7d408fff
feat(CategoryTheory): commutation of bifunctors with shifts in two variables (#32303) …
4 files1 theorems1 structures
2025-12-11 08:08 8372ba77
refactor(Geometry/Euclidean/Projection): redefine projection and reflection for affine subspaces (#27378) …
2 files58 theorems4 defs
2025-12-11 08:08 63a90fe8
feat(RingTheory/Perfectoid): Fontaine's theta map is surjective (#26384) …
9 files15 theorems
2025-12-11 07:09 3128d20e
feat: add `@[grind inj]` to `Finset.coe_injective` (#32714) …
1 files
2025-12-11 07:09 118bff18
feat(CategoryTheory): right Bousfield localization (#32469) …
6 files19 theorems2 defs
2025-12-11 06:55 b6513d2f
feat(CategoryTheory): more preservation properties of functors (#32423) …
1 files10 theorems
2025-12-11 00:39 f9a33234
feat(CategoryTheory): monomorphisms in Type are stable under coproducts (#32515) …
4 files18 theorems3 defs
2025-12-11 00:39 c56c733d
feat(CategoryTheory/Sites): the category structure on the points of a site (#31711)
4 files9 theorems1 structures
2025-12-11 00:09 6789ae6c
doc(undergrad/overview): add test functions and distributions (#32707)
2 files
2025-12-11 00:09 6fe00716
refactor: re-prove Euler's partition theorem from Glaisher's theorem (#31873) …
6 files16 theorems4 defs
2025-12-10 23:03 d39a7b82
chore: test `initialize` in private module linter (#32695) …
2 files
2025-12-10 21:53 9e508f58
feat(CategoryTheory): the opposite of a triangulated category is triangulated (#32535)
6 files9 theorems
2025-12-10 20:52 89111f40
feat(Geometry/Euclidean/Incenter): `orthRadius` lemmas (#31733) …
1 files4 theorems
2025-12-10 20:35 81721b4c
feat(Analysis/Distribution): composition of temperate growth functions (#32297) …
2 files2 theorems
2025-12-10 18:38 e549dc07
feat(Trigonometry): add tanh_eq (#32694) …
1 files1 theorems
2025-12-10 18:38 255f6107
feat(Topology/AddCircle): remove `0 < p` condition from `finite_torsion` (#32691)
1 files1 theorems
2025-12-10 18:38 fa9f474c
feat(Combinatorics/SimpleGraph/Walk): lemmas about the first and last darts/edges (#31416)
4 files25 theorems
2025-12-10 18:06 3ae4a54a
chore: use `Set.Nonempty` in ProperlyDiscontinuous (#32693) …
3 files
2025-12-10 17:42 dde6db95
refactor: add gcongr tag to IsMeagre.mono (#32686) …
1 files1 theorems
2025-12-10 17:42 9afedb2c
feat(Analysis/Calculus): norm bound for iterated derivatives of composition with CLM (#32572)
1 files2 theorems