Changelog

2026-03-19 03:44 38d2f28a
feat(Data/Nat/Factorization/Defs): more theorems about `f.prod (· ^ ·)` (#36792)
5 files7 theorems1 defs
2026-03-19 02:11 36f4d76b
feat(Analysis/InnerProductSpace/Spectrum): eigenspaces of a compact selfadjoint operator exhaust the Hilbert space (#36520) …
4 files7 theorems
2026-03-19 01:06 9abae7f3
feat(CStarAlgebra): lemmas related to `CFC.rpow` and `IsStrictlyPositive` (#36784) …
3 files9 theorems
2026-03-18 23:07 de8a06c8
chore(Combinatorics/SimpleGraph): move `WalkDecomp` and `WalkCounting` to `Walks` (#36819) …
9 files12 theorems
2026-03-18 22:42 83bd0ba4
feat: torsion of an affine connection (#36285) …
3 files9 theorems1 defs
2026-03-18 22:07 82865a1a
feat(Combinatorics/SimpleGraph/LapMatrix): {`adjMatrix`/`degMatrix`/`lapMatrix`} are Hermitian (#36335) …
2 files3 theorems
2026-03-18 19:14 9ea92097
feat(ProbabilityTheory): Conditional Jensen's Inequality (#27953) …
6 files12 theorems
2026-03-18 18:48 0005884c
feat: generalize Hölder's inequality for sums to `Real.HolderTriple` (#35198) …
2 files18 theorems
2026-03-18 18:34 954b5c55
feat: Poisson Integral Formula for harmonic functions (#36278) …
3 files5 theorems
2026-03-18 18:34 fce83a1b
feat: introduce canonical factors, a.k.a. "Blaschke factors", as used in complex analysis (#36264) …
2 files9 theorems
2026-03-18 18:00 e7f2949f
feat: monotonicity of D^n(U) in n and in U as CLMs (#32401)
2 files11 theorems
2026-03-18 17:28 e90aebbb
chore: golf using `fin_omega`, `simp_all` and `grind +splitIndPred` (#36509) …
5 files
2026-03-18 17:28 7bd45ed4
feat(Algebra): injective dimension equal supremum of localized module (#32033) …
3 files6 theorems
2026-03-18 16:52 2f6dd10c
feat: added simp lemmas to LieRinehartAlgebra (#36650) …
1 files6 theorems2 defs
2026-03-18 16:39 db0e46b8
feat(Adjoin/Polynomial/Bivariate): IsAlgebraic.adjoin_singleton (#35874) …
3 files4 theorems1 defs
2026-03-18 16:07 95636e75
fix: update link to mathlib4 naming conventions (#36812) …
1 files
2026-03-18 16:07 59cb29bd
chore(IsFractionRing): make argument explicit (#36655) …
11 files
2026-03-18 15:36 bf010adb
feat: ContinuousLinearMap.continuous_of_continuous_uncurry (#36776) …
1 files1 theorems
2026-03-18 15:36 8bd4cb1c
feat: add `IsUniformEmbedding.of_comp` (#36771) …
3 files1 theorems
2026-03-18 15:17 f86a8b6b
refactor(Analysis/Lp): EuclideanSpace.single -> PiLp.single (#36685) …
4 files18 theorems2 defs
2026-03-18 15:17 cd714113
feat(Analysis/Lp): simp lemma for LinearMap.det and toLpLin (#36661) …
1 files1 theorems
2026-03-18 15:17 b8caa95b
feat: binomial random variables (#28248) …
7 files7 theorems
2026-03-18 15:04 3611c4ea
feat: differentiation of test function as a CLM (#31809)
1 files5 theorems
2026-03-18 13:51 369423a5
refactor(Combinatorics/SimpleGraph): make the vertex argument explicit in `Walk.rotate` (#36800) …
6 files4 theorems1 defs
2026-03-18 13:09 41280ad9
feat(ModularForms): (normalized) derivative of modular forms (#36405) …
2 files15 theorems2 defs
2026-03-18 12:31 a28e6110
feat(Algebra/Order/Floor/Ring): generalize `Int.abs_sub_lt_one_of_floor_eq_floor` (#36805) …
1 files1 theorems
2026-03-18 12:31 614a2907
chore(Algebra/SkewMonoidAlgebra/Basic): generalize lemmas from Monoid to Mul (#36737)
1 files
2026-03-18 12:31 b459ce1c
feat: `IsCofinal s` implies `IsCofinal (f '' s)` (#36715)
2 files6 theorems
2026-03-18 12:31 f1149025
chore(Algebra/Group/InjSurj): clean up instances (#36413) …
1 files
2026-03-18 11:57 4b627f03
chore(CategoryTheory): Remove `erw` and `respectTransparency` (#36801) …
1 files
2026-03-18 11:57 82b3f55a
feat(Algebra/MonoidAlgebra): explicit conversion functions to/from `Finsupp` (#36762) …
3 files24 theorems4 defs
2026-03-18 10:19 f3f9265d
perf(RingTheory/Ideal/Quotient/HasFiniteQuotients): fix the `HasFiniteQuotients` instance (#36535) …
1 files
2026-03-18 10:19 0647c6e8
chore(Topology): rename lim -> Filter.lim and limUnder -> Filter.limUnder, and make a lemma protected (#36522) …
3 files1 theorems
2026-03-18 09:33 fe4b0121
feat(MeasureTheory): add `continuousWithinAt_Ici/Iic_primitive_Ioi/Iio` and `continuousOn_Ici/Iic_primitive_Ioi/Iio/Ici/Iic` (#34966) …
4 files12 theorems
2026-03-18 09:21 23528203
feat: processes with independent increments (#36718) …
5 files3 theorems1 defs
2026-03-18 09:00 db6b41a0
doc(AlgebraicTopology/DoldKan): fix typos (#36765) …
3 files
2026-03-18 08:30 30ea3163
chore: replace `aesop` with `grind` where the latter is significantly faster (#35947) …
11 files
2026-03-18 07:57 2749d583
feat(NumberTheory/RatFunc/Ostrowski): prove Ostrowski's theorem for K(X) (#30505) …
6 files18 theorems1 defs
2026-03-18 05:54 034c50cb
feat(Data/Nat/Factorization/Divisors): calculate divisors using prime factorization (#34554)
2 files8 theorems
2026-03-18 05:00 6d1799a5
chore: remove 712 more `set_option backward.isDefEq.respectTransparency` (#36791) …
213 files
2026-03-18 03:37 553b79e5
feat(Tactic/FastInstance): skip mkAuxTheorem for proof fields when types agree at instances transparency (#36717) …
2 files
2026-03-18 02:22 f156f7ab
feat(Computability.Primrec.List): add primrec proofs for drop, takeWhile, and dropWhile (#36473) …
2 files5 theorems
2026-03-18 00:45 316a0377
doc(SetTheory/Ordinal/Arithmetic): improve documentation (#35858) …
1 files
2026-03-17 23:30 bce01987
chore: mark `toSubfield`, `toSubmodule`, `toSubring` as `reducible` (#36395) …
9 files1 theorems
2026-03-17 23:30 c0ae7a0c
feat: Nat/Int casts on char two rings (#34622)
2 files11 theorems
2026-03-17 22:36 f04df228
feat(SetTheory/Ordinal/Basic): the `#s`-th element of `α` is an upper-bound for the set's mex (#36539) …
3 files8 theorems
2026-03-17 21:22 ce78b470
feat(SimpleGraph): taking twice from a walk equals taking the minimum (#35292) …
1 files1 theorems
2026-03-17 20:24 58f63c64
feat(Analysis/Normed): Schauder basis definition and characterization via projections (#34209) …
3 files32 theorems5 defs2 structures
2026-03-17 19:40 d99fdfbf
feat(CategoryTheory/ObjectProperty/Kernels): Object properties of (co)kernels (#36481) …
2 files6 theorems2 inductives
2026-03-17 19:12 5160b96e
feat(Mathlib/Analysis/Asymptotics/Defs): congr lemmas for IsBigO* (#35745) …
1 files8 theorems