Theorems · Theorem · order theory
OrderAddMonoidHom.inl_add_inr_eq_mk
∀ (α : Type u_1) (β : Type u_2) [inst : AddMonoid α] [inst_1 : PartialOrder α] [inst_2 : AddMonoid β] [inst_3 : Preorder β] (m : α) (n : β), (OrderAddMonoidHom.inl α β) m + (OrderAddMonoidHom.inr α β) n = (m, n)
- Defined in
- Mathlib.Algebra.Order.Monoid.Lex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- OrderAddMonoidHomstatement · cited by 80
- OrderAddMonoidHom.inrstatement · cited by 5
- OrderAddMonoidHom.inlstatement · cited by 5
- OrderAddMonoidHom.inr_applyproof · cited by 1
- OrderAddMonoidHom.inl_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.