Theorems · Definition · group theory
AddSubgroup.prodEquiv
{G : Type u_1} →
[inst : AddGroup G] →
{N : Type u_5} → [inst_1 : AddGroup N] → (H : AddSubgroup G) → (K : AddSubgroup N) → ↥(H.prod K) ≃+ ↥H × ↥KProduct of additive subgroups is isomorphic to their product as additive groups
- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 1 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- SProd.sprodproof · cited by 1,750
- AddEquivstatement · cited by 1,087
- AddSubgroup.prodstatement · cited by 34
- Equiv.Set.prodproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- AddGroup.isAddCyclic_prod_iffproof · cited by 0