Mathlib Changelog
v4
Changelog
About
Github
Commit
2024-08-12 02:13
e5d297f0
View on Github →
chore(*): use
getElem
instead of
List.get
/
List.nthLe
(
#15455
) Deletions:
List.toFinsupp_apply_lt'
Estimated changes
Modified
Mathlib/Algebra/BigOperators/Fin.lean
Modified
Mathlib/Algebra/BigOperators/Group/List.lean
Modified
Mathlib/Analysis/Analytic/Composition.lean
Modified
Mathlib/Analysis/Calculus/FDeriv/Mul.lean
Modified
Mathlib/Combinatorics/Young/YoungDiagram.lean
Modified
Mathlib/Data/Finset/Sort.lean
Modified
Mathlib/Data/List/Basic.lean
added
theorem
List.erase_getElem
Modified
Mathlib/Data/List/GetD.lean
modified
theorem
List.getD_eq_get
added
theorem
List.getD_eq_getElem
added
theorem
List.getI_eq_getElem
Modified
Mathlib/Data/List/ToFinsupp.lean
modified
theorem
List.toFinsupp_apply_fin
deleted
theorem
List.toFinsupp_apply_lt'
modified
theorem
List.toFinsupp_apply_lt
Modified
Mathlib/Data/Nat/Nth.lean
Modified
Mathlib/GroupTheory/Coxeter/Inversion.lean
Modified
Mathlib/LinearAlgebra/Matrix/Transvection.lean
added
theorem
Matrix.Pivot.listTransvecCol_getElem
added
theorem
Matrix.Pivot.listTransvecRow_getElem
Modified
Mathlib/Order/RelSeries.lean
Modified
Mathlib/RingTheory/Regular/RegularSequence.lean
Modified
Mathlib/SetTheory/Game/PGame.lean