Mathlib Changelog
v4
Changelog
About
Github
Commit
2025-05-02 23:00
01239f49
View on Github →
chore: bump toolchain to v4.20.0-rc2 (
#24561
)
Estimated changes
Modified
Cache/Hashing.lean
Modified
Cache/IO.lean
added
def
Lean.SearchPath.relativize
Modified
Mathlib.lean
Modified
Mathlib/Algebra/Algebra/Operations.lean
deleted
def
Submodule.span.ringHom
Modified
Mathlib/Algebra/Category/CoalgebraCat/ComonEquivalence.lean
deleted
def
CoalgebraCat.ofComon
deleted
def
CoalgebraCat.ofComonObj
deleted
def
CoalgebraCat.toComon
deleted
def
CoalgebraCat.toComonObj
Modified
Mathlib/Algebra/Category/Grp/FilteredColimits.lean
deleted
def
CommGrp.FilteredColimits.colimitCoconeIsColimit
deleted
def
Grp.FilteredColimits.colimitCoconeIsColimit
Modified
Mathlib/Algebra/Category/ModuleCat/Presheaf.lean
deleted
def
PresheafOfModules.forgetToPresheafModuleCatObjMap
deleted
def
PresheafOfModules.homMk
deleted
def
PresheafOfModules.ofPresheaf
deleted
def
PresheafOfModules.presheaf
deleted
def
PresheafOfModules.toPresheaf
deleted
def
PresheafOfModules.unit
deleted
def
PresheafOfModules.unitHomEquiv
Modified
Mathlib/Algebra/Category/ModuleCat/Presheaf/Generator.lean
Modified
Mathlib/Algebra/Category/ModuleCat/Presheaf/Pushforward.lean
deleted
def
PresheafOfModules.pushforward₀CompToPresheaf
Modified
Mathlib/Algebra/Category/ModuleCat/Presheaf/Sheafify.lean
deleted
def
PresheafOfModules.sheafifyMap
deleted
def
PresheafOfModules.toSheafify
Modified
Mathlib/Algebra/Category/ModuleCat/Sheaf.lean
deleted
def
SheafOfModules.toSheaf
deleted
def
SheafOfModules.toSheafCompSheafToPresheafIso
deleted
def
SheafOfModules.unit
deleted
def
SheafOfModules.unitHomEquiv
Modified
Mathlib/Algebra/Category/MonCat/FilteredColimits.lean
deleted
def
CommMonCat.FilteredColimits.colimitCoconeIsColimit
deleted
def
MonCat.FilteredColimits.coconeMorphism
deleted
def
MonCat.FilteredColimits.colimitCoconeIsColimit
deleted
def
MonCat.FilteredColimits.colimitDesc
Modified
Mathlib/Algebra/CharP/Basic.lean
Modified
Mathlib/Algebra/ContinuedFractions/Computation/TerminatesIffRat.lean
Modified
Mathlib/Algebra/Exact.lean
Modified
Mathlib/Algebra/Expr.lean
Modified
Mathlib/Algebra/GCDMonoid/Nat.lean
Modified
Mathlib/Algebra/Group/Action/Pointwise/Finset.lean
Modified
Mathlib/Algebra/Group/Action/Pointwise/Set/Basic.lean
Modified
Mathlib/Algebra/Group/Basic.lean
Modified
Mathlib/Algebra/Group/Pointwise/Finset/Basic.lean
Modified
Mathlib/Algebra/Group/WithOne/Defs.lean
Modified
Mathlib/Algebra/GroupWithZero/Action/Pointwise/Finset.lean
Modified
Mathlib/Algebra/GroupWithZero/Action/Pointwise/Set.lean
Modified
Mathlib/Algebra/Homology/DerivedCategory/Basic.lean
deleted
def
HomotopyCategory.subcategoryAcyclic
Modified
Mathlib/Algebra/Homology/HomotopyCategory/Pretriangulated.lean
Modified
Mathlib/Algebra/Homology/ShortComplex/Homology.lean
deleted
def
CategoryTheory.ShortComplex.HomologyMapData.compatibilityOfZerosOfIsColimitCokernelCofork
deleted
def
CategoryTheory.ShortComplex.HomologyMapData.compatibilityOfZerosOfIsLimitKernelFork
deleted
def
CategoryTheory.ShortComplex.HomologyMapData.ofZeros
Modified
Mathlib/Algebra/Homology/ShortComplex/LeftHomology.lean
deleted
def
CategoryTheory.ShortComplex.LeftHomologyMapData.ofEpiOfIsIsoOfMono
Modified
Mathlib/Algebra/Homology/ShortComplex/PreservesHomology.lean
deleted
def
CategoryTheory.ShortComplex.HomologyMapData.map
deleted
def
CategoryTheory.ShortComplex.HomologyMapData.natTransApp
deleted
def
CategoryTheory.ShortComplex.LeftHomologyMapData.map
deleted
def
CategoryTheory.ShortComplex.LeftHomologyMapData.natTransApp
deleted
def
CategoryTheory.ShortComplex.RightHomologyMapData.map
deleted
def
CategoryTheory.ShortComplex.RightHomologyMapData.natTransApp
Modified
Mathlib/Algebra/Homology/ShortComplex/RightHomology.lean
deleted
def
CategoryTheory.ShortComplex.RightHomologyMapData.ofEpiOfIsIsoOfMono
Modified
Mathlib/Algebra/Module/Bimodule.lean
deleted
def
Subbimodule.baseChange
deleted
def
Subbimodule.mk
deleted
def
Subbimodule.toSubbimoduleInt
deleted
def
Subbimodule.toSubbimoduleNat
Modified
Mathlib/Algebra/Module/LocalizedModule/Basic.lean
deleted
def
LocalizedModule.divBy
deleted
def
LocalizedModule.mkLinearMap
Modified
Mathlib/Algebra/Module/LocalizedModule/Submodule.lean
Modified
Mathlib/Algebra/Module/Presentation/DirectSum.lean
deleted
def
Module.Relations.Solution.directSum
deleted
def
Module.Relations.Solution.directSumEquiv
Modified
Mathlib/Algebra/Module/Presentation/Tautological.lean
deleted
def
Module.Presentation.tautologicalRelationsSolutionEquiv
deleted
def
Module.Presentation.tautologicalSolution
deleted
def
Module.Presentation.tautologicalSolutionIsPresentationCore
Modified
Mathlib/Algebra/Module/Submodule/Pointwise.lean
Modified
Mathlib/Algebra/NeZero.lean
Modified
Mathlib/Algebra/Notation/Defs.lean
Modified
Mathlib/Algebra/Notation/Lemmas.lean
Modified
Mathlib/Algebra/Order/AddGroupWithTop.lean
Modified
Mathlib/Algebra/Order/ZeroLEOne.lean
Modified
Mathlib/Algebra/Polynomial/CoeffList.lean
Modified
Mathlib/Algebra/Polynomial/Module/Basic.lean
deleted
def
PolynomialModule.eval
Created
Mathlib/Algebra/Ring/GrindInstances.lean
added
theorem
CommRing.toGrindCommRing_ofNat
Modified
Mathlib/Algebra/Ring/Pointwise/Finset.lean
Modified
Mathlib/AlgebraicGeometry/EllipticCurve/Affine.lean
deleted
def
WeierstrassCurve.Affine.Point.map
Modified
Mathlib/AlgebraicGeometry/EllipticCurve/Jacobian/Basic.lean
Modified
Mathlib/AlgebraicGeometry/EllipticCurve/Projective/Basic.lean
Modified
Mathlib/AlgebraicGeometry/IdealSheaf.lean
Modified
Mathlib/AlgebraicGeometry/Modules/Tilde.lean
deleted
def
ModuleCat.Tilde.openToLocalization
deleted
def
ModuleCat.Tilde.sectionsSubmodule
deleted
def
ModuleCat.Tilde.toOpen
Modified
Mathlib/Analysis/CStarAlgebra/CStarMatrix.lean
deleted
def
CStarMatrix.toCLM
deleted
def
CStarMatrix.toCLMNonUnitalAlgHom
Modified
Mathlib/Analysis/CStarAlgebra/ContinuousFunctionalCalculus/Order.lean
Modified
Mathlib/Analysis/CStarAlgebra/Module/Constructions.lean
Modified
Mathlib/Analysis/CStarAlgebra/Multiplier.lean
deleted
def
DoubleCentralizer.toProdHom
Modified
Mathlib/Analysis/Convex/Basic.lean
deleted
def
convexAddSubmonoid
Modified
Mathlib/Analysis/Convex/Body.lean
Modified
Mathlib/Analysis/Convex/Combination.lean
deleted
def
convexHullAddMonoidHom
Modified
Mathlib/Analysis/Fourier/BoundedContinuousFunctionChar.lean
deleted
def
BoundedContinuousFunction.char
deleted
def
BoundedContinuousFunction.charMonoidHom
Modified
Mathlib/Analysis/Normed/Affine/ContinuousAffineMap.lean
deleted
def
ContinuousAffineMap.toConstProdContinuousLinearMap
Modified
Mathlib/Analysis/NormedSpace/OperatorNorm/Prod.lean
deleted
def
ContinuousLinearMap.prodMapL
deleted
def
ContinuousLinearMap.prodₗᵢ
Modified
Mathlib/CategoryTheory/Functor/KanExtension/Basic.lean
deleted
def
CategoryTheory.Functor.isColimitCoconeOfIsLeftKanExtension
deleted
def
CategoryTheory.Functor.isLimitConeOfIsRightKanExtension
Modified
Mathlib/CategoryTheory/Galois/Examples.lean
deleted
def
CategoryTheory.FintypeCat.Action.imageComplementIncl
Modified
Mathlib/CategoryTheory/Limits/Constructions/EventuallyConstant.lean
deleted
def
CategoryTheory.Functor.IsEventuallyConstantFrom.isColimitCocone
deleted
def
CategoryTheory.Functor.IsEventuallyConstantTo.isLimitCone
Modified
Mathlib/CategoryTheory/Limits/Shapes/Preorder/TransfiniteCompositionOfShape.lean
deleted
def
CategoryTheory.TransfiniteCompositionOfShape.iic
Modified
Mathlib/CategoryTheory/Localization/CalculusOfFractions.lean
deleted
def
CategoryTheory.MorphismProperty.LeftFraction.Localization.Q
deleted
def
CategoryTheory.MorphismProperty.LeftFraction.Localization.Qinv
deleted
def
CategoryTheory.MorphismProperty.LeftFraction.Localization.Qiso
Modified
Mathlib/CategoryTheory/Localization/Triangulated.lean
Modified
Mathlib/CategoryTheory/MorphismProperty/TransfiniteComposition.lean
deleted
def
CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.iic
Modified
Mathlib/CategoryTheory/Shift/Induced.lean
deleted
def
CategoryTheory.Functor.CommShift.ofInduced
Modified
Mathlib/CategoryTheory/Sites/OneHypercover.lean
deleted
def
CategoryTheory.PreOneHypercover.sieve₁'
Modified
Mathlib/CategoryTheory/Triangulated/Opposite/Pretriangulated.lean
Modified
Mathlib/Combinatorics/Derangements/Basic.lean
Modified
Mathlib/Combinatorics/HalesJewett.lean
Modified
Mathlib/Combinatorics/Quiver/Path.lean
Modified
Mathlib/Computability/Halting.lean
Modified
Mathlib/Computability/Partrec.lean
Modified
Mathlib/Computability/PartrecCode.lean
Modified
Mathlib/Computability/PostTuringMachine.lean
Modified
Mathlib/Computability/Primrec.lean
Modified
Mathlib/Condensed/Light/TopCatAdjunction.lean
deleted
def
LightCondSet.sequentialAdjunctionHomeo
deleted
def
LightCondSet.topCatAdjunctionCounit
deleted
def
LightCondSet.topCatAdjunctionCounitEquiv
deleted
def
LightCondSet.topCatAdjunctionUnit
Modified
Mathlib/Condensed/TopCatAdjunction.lean
deleted
def
CondensedSet.compactlyGeneratedAdjunctionCounitHomeo
deleted
def
CondensedSet.topCatAdjunctionCounit
deleted
def
CondensedSet.topCatAdjunctionCounitEquiv
deleted
def
CondensedSet.topCatAdjunctionUnit
Modified
Mathlib/Control/LawfulFix.lean
Modified
Mathlib/Control/Traversable/Instances.lean
Modified
Mathlib/Data/BitVec.lean
modified
theorem
BitVec.toFin_pow
Modified
Mathlib/Data/Finsupp/MonomialOrder/DegLex.lean
Modified
Mathlib/Data/Int/DivMod.lean
deleted
theorem
Int.add_emod_left
deleted
theorem
Int.add_emod_right
deleted
theorem
Int.natCast_emod
deleted
theorem
Int.sub_emod_right
Modified
Mathlib/Data/Int/GCD.lean
deleted
theorem
Int.coe_lcm_dvd
deleted
theorem
Int.dvd_coe_gcd
deleted
theorem
Int.gcd_assoc
deleted
theorem
Int.gcd_comm
deleted
theorem
Int.gcd_div
deleted
theorem
Int.gcd_div_gcd_div_gcd
deleted
theorem
Int.gcd_dvd_gcd_mul_left
deleted
theorem
Int.gcd_dvd_gcd_mul_left_right
deleted
theorem
Int.gcd_dvd_gcd_mul_right
deleted
theorem
Int.gcd_dvd_gcd_mul_right_right
deleted
theorem
Int.gcd_dvd_gcd_of_dvd_left
deleted
theorem
Int.gcd_dvd_gcd_of_dvd_right
deleted
theorem
Int.gcd_eq_left
deleted
theorem
Int.gcd_eq_right
deleted
theorem
Int.gcd_eq_zero_iff
deleted
theorem
Int.gcd_mul_lcm
deleted
theorem
Int.gcd_mul_left
deleted
theorem
Int.gcd_mul_right
deleted
theorem
Int.gcd_pos_iff
deleted
theorem
Int.gcd_pos_of_ne_zero_left
deleted
theorem
Int.gcd_pos_of_ne_zero_right
deleted
theorem
Int.gcd_self
deleted
theorem
Int.gcd_zero_left
deleted
theorem
Int.gcd_zero_right
deleted
theorem
Int.lcm_assoc
deleted
theorem
Int.lcm_comm
deleted
theorem
Int.lcm_mul_left
deleted
theorem
Int.lcm_mul_right
deleted
theorem
Int.lcm_one_left
deleted
theorem
Int.lcm_one_right
deleted
theorem
Int.lcm_zero_left
deleted
theorem
Int.lcm_zero_right
deleted
theorem
Int.pow_dvd_pow_iff
Modified
Mathlib/Data/Int/Init.lean
deleted
theorem
Int.add_emod_eq_add_mod_right
deleted
theorem
Int.cast_id
modified
theorem
Int.div_dvd_iff_dvd_mul
modified
theorem
Int.div_le_iff_of_dvd_of_neg
modified
theorem
Int.div_le_iff_of_dvd_of_pos
modified
theorem
Int.div_lt_iff_of_dvd_of_neg
modified
theorem
Int.div_lt_iff_of_dvd_of_pos
modified
theorem
Int.dvd_div_of_mul_dvd
modified
theorem
Int.dvd_mul_of_div_dvd
deleted
theorem
Int.dvd_of_mul_dvd_mul_left
deleted
theorem
Int.dvd_of_mul_dvd_mul_right
deleted
theorem
Int.ediv_dvd_ediv
deleted
theorem
Int.ediv_dvd_of_dvd
modified
theorem
Int.emod_two_eq_zero_or_one
deleted
theorem
Int.le_add_one_iff
modified
theorem
Int.le_div_iff_of_dvd_of_neg
modified
theorem
Int.le_div_iff_of_dvd_of_pos
deleted
theorem
Int.le_sub_one_iff
modified
theorem
Int.lt_div_iff_of_dvd_of_neg
modified
theorem
Int.lt_div_iff_of_dvd_of_pos
deleted
theorem
Int.lt_of_toNat_lt
deleted
theorem
Int.lt_toNat
deleted
theorem
Int.natAbs_add_of_nonneg
deleted
theorem
Int.natAbs_add_of_nonpos
deleted
theorem
Int.natAbs_cast
deleted
theorem
Int.natAbs_ediv_of_dvd
deleted
theorem
Int.natAbs_eq_of_dvd_dvd
deleted
theorem
Int.natAbs_ofNat'
deleted
theorem
Int.natAbs_pow
deleted
theorem
Int.natAbs_sq
deleted
theorem
Int.natCast_ediv
deleted
theorem
Int.natCast_eq_zero
deleted
theorem
Int.natCast_inj
modified
theorem
Int.natCast_mod
deleted
theorem
Int.natCast_ne_zero
deleted
theorem
Int.natCast_ne_zero_iff_pos
deleted
theorem
Int.natCast_nonneg
deleted
theorem
Int.natCast_nonpos_iff
deleted
theorem
Int.natCast_pos
deleted
theorem
Int.natCast_succ_pos
deleted
theorem
Int.neg_emod_two
deleted
theorem
Int.ofNat_eq_natCast
modified
theorem
Int.sign_mul_self_eq_natAbs
deleted
theorem
Int.sign_natCast_add_one
deleted
theorem
Int.sign_natCast_of_ne_zero
deleted
theorem
Int.sub_one_lt_iff
modified
theorem
Int.toNat_lt''
deleted
theorem
Int.toNat_natCast
deleted
theorem
Int.toNat_natCast_add_one
deleted
theorem
Int.toNat_sub_of_le
Modified
Mathlib/Data/Int/ModEq.lean
Modified
Mathlib/Data/Int/Sqrt.lean
Modified
Mathlib/Data/List/Basic.lean
deleted
theorem
List.getLast_cons_cons
Modified
Mathlib/Data/List/Defs.lean
Modified
Mathlib/Data/List/Induction.lean
Modified
Mathlib/Data/List/Nodup.lean
Modified
Mathlib/Data/List/ReduceOption.lean
Modified
Mathlib/Data/List/Scan.lean
Modified
Mathlib/Data/List/Sigma.lean
Modified
Mathlib/Data/Multiset/Filter.lean
Modified
Mathlib/Data/Nat/Basic.lean
deleted
theorem
Nat.pow_eq_self_iff
Modified
Mathlib/Data/Nat/Cast/Defs.lean
Modified
Mathlib/Data/Nat/GCD/Basic.lean
deleted
theorem
Nat.lcm_dvd_iff
deleted
theorem
Nat.lcm_dvd_mul
deleted
theorem
Nat.lcm_mul_left
deleted
theorem
Nat.lcm_mul_right
deleted
theorem
Nat.lcm_pos
Modified
Mathlib/Data/Nat/Init.lean
deleted
theorem
Nat.add_eq_max_iff
deleted
theorem
Nat.add_eq_min_iff
deleted
theorem
Nat.add_eq_one_iff
deleted
theorem
Nat.add_eq_three_iff
deleted
theorem
Nat.add_eq_two_iff
deleted
theorem
Nat.add_mod_eq_add_mod_left
deleted
theorem
Nat.add_mod_eq_add_mod_right
deleted
theorem
Nat.add_mod_eq_ite
deleted
theorem
Nat.add_pos_iff_pos_or_pos
deleted
theorem
Nat.add_sub_one_le_mul
deleted
theorem
Nat.add_succ_lt_add
deleted
theorem
Nat.add_succ_sub_one
deleted
theorem
Nat.default_eq_zero
deleted
theorem
Nat.div_add_mod'
deleted
theorem
Nat.div_div_div_eq_div
deleted
theorem
Nat.div_dvd_iff_dvd_mul
deleted
theorem
Nat.div_dvd_of_dvd
deleted
theorem
Nat.div_eq_iff_eq_of_dvd_dvd
deleted
theorem
Nat.div_eq_self
deleted
theorem
Nat.div_eq_sub_mod_div
deleted
theorem
Nat.div_le_iff_le_mul_add_pred
deleted
theorem
Nat.div_le_iff_le_mul_of_dvd
deleted
theorem
Nat.div_lt_div_of_lt_of_dvd
deleted
theorem
Nat.div_lt_one_iff
deleted
theorem
Nat.div_mul_div_comm
deleted
theorem
Nat.div_mul_div_le_div
deleted
theorem
Nat.div_ne_zero_iff_of_dvd
deleted
theorem
Nat.dvd_div_iff_mul_dvd
deleted
theorem
Nat.dvd_div_of_mul_dvd
deleted
theorem
Nat.dvd_iff_div_mul_eq
deleted
theorem
Nat.dvd_iff_dvd_dvd
deleted
theorem
Nat.dvd_iff_le_div_mul
deleted
theorem
Nat.dvd_mul_of_div_dvd
deleted
theorem
Nat.dvd_sub_mod
deleted
theorem
Nat.eq_div_iff_mul_eq_left
deleted
theorem
Nat.eq_of_dvd_of_div_eq_one
deleted
theorem
Nat.eq_of_dvd_of_lt_two_mul
deleted
theorem
Nat.eq_one_of_mul_eq_one_left
deleted
theorem
Nat.eq_one_of_mul_eq_one_right
modified
theorem
Nat.eq_zero_of_double_le
deleted
theorem
Nat.eq_zero_of_dvd_of_div_eq_zero
deleted
theorem
Nat.eq_zero_of_dvd_of_lt
deleted
theorem
Nat.eq_zero_of_le_div
modified
theorem
Nat.eq_zero_of_le_half
deleted
theorem
Nat.eq_zero_of_mul_le
modified
theorem
Nat.half_le_of_sub_le_half
deleted
theorem
Nat.le_add_one_iff
deleted
theorem
Nat.le_add_pred_of_pos
deleted
theorem
Nat.le_and_le_add_one_iff
modified
theorem
Nat.le_half_of_half_lt_sub
deleted
theorem
Nat.le_iff_ne_zero_of_dvd
deleted
theorem
Nat.le_mul_self
deleted
theorem
Nat.le_of_lt_add_of_dvd
deleted
theorem
Nat.le_of_pred_lt
deleted
theorem
Nat.le_one_iff_eq_zero_or_eq_one
deleted
theorem
Nat.le_or_le_of_add_eq_add_pred
deleted
theorem
Nat.le_self_pow
deleted
theorem
Nat.le_succ_iff
deleted
theorem
Nat.lt_div_iff_mul_lt_of_dvd
deleted
theorem
Nat.lt_div_mul_add
deleted
theorem
Nat.lt_iff_add_one_le
deleted
theorem
Nat.lt_iff_le_pred
deleted
theorem
Nat.lt_mul_div_succ
deleted
theorem
Nat.lt_mul_of_div_lt
deleted
theorem
Nat.lt_mul_self_iff
deleted
theorem
Nat.lt_of_div_lt_div
deleted
theorem
Nat.lt_of_lt_pred
deleted
theorem
Nat.lt_of_pow_dvd_right
deleted
theorem
Nat.lt_one_add_iff
deleted
theorem
Nat.lt_pred_iff
deleted
theorem
Nat.max_eq_zero_iff
deleted
theorem
Nat.min_eq_zero_iff
deleted
theorem
Nat.mod_add_div'
deleted
theorem
Nat.mod_eq_iff_lt
deleted
theorem
Nat.mod_succ
deleted
theorem
Nat.mod_succ_eq_iff_lt
deleted
theorem
Nat.mod_two_ne_one
deleted
theorem
Nat.mod_two_ne_zero
deleted
theorem
Nat.mod_two_not_eq_one
deleted
theorem
Nat.mod_two_not_eq_zero
deleted
theorem
Nat.mul_add_mod'
deleted
theorem
Nat.mul_add_mod_of_lt
deleted
theorem
Nat.mul_add_mul_div_of_dvd
modified
theorem
Nat.mul_def
deleted
theorem
Nat.mul_div_eq_iff_dvd
deleted
theorem
Nat.mul_div_le_mul_div_assoc
deleted
theorem
Nat.mul_div_lt_iff_not_dvd
deleted
theorem
Nat.mul_dvd_of_dvd_div
deleted
theorem
Nat.mul_eq_left
deleted
theorem
Nat.mul_eq_right
deleted
theorem
Nat.mul_lt_mul''
deleted
theorem
Nat.mul_lt_mul_pow_succ
deleted
theorem
Nat.mul_self_inj
deleted
theorem
Nat.mul_self_le_mul_self
deleted
theorem
Nat.mul_self_le_mul_self_iff
deleted
theorem
Nat.mul_self_lt_mul_self
deleted
theorem
Nat.mul_self_lt_mul_self_iff
deleted
theorem
Nat.mul_sub_div_of_dvd
deleted
theorem
Nat.mul_sub_mul_div_of_dvd
deleted
theorem
Nat.not_dvd_iff_lt_mul_succ
modified
theorem
Nat.not_dvd_of_between_consec_multiples
deleted
theorem
Nat.not_dvd_of_pos_of_lt
modified
theorem
Nat.not_pos_pow_dvd
deleted
theorem
Nat.not_succ_lt_self
deleted
theorem
Nat.one_add_le_iff
deleted
theorem
Nat.one_le_div_iff
deleted
theorem
Nat.one_le_iff_ne_zero
deleted
theorem
Nat.one_le_of_lt
deleted
theorem
Nat.one_le_pow
deleted
theorem
Nat.one_lt_iff_ne_zero_and_ne_one
deleted
theorem
Nat.one_lt_mul_iff
deleted
theorem
Nat.one_lt_pow'
deleted
theorem
Nat.one_lt_pow
deleted
theorem
Nat.one_lt_pow_iff
deleted
theorem
Nat.one_lt_succ_succ
deleted
theorem
Nat.one_lt_two_pow'
deleted
theorem
Nat.one_mod
deleted
theorem
Nat.one_mod_eq_one
deleted
theorem
Nat.pow_mod
deleted
theorem
Nat.pow_self_mul_pow_self_le
deleted
theorem
Nat.pow_self_pos
deleted
theorem
Nat.pred_add_self
deleted
theorem
Nat.pred_eq_of_eq_succ
deleted
theorem
Nat.pred_eq_self_iff
deleted
theorem
Nat.pred_eq_succ_iff
deleted
theorem
Nat.pred_le_iff
deleted
theorem
Nat.pred_one_add
deleted
theorem
Nat.pred_sub
deleted
theorem
Nat.self_add_pred
deleted
theorem
Nat.self_add_sub_one
deleted
theorem
Nat.sq_sub_sq
deleted
theorem
Nat.sub_mod_eq_zero_of_mod_eq
deleted
theorem
Nat.sub_mul_div'
deleted
theorem
Nat.sub_one_add_self
deleted
theorem
Nat.sub_succ'
deleted
theorem
Nat.succ_add_sub_one
deleted
theorem
Nat.succ_le_iff
deleted
theorem
Nat.succ_mul_pos
deleted
theorem
Nat.succ_ne_succ
deleted
theorem
Nat.succ_succ_ne_one
deleted
theorem
Nat.two_pow_succ
Modified
Mathlib/Data/Nat/ModEq.lean
Modified
Mathlib/Data/Nat/PSub.lean
Modified
Mathlib/Data/Num/Basic.lean
Modified
Mathlib/Data/Num/Lemmas.lean
Modified
Mathlib/Data/Option/Basic.lean
deleted
theorem
Option.bnot_comp_isNone
deleted
theorem
Option.bnot_comp_isSome
deleted
theorem
Option.bnot_isNone
deleted
theorem
Option.bnot_isSome
deleted
theorem
Option.eq_none_iff_forall_some_ne
deleted
theorem
Option.eq_none_or_eq_some
deleted
theorem
Option.exists_ne_none
deleted
theorem
Option.isNone_eq_false_iff
deleted
theorem
Option.liftOrGet_choice
modified
theorem
Option.none_bind'
deleted
theorem
Option.none_orElse'
deleted
theorem
Option.orElse_eq_none'
modified
theorem
Option.orElse_eq_none
deleted
theorem
Option.orElse_eq_some'
deleted
theorem
Option.orElse_none'
deleted
theorem
Option.pbind_eq_bind
deleted
theorem
Option.pbind_eq_some
deleted
theorem
Option.pbind_map
modified
theorem
Option.some_bind'
deleted
theorem
Option.some_orElse'
Modified
Mathlib/Data/Option/Defs.lean
deleted
def
Lean.LOption.toOption
deleted
def
Option.decidableEqNone
deleted
theorem
Option.mem_some_iff
Modified
Mathlib/Data/Option/NAry.lean
Modified
Mathlib/Data/PEquiv.lean
Modified
Mathlib/Data/PFun.lean
Modified
Mathlib/Data/PNat/Defs.lean
Modified
Mathlib/Data/Rat/Defs.lean
Modified
Mathlib/Data/Rat/Lemmas.lean
Modified
Mathlib/Data/Real/Hyperreal.lean
deleted
def
Hyperreal.ofReal
deleted
def
Hyperreal.ofSeq
Modified
Mathlib/Data/Seq/Seq.lean
Modified
Mathlib/Data/Set/Enumerate.lean
Modified
Mathlib/Data/Set/Insert.lean
Modified
Mathlib/Data/Set/Semiring.lean
deleted
def
SetSemiring.imageHom
Modified
Mathlib/Data/Stream/Init.lean
Modified
Mathlib/Data/UInt.lean
deleted
theorem
$typeName.intCast_def
deleted
theorem
$typeName.natCast_def
deleted
theorem
$typeName.neg_def
deleted
theorem
$typeName.nsmul_def
deleted
theorem
$typeName.pow_def
deleted
theorem
$typeName.toBitVec_injective
deleted
theorem
$typeName.toFin_injective
deleted
theorem
$typeName.val_injective
deleted
theorem
$typeName.zsmul_def
Modified
Mathlib/Data/WSeq/Basic.lean
Modified
Mathlib/Data/ZMod/Basic.lean
Modified
Mathlib/Data/ZMod/Defs.lean
Modified
Mathlib/Data/ZMod/ValMinAbs.lean
Modified
Mathlib/Dynamics/PeriodicPts/Lemmas.lean
Modified
Mathlib/FieldTheory/Finite/Polynomial.lean
deleted
def
MvPolynomial.evalᵢ
Modified
Mathlib/Geometry/Manifold/Sheaf/Smooth.lean
deleted
def
smoothSheafCommGroup.compLeft
Modified
Mathlib/GroupTheory/CommutingProbability.lean
Modified
Mathlib/GroupTheory/HNNExtension.lean
Modified
Mathlib/GroupTheory/Perm/Option.lean
Modified
Mathlib/GroupTheory/Transfer.lean
Modified
Mathlib/Lean/CoreM.lean
Modified
Mathlib/LinearAlgebra/CliffordAlgebra/EvenEquiv.lean
Modified
Mathlib/LinearAlgebra/ExteriorPower/Basic.lean
deleted
def
exteriorPower.presentation.isPresentationCore
deleted
def
exteriorPower.presentation.relationsSolutionEquiv
Modified
Mathlib/Logic/Denumerable.lean
Modified
Mathlib/MeasureTheory/Measure/LevyProkhorovMetric.lean
deleted
def
MeasureTheory.homeomorph_probabilityMeasure_levyProkhorov
Modified
Mathlib/ModelTheory/DirectLimit.lean
deleted
def
FirstOrder.Language.DirectLimit.lift
deleted
def
FirstOrder.Language.DirectLimit.liftInclusion
deleted
def
FirstOrder.Language.DirectLimit.of
Modified
Mathlib/NumberTheory/PythagoreanTriples.lean
Modified
Mathlib/NumberTheory/RamificationInertia/Basic.lean
deleted
def
Ideal.powQuotSuccInclusion
Modified
Mathlib/NumberTheory/RamificationInertia/Galois.lean
Modified
Mathlib/Order/Estimator.lean
Modified
Mathlib/Order/Extension/Linear.lean
deleted
def
toLinearExtension
Modified
Mathlib/Order/Filter/Pointwise.lean
Modified
Mathlib/Probability/Kernel/Defs.lean
deleted
def
ProbabilityTheory.Kernel.coeAddHom
Modified
Mathlib/RepresentationTheory/GroupCohomology/Functoriality.lean
deleted
def
groupCohomology.mapShortComplexH1
deleted
def
groupCohomology.mapShortComplexH2
Modified
Mathlib/RepresentationTheory/Submodule.lean
deleted
def
Representation.mapSubmodule
Modified
Mathlib/RingTheory/Bialgebra/Hom.lean
deleted
def
Bialgebra.counitBialgHom
Modified
Mathlib/RingTheory/Coalgebra/Hom.lean
deleted
def
Coalgebra.counitCoalgHom
Modified
Mathlib/RingTheory/DedekindDomain/Different.lean
deleted
def
differentIdeal
Modified
Mathlib/RingTheory/DedekindDomain/Ideal.lean
Modified
Mathlib/RingTheory/Extension.lean
deleted
def
Algebra.Extension.Cotangent.mk
Modified
Mathlib/RingTheory/Filtration.lean
deleted
def
Ideal.Filtration.submoduleInfHom
Modified
Mathlib/RingTheory/Ideal/Norm/RelNorm.lean
deleted
def
Ideal.relNorm
deleted
def
Ideal.spanNorm
Modified
Mathlib/RingTheory/Int/Basic.lean
Modified
Mathlib/RingTheory/Kaehler/CotangentComplex.lean
deleted
def
Algebra.Extension.h1Cotangentι
Modified
Mathlib/RingTheory/LocalRing/ResidueField/Basic.lean
deleted
def
IsLocalRing.ResidueField.map
deleted
def
IsLocalRing.ResidueField.mapAut
deleted
def
IsLocalRing.ResidueField.mapEquiv
Modified
Mathlib/RingTheory/LocalRing/ResidueField/Ideal.lean
Modified
Mathlib/RingTheory/Localization/Algebra.lean
deleted
def
AlgHom.toKerIsLocalization
deleted
def
RingHom.toKerIsLocalization
Modified
Mathlib/RingTheory/Localization/Defs.lean
Modified
Mathlib/RingTheory/Valuation/RamificationGroup.lean
deleted
def
ValuationSubring.inertiaSubgroup
Modified
Mathlib/RingTheory/Valuation/ValuationRing.lean
deleted
def
ValuationRing.valuation
Modified
Mathlib/SetTheory/Cardinal/Defs.lean
Modified
Mathlib/SetTheory/PGame/Basic.lean
Modified
Mathlib/Tactic.lean
Modified
Mathlib/Tactic/Common.lean
Modified
Mathlib/Tactic/Core.lean
Deleted
Mathlib/Tactic/ExtractLets.lean
deleted
def
Lean.MVarId.extractLets
deleted
def
Lean.MVarId.extractLetsAt
deleted
def
Mathlib.evalExtractLets
Deleted
Mathlib/Tactic/LiftLets.lean
deleted
structure
Lean.Expr.LiftLetsConfig
deleted
def
Lean.Expr.liftLets
Modified
Mathlib/Tactic/Linter/Header.lean
Modified
Mathlib/Tactic/Linter/MinImports.lean
Modified
Mathlib/Tactic/Linter/Style.lean
Modified
Mathlib/Tactic/Linter/UpstreamableDecl.lean
Modified
Mathlib/Tactic/MinImports.lean
modified
def
Mathlib.Command.MinImports.getVisited
Modified
Mathlib/Tactic/NormNum/GCD.lean
Modified
Mathlib/Tactic/Observe.lean
Modified
Mathlib/Tactic/Propose.lean
Modified
Mathlib/Tactic/RewriteSearch.lean
Modified
Mathlib/Tactic/ToAdditive.lean
Modified
Mathlib/Tactic/ToAdditive/Frontend.lean
Modified
Mathlib/Topology/Category/Compactum.lean
deleted
def
compactumToCompHaus.isoOfTopologicalSpace
Modified
Mathlib/Topology/ContinuousMap/ContinuousMapZero.lean
Modified
Mathlib/Topology/ContinuousMap/ZeroAtInfty.lean
Modified
Mathlib/Topology/DiscreteSubset.lean
Modified
Mathlib/Topology/Instances/Shrink.lean
Modified
MathlibTest/Delab/SupInf.lean
Deleted
MathlibTest/ExtractLets.lean
deleted
def
a
Deleted
MathlibTest/LiftLets.lean
Modified
MathlibTest/RewriteSearch/Basic.lean
Modified
MathlibTest/fast_instance.lean
Created
MathlibTest/grind/ring.lean
Modified
MathlibTest/linarith.lean
Modified
MathlibTest/rewrites.lean
Modified
MathlibTest/says.lean
Modified
MathlibTest/symm.lean
Modified
MathlibTest/toAdditive.lean
Modified
Shake/Main.lean
Modified
lake-manifest.json
Modified
lakefile.lean
Modified
lean-toolchain
Modified
scripts/bench/fake-root/bin/lean
Modified
scripts/lint-style.lean
Modified
scripts/noshake.json