Theorems · Theorem · group theory
MonoidWithZeroHom.cancel_left
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : MulZeroOneClass α] [inst_1 : MulZeroOneClass β]
[inst_2 : MulZeroOneClass γ] {g : β →*₀ γ} {f₁ f₂ : α →*₀ β},
Function.Injective ⇑g → (g.comp f₁ = g.comp f₂ ↔ f₁ = f₂)- Defined in
- Mathlib.Algebra.GroupWithZero.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
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
- MonoidWithZeroHomstatement and proof · cited by 704
- MulZeroOneClassstatement and proof · cited by 184
- MonoidWithZeroHom.compstatement and proof · cited by 34
- MonoidWithZeroHom.extproof · cited by 15
- MonoidWithZeroHom.comp_applyproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.