Theorems · Theorem · group theory
AddSubgroup.addCommutator_addCommutator_eq_bot_of_rotate
∀ {G : Type u_1} [inst : AddGroup G] {H₁ H₂ H₃ : AddSubgroup G},
⁅⁅H₂, H₃⁆, H₁⁆ = ⊥ → ⁅⁅H₃, H₁⁆, H₂⁆ = ⊥ → ⁅⁅H₁, H₂⁆, H₃⁆ = ⊥The Three Subgroups Lemma (via the Hall-Witt identity)
- Defined in
- Mathlib.GroupTheory.Commutator.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- Bot.botstatement and proof · cited by 4,720
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- add_zeroproof · cited by 2,707
- neg_negproof · cited by 960
- add_assocproof · cited by 746
- Bracket.bracketstatement and proof · cited by 642
- neg_zeroproof · cited by 542
- neg_add_revproof · cited by 236
- add_neg_cancelproof · cited by 213
- neg_add_cancel_leftproof · cited by 84
Cited by1
Results whose statement or proof uses this declaration.
- addCommutator_centralizer_addCommutator_le_centerproof · cited by 0