Mathlib Changelog
v4
Changelog
About
Github
Theorem
List.Sorted.insertionSort_eq
Modification history
2025-12-05 15:16
Mathlib/Data/List/Sort.lean
refactor(`Data/List/Sort`): deprecate and replace `List.Sorted` (#30441) …
Deleted
List.Sorted.insertionSort_eq
View on Github →
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 →