Theorems · Theorem · order theory
OrderAddMonoidHom.inl_apply
∀ (α : Type u_1) (β : Type u_2) [inst : AddMonoid α] [inst_1 : PartialOrder α] [inst_2 : AddMonoid β] [inst_3 : Preorder β] (x : α), (OrderAddMonoidHom.inl α β) x = (x, 0)
- Defined in
- Mathlib.Algebra.Order.Monoid.Lex
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
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 and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- AddMonoidstatement and proof · cited by 2,864
- OrderAddMonoidHomstatement · cited by 80
- OrderAddMonoidHom.inlstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- OrderAddMonoidHom.inl_add_inr_eq_mkproof · cited by 0