Theorems · Theorem · order theory
OrderIso.sortedGT_listMap
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] (e : α ≃o β) {l : List α},
(List.map (⇑e) l).SortedGT ↔ l.SortedGT- Defined in
- Mathlib.Data.List.Sort
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- OrderIsostatement and proof · cited by 874
- List.SortedGTstatement · cited by 54
- OrderIso.toOrderEmbeddingproof · cited by 22
- OrderEmbedding.sortedGT_listMapproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.