Mathlib Map

Theorems · Definition · group theory

AddSubgroup.prod

{G : Type u_1} →
  [inst : AddGroup G] → {N : Type u_5} → [inst_1 : AddGroup N] → AddSubgroup G → AddSubgroup N → AddSubgroup (G × N)

Given AddSubgroups H, K of AddGroups A, B respectively, H × K as an AddSubgroup of A × B.

Defined in
Mathlib.Algebra.Group.Subgroup.Basic
Cited by
34 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
AddGroupAddGroup

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.

Cited by40

Results whose statement or proof uses this declaration.