Theorems · Theorem · group theory
MonoidWithZeroHom.commute_inl_inr
∀ {G₀ : Type u_1} {H₀ : Type u_2} [inst : GroupWithZero G₀] [inst_1 : GroupWithZero H₀]
[inst_2 : DecidablePred fun x => x = 0] [inst_3 : DecidablePred fun x => x = 0] (m : G₀) (n : H₀),
Commute ((MonoidWithZeroHom.inl G₀ H₀) m) ((MonoidWithZeroHom.inr G₀ H₀) n)- Defined in
- Mathlib.Algebra.GroupWithZero.ProdHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Unitsstatement and proof · cited by 2,804
- MulZeroClass.mul_zeroproof · cited by 2,091
- Units.valproof · cited by 1,966
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
- MonoidWithZeroHomstatement · cited by 704
- GroupWithZerostatement and proof · cited by 691
- Commutestatement and proof · cited by 639
- WithZerostatement · cited by 586
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.