Theorems · Definition · order theory
OrderEmbedding.addLeft
{α : Type u_2} → [inst : Add α] → [inst_1 : LinearOrder α] → [AddLeftStrictMono α] → α → α ↪o αThe order embedding sending b to a + b, for some fixed a.
See also OrderIso.addLeft when working in an additive ordered group.
- Defined in
- Mathlib.Algebra.Order.Monoid.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
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.
- LinearOrderstatement and proof · cited by 8,572
- OrderEmbeddingstatement · cited by 619
- AddLeftStrictMonostatement and proof · cited by 203
- OrderEmbedding.ofStrictMonoproof · cited by 15
Cited by7
Results whose statement or proof uses this declaration.
- Cardinal.alephproof · cited by 76
- Ordinal.omegaproof · cited by 60
- Cardinal.ord_alephproof · cited by 7
- Ordinal.isInitial_omegaproof · cited by 4
- Cardinal.aleph_le_bethproof · cited by 3
- Cardinal.preAleph_symm_alephproof · cited by 0
- OrderEmbedding.addLeft_applystatement and proof · cited by 0