Mathlib Changelog
v4
Changelog
About
Github
Theorem
List.Sorted.insertionSort_eq
Modification history
2023-12-21 20:35
Mathlib/Data/List/Sort.lean
chore(*): use `∃ x ∈ s, _` instead of `∃ (x) (_ : x ∈ s), _` (#9184) …
Modified
List.Sorted.insertionSort_eq
View on Github →
2023-01-18 10:14
Mathlib/Data/List/Sort.lean
feat: port Data.List.Sort (#1632)
Added
List.Sorted.insertionSort_eq
View on Github →