Theorems · Theorem · order theory
OrderMonoidHom.inr_apply
∀ (α : Type u_1) (β : Type u_2) [inst : Monoid α] [inst_1 : PartialOrder α] [inst_2 : Monoid β] [inst_3 : Preorder β] (y : β), (OrderMonoidHom.inr α β) y = (1, y)
- 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
- Monoidstatement and proof · cited by 3,887
- OrderMonoidHomstatement · cited by 67
- OrderMonoidHom.inrstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- OrderMonoidHom.inl_mul_inr_eq_mkproof · cited by 0