Theorems · Definition · order theory
OrderEmbedding.withTopMap
{α : Type u_1} → {β : Type u_2} → [inst : Preorder α] → [inst_1 : Preorder β] → α ↪o β → WithTop α ↪o WithTop βA version of WithTop.map for order embeddings.
- Defined in
- Mathlib.Order.Hom.WithTopBot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, 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.coeproof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- WithTopstatement and proof · cited by 3,754
- OrderEmbeddingstatement and proof · cited by 619
- WithTop.mapproof · cited by 68
- RelEmbedding.toEmbeddingproof · cited by 45
Cited by3
Results whose statement or proof uses this declaration.
- ENat.toENNRealOrderEmbeddingproof · cited by 6
- OrderIso.withTopCongrproof · cited by 6
- OrderEmbedding.withTopMap_applystatement · cited by 0