Theorems · Definition · order theory
OrderMonoidWithZeroHom.mk.noConfusion
{α : Type u_6} →
{β : Type u_7} →
{inst : Preorder α} →
{inst_1 : Preorder β} →
{inst_2 : MulZeroOneClass α} →
{inst_3 : MulZeroOneClass β} →
{P : Sort u} →
{toMonoidWithZeroHom : α →*₀ β} →
{monotone' : Monotone (↑toMonoidWithZeroHom).toFun} →
{toMonoidWithZeroHom' : α →*₀ β} →
{monotone'' : Monotone (↑toMonoidWithZeroHom').toFun} →
{ toMonoidWithZeroHom := toMonoidWithZeroHom, monotone' := monotone' } =
{ toMonoidWithZeroHom := toMonoidWithZeroHom', monotone' := monotone'' } →
(toMonoidWithZeroHom ≍ toMonoidWithZeroHom' → P) → P- Defined in
- Mathlib.Algebra.Order.Hom.MonoidWithZero
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- OrderMonoidWithZeroHom.mk.injproof · cited by 1