Theorems · Definition · group theory
AddEquiv.prodComm
{M : Type u_3} → {N : Type u_4} → [inst : AddZeroClass M] → [inst_1 : AddZeroClass N] → M × N ≃+ N × MThe equivalence between M × N and N × M given by swapping the
components is additive.
- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 · cited by 1,087
- Equiv.prodCommproof · cited by 55
Cited by9
Results whose statement or proof uses this declaration.
- LinearEquiv.prodCommproof · cited by 17
- RingEquiv.prodCommproof · cited by 7
- AddMonoidAlgebra.commAlgEquivproof · cited by 4
- AddMonoidAlgebra.commRingEquivproof · cited by 4
- AddMonoidAlgebra.commRingEquiv_single_singleproof · cited by 3
- AddMonoidHom.exists_addEquiv_mrange_eq_mgraphproof · cited by 2
- AddEquiv.coe_prodCommstatement · cited by 0
- AddEquiv.coe_prodComm_symmstatement · cited by 0
- AddGroup.isAddCyclic_prod_iffproof · cited by 0