Mathlib Changelog
v4
Changelog
About
Github
Theorem
List.Chain'.tail
Modification history
2023-12-21 20:35
Mathlib/Data/List/Chain.lean
chore(*): use `∃ x ∈ s, _` instead of `∃ (x) (_ : x ∈ s), _` (#9184) …
Modified
List.Chain'.tail
View on Github →
2023-01-10 17:03
Mathlib/Data/List/Chain.lean
feat: port Data.List.Chain (#1451)
Added
List.Chain'.tail
View on Github →