Theorems · Theorem · order theory
OrderMonoidWithZeroHom.mk.inj
∀ {α : Type u_6} {β : Type u_7} {inst : Preorder α} {inst_1 : Preorder β} {inst_2 : MulZeroOneClass α}
{inst_3 : MulZeroOneClass β} {toMonoidWithZeroHom : α →*₀ β} {monotone' : Monotone (↑toMonoidWithZeroHom).toFun}
{toMonoidWithZeroHom_1 : α →*₀ β} {monotone'_1 : Monotone (↑toMonoidWithZeroHom_1).toFun},
{ toMonoidWithZeroHom := toMonoidWithZeroHom, monotone' := monotone' } =
{ toMonoidWithZeroHom := toMonoidWithZeroHom_1, monotone' := monotone'_1 } →
toMonoidWithZeroHom = toMonoidWithZeroHom_1- Defined in
- Mathlib.Algebra.Order.Hom.MonoidWithZero
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Monotonestatement and proof · cited by 1,397
- MonoidWithZeroHomstatement and proof · cited by 704
- MulZeroOneClassstatement and proof · cited by 184
- ZeroHom.toFunstatement and proof · cited by 101
- OrderMonoidWithZeroHomstatement · cited by 48
- MonoidWithZeroHom.toZeroHomstatement and proof · cited by 35
- OrderMonoidWithZeroHom.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- OrderMonoidWithZeroHom.mk.injEqproof · cited by 0