Theorems · Definition · group theory
AddEquiv.prodCongr
{M : Type u_3} →
{N : Type u_4} →
[inst : AddZeroClass M] →
[inst_1 : AddZeroClass N] →
{M' : Type u_6} →
{N' : Type u_7} →
[inst_2 : AddZeroClass N'] → [inst_3 : AddZeroClass M'] → M ≃+ M' → N ≃+ N' → M × N ≃+ M' × N'Product of additive isomorphisms; the maps come from Equiv.prodCongr.
- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- AddZeroClassstatement and proof · cited by 1,237
- AddEquivstatement and proof · cited by 1,087
- AddEquiv.toEquivproof · cited by 174
- Equiv.prodCongrproof · cited by 24
Cited by5
Results whose statement or proof uses this declaration.
- LinearEquiv.prodCongrproof · cited by 15
- AddCommGroup.equiv_free_prod_directSum_zmodproof · cited by 2
- CommGroup.equiv_free_prod_prod_multiplicative_zmodproof · cited by 0
- QuadraticForm.dualProdIsometry_invFunstatement · cited by 0
- QuadraticForm.dualProdIsometry_toFunstatement · cited by 0