Mathlib Map

Theorems · Definition · order theory

OrderAddMonoidHom.inl

(α : Type u_1) →
  (β : Type u_2) →
    [inst : AddMonoid α] → [inst_1 : PartialOrder α] → [inst_2 : AddMonoid β] → [inst_3 : Preorder β] → α →+o α × β

Given ordered additive monoids M, N, the natural inclusion ordered homomorphism from M to M × N.

Defined in
Mathlib.Algebra.Order.Monoid.Lex
Cited by
5 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
AddMonoidPartialOrderAddMonoidPreorder

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.

Cited by6

Results whose statement or proof uses this declaration.