Theorems · Theorem · order theory
List.sortedGT_reverse
∀ {α : Type u_1} {l : List α} [inst : Preorder α], l.reverse.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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- List.SortedLTstatement · cited by 66
- List.SortedGTstatement · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- List.SortedLT.reverseproof · cited by 1
- List.SortedGT.of_reverseproof · cited by 0