Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2021-09-14 06:36
4b7593fc
View on Github →
feat(data/last/basic): a lemma specifying list.split_on (
#9104
)
Estimated changes
Modified
src/data/list/basic.lean
added
theorem
list.intersperse_cons_cons
added
theorem
list.intersperse_nil
added
theorem
list.intersperse_singleton
added
theorem
list.join_nil
added
theorem
list.split_on_nil
added
def
list.split_on_p_aux'
added
theorem
list.split_on_p_aux_eq
added
theorem
list.split_on_p_aux_nil
added
theorem
list.split_on_p_spec