Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
seq.cons
Modification history
2023-03-29 02:46
src/data/seq/seq.lean
refactor(data/seq): scope seq and wseq to namespace stream (#18284) …
Deleted
seq.cons
View on Github →
2022-08-03 08:16
src/data/seq/seq.lean
feat(data/seq/seq): improve `cons` and `tail` def-eqs (#15829) …
Modified
seq.cons
View on Github →
2017-07-23 15:16
data/seq/seq.lean
refactor(*): import content from lean/library/data and library_dev
Added
seq.cons
View on Github →