Theorems · Theorem · order theory
List.sortedGE_insertionSort
∀ {α : Type u_1} {l : List α} [inst : LinearOrder α], (List.insertionSort (fun x1 x2 => x1 ≥ x2) l).SortedGE- Defined in
- Mathlib.Data.List.Sort
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- List.SortedGEstatement · cited by 54
- List.insertionSortstatement · cited by 19
- List.pairwise_insertionSortproof · cited by 4
- List.Pairwise.sortedGEproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.