Theorems · Theorem · group theory
MonoidWithZeroHom.comp_one
∀ {M₀ : Type u_1} {N₀ : Type u_2} {G₀ : Type u_3} [inst : MulZeroOneClass M₀] [inst_1 : Nontrivial M₀]
[inst_2 : NoZeroDivisors M₀] [inst_3 : MulZeroOneClass N₀] [inst_4 : MulZeroOneClass G₀]
[inst_5 : DecidablePred fun x => x = 0] (f : N₀ →*₀ G₀), f.comp 1 = 1The trivial group-with-zero hom is absorbing for composition.
- Defined in
- Mathlib.Algebra.GroupWithZero.WithZero
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, 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.
- Nontrivialstatement and proof · cited by 2,416
- MonoidWithZeroHomstatement and proof · cited by 704
- NoZeroDivisorsstatement and proof · cited by 545
- MulZeroOneClassstatement and proof · cited by 184
- MonoidWithZeroHom.compstatement · cited by 34
- MonoidWithZeroHom.extproof · cited by 15
- MonoidWithZeroHom.apply_one_apply_eqproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.