Theorems · Definition · group theory
AddEquiv.prodAddUnits
{M : Type u_3} →
{N : Type u_4} → [inst : AddMonoid M] → [inst_1 : AddMonoid N] → AddUnits (M × N) ≃+ AddUnits M × AddUnits NThe additive monoid equivalence between additive units of a product of two additive monoids, and the product of the additive units of each additive monoid.
- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddMonoidstatement and proof · cited by 2,864
- AddEquivstatement · cited by 1,087
- AddUnitsstatement and proof · cited by 325
- AddUnits.valproof · cited by 248
- AddMonoidHom.sndproof · cited by 42
- AddMonoidHom.fstproof · cited by 39
- AddUnits.mapproof · cited by 16
- AddMonoidHom.prodproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- Homeomorph.prodAddUnitsproof · cited by 0
- Prod.isAddUnit_iffproof · cited by 0