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