Theorems · Definition · order theory
RelEmbedding.orderEmbeddingOfLTEmbedding
{α : Type u_2} →
{β : Type u_3} →
[inst : PartialOrder α] → [inst_1 : PartialOrder β] → ((fun x1 x2 => x1 < x2) ↪r fun x1 x2 => x1 < x2) → α ↪o βEmbeddings of partial orders that preserve < also preserve ≤.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderPartialOrder
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
- OrderEmbeddingstatement · cited by 619
- RelEmbeddingstatement and proof · cited by 281
- RelEmbedding.toEmbeddingproof · cited by 45
Cited by6
Results whose statement or proof uses this declaration.
- InitialSeg.toOrderEmbeddingproof · cited by 8
- Nat.orderEmbeddingOfSetproof · cited by 5
- Nat.Subtype.orderIsoOfNatproof · cited by 4
- exists_increasing_or_nonincreasing_subseq'proof · cited by 1
- RelEmbedding.orderEmbeddingOfLTEmbedding_applystatement · cited by 0
- Nat.Subtype.orderIsoOfNat_applyproof · cited by 0