Theorems · Theorem · group theory
AddSubgroup.lowerCentralSeries_sum
∀ {G₁ : Type u_2} {G₂ : Type u_3} [inst : AddGroup G₁] [inst_1 : AddGroup G₂] (S₁ : AddSubgroup G₁)
(S₂ : AddSubgroup G₂) (n : ℕ),
(S₁.prod S₂).lowerCentralSeries n = (S₁.lowerCentralSeries n).prod (S₂.lowerCentralSeries n)- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- Bracket.bracketproof · cited by 642
- AddSubgroup.lowerCentralSeriesstatement and proof · cited by 37
- AddSubgroup.prodstatement and proof · cited by 34
- AddSubgroup.addCommutator_sum_sumproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.top_lowerCentralSeries_sumproof · cited by 1