Theorems · Theorem · order theory
OrderMonoidHom.cancel_left
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ]
[inst_3 : MulOneClass α] [inst_4 : MulOneClass β] [inst_5 : MulOneClass γ] {g : β →*o γ} {f₁ f₂ : α →*o β},
Function.Injective ⇑g → (g.comp f₁ = g.comp f₂ ↔ f₁ = f₂)- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MulOneClassstatement and proof · cited by 1,018
- OrderMonoidHomstatement and proof · cited by 67
- OrderMonoidHom.compstatement and proof · cited by 20
- OrderMonoidHom.extproof · cited by 8
- OrderMonoidHom.comp_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.