Theorems · Theorem · order theory
List.sortedGT_map_toDual
∀ {α : Type u_1} [inst : Preorder α] {l : List αᵒᵈ}, (List.map (⇑OrderDual.toDual) l).SortedGT ↔ l.SortedLT- Defined in
- Mathlib.Data.List.Sort
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderDualstatement and proof · cited by 927
- OrderDual.toDualstatement · cited by 481
- List.SortedLTstatement · cited by 66
- List.SortedGTstatement · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- List.SortedGT.map_toDualproof · cited by 0
- List.SortedLT.of_map_toDualproof · cited by 0