Changelog

2025-10-29 02:50 a2b14f1d
ci: fix concurrency group (#31032) …
4 files
2025-10-29 00:35 d54a7d03
feat(CategoryTheory/Limits): precomposition with final functors and ColimitType (#30779) …
3 files3 theorems2 defs
2025-10-29 00:35 7c26ba6c
feat(SetTheory): more API for HasCardinalLT (#30633) …
2 files13 theorems
2025-10-29 00:35 e590bd91
feat(Topology/Sheaves): the equivalence `Over U ≌ Opens U` for `U : Opens X` (#30415)
2 files1 defs
2025-10-29 00:35 b2bd93a6
feat: relation-separated sets (#23920) …
2 files5 theorems1 defs
2025-10-29 00:04 c1f64613
Feat(Logic): basic properties of boolean negation (#31028) …
2 files7 theorems1 defs
2025-10-29 00:04 07d89ddf
feat(CategoryTheory): κ-filtered categories are stable under products (#30634) …
1 files
2025-10-29 00:04 d64be36b
feat(CategoryTheory): Guitart exact squares and Kan extensions (#30382) …
4 files7 theorems
2025-10-29 00:03 60994424
feat(CategoryTheory/ObjectProperty): closure of a property under certain limits (#29854) …
6 files20 theorems1 defs1 inductives
2025-10-29 00:03 2fe1cd37
feat: add mfderiv_prod and mfderiv_prodMap (#29589) …
3 files7 theorems
2025-10-29 00:03 ce4bea0e
feat(CategoryTheory): strong generators (#29519) …
4 files13 theorems1 defs
2025-10-29 00:03 91235951
feat(AlgebraicTopology/SimplicialSet): pairings of non degenerate simplices, following Sean Moss (#28332) …
5 files9 theorems2 defs1 structures
2025-10-29 00:03 53655df9
feat(Algebra/Homology): Ext modules (#27416) …
5 files9 theorems
2025-10-28 23:08 9ceda6f5
feat(AlgebraicTopology): the homotopy category functor preserves products (#25780) …
12 files6 theorems8 defs
2025-10-28 22:42 eaf3ffb2
feat(Algebra): `SemimoduleCat`, category of modules over semiring (#31023) …
3 files38 theorems11 defs2 structures
2025-10-28 22:21 4ca9b01d
feat(Analysis/Calculus): Taylor series converges to function on whole ball (#26267) …
3 files2 theorems
2025-10-28 21:32 b6ac07d4
feat(Topology/Algebra/Order/Archimedean): subgroups cyclic iff discrete (#30471) …
5 files6 theorems
2025-10-28 21:01 e43769cf
feat(UniformSpace/Completion): add `UniformSpace.Completion.mapEquiv` (#30574) …
2 files4 theorems2 defs
2025-10-28 20:32 807c8846
chore(CategoryTheory/EssentiallySmall): adding an instance (#30534) …
22 files5 theorems
2025-10-28 20:18 6c373552
feat(Topology): infinite T2 spaces (#30661)
2 files3 theorems
2025-10-28 18:17 3a0b00ee
feat(Combinatorics/Enumerative/Bell.lean): define standard Bell number (#26790)
1 files5 theorems
2025-10-28 17:00 6c193806
chore(1000.yaml): add Fourier's theorem (#29047) …
1 files
2025-10-28 16:45 69bf692a
feat: Lipschitz function criterion for weak convergence of probability measures (#30742) …
2 files5 theorems
2025-10-28 15:18 d7739e45
chore(AlgebraicGeometry): make SheafOfModule.IsQuasicoherent an ObjectProperty and clean up of finiteness conditions (#30372) …
2 files1 defs2 structures
2025-10-28 15:18 34f670d7
feat(RingTheory/Finiteness): a finite and finitely presented algebra is finitely presented (#29781) …
6 files7 theorems2 defs
2025-10-28 15:18 f482e48e
refactor(AlgebraicTopology): redefine the topological simplex using the convexity API (#28893) …
4 files11 theorems6 defs
2025-10-28 15:02 31f931fe
feat(RingTheory/DedekindDomain/AdicValuation): add eq_of_valuation_isEquiv_valuation (#30404)
1 files1 theorems
2025-10-28 14:31 6faed1d0
feat(FractionRing): generalize instIsScalarTower_1 (#30787) …
1 files
2025-10-28 14:31 bbc9111f
feat: introduce covarianceBilin (#30324) …
5 files24 theorems2 defs
2025-10-28 13:23 e957330a
chore(scripts): add flt-regular to the downstream repositories (#31002) …
1 files
2025-10-28 13:23 0fdbde1f
chore: deprecate duplicate Set.dual_ordConnected_iff (#31000)
1 files1 theorems
2025-10-28 13:23 f1603113
chore: deprecate duplicate Quotient{,Add}Group.kerLift_mk' (#30999) …
1 files1 theorems
2025-10-28 13:23 16f65d87
feat(ENNReal): equality from comparing with nnreals (#30721) …
3 files7 theorems
2025-10-28 13:23 57ec56d0
fix(Tactic/FunProp): use correct trace class name (#30514)
1 files
2025-10-28 13:23 15729257
feat(AlgebraicGeometry): generalise Proj and HomogeneousLocalization to graded rings (#30302) …
8 files2 theorems1 defs1 structures
2025-10-28 13:23 e6fe7e4b
chore(Analysis/SpecialFunctions/Pow): deprecate `rpow_lt_rpow_of_exponent_neg` and `rpow_le_rpow_of_exponent_nonpos` (#28375)
3 files2 theorems
2025-10-28 12:15 1d861322
feat(Localization): `r / m` in the localisation is regular iff `r` is (#30708) …
33 files5 theorems
2025-10-28 10:18 c55dac52
chore(NumberTheory): golf `inftyValuation.polynomial` (#30979)
1 files
2025-10-28 10:18 0f086d10
chore(Data/Nat/Periodic): golf (#30970)
1 files3 theorems
2025-10-28 10:18 112dbaca
feat(RatFunc): scalar tower instance from R[X] (#30963) …
1 files
2025-10-28 10:18 e31670e3
chore(Analysis/InnerProductSpace/Defs): generalize `InnerProductSpace.ofCore` to allow for pre-inner product space (#30945) …
1 files1 defs
2025-10-28 10:18 e0f1e8d7
feat(Order/Cover): empty_covBy_singleton (#30915)
2 files2 theorems
2025-10-28 10:18 1682606f
chore(Computability/Language): deprecate some duplicate order lemmas (#30912)
1 files1 theorems
2025-10-28 10:18 671b456b
chore(without_cdot): remove all uses of `without_cdot` (#30735) …
2 files
2025-10-28 10:18 1089256c
chore(Algebra/Ring): shortcut `IsDomain` instances for `Nat` and `Int` (#30713) …
2 files
2025-10-28 10:18 6e294ac5
chore: use `grw`, `gcongr` even more (#30632) …
11 files
2025-10-28 10:18 60f4da89
chore: regression test for Set grind annotations (#30627) …
1 files
2025-10-28 10:18 00612308
chore(Combinatorics/SetFamily/KruskalKatona): remove outdated comment (#30564) …
1 files
2025-10-28 10:18 0b502d55
feat: `CoeFun` for `Lex` and `Colex` (#30481) …
4 files7 theorems
2025-10-28 10:18 e3a51e40
feat(SimpleGraph): characterise when `SimpleGraph V` is a subsingleton/nontrivial (#30137) …
1 files