Theorems · Theorem · order theory
List.Subset.antisymm_of_sortedGT
∀ {α : Type u_1} [inst : PartialOrder α] {l₁ l₂ : List α}, l₁ ⊆ l₂ → l₂ ⊆ l₁ → l₁.SortedGT → l₂.SortedGT → l₁ = l₂- 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
- PartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- List.SortedGTstatement and proof · cited by 54
- List.Subset.antisymm_of_pairwiseproof · cited by 3
- List.SortedGT.pairwiseproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.