Theorems · Theorem · group theory
IsPGroup.commutator_eq_bot_or_commutator_eq_self
∀ {G : Type u_1} [inst : Group G] {p : ℕ} [Fact (Nat.Prime p)] {P K : Subgroup G} [IsCyclic ↥P],
IsPGroup p ↥P → K ≤ Subgroup.normalizer ↑P → (Nat.card ↥P).Coprime (Nat.card ↥K) → ⁅K, P⁆ = ⊥ ∨ ⁅K, P⁆ = PIf a cyclic p-subgroup P acts by conjugation on a subgroup K of coprime order, then
either ⁅K, P⁆ = ⊥ or ⁅K, P⁆ = P.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Bot.botstatement · cited by 4,720
- Subgroupstatement and proof · cited by 3,593
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Nat.cardstatement and proof · cited by 844
- Bracket.bracketstatement and proof · cited by 642
- MonoidHom.compproof · cited by 469
- eq_bot_iffproof · cited by 159
- IsCyclicstatement and proof · cited by 122
- MulDistribMulActionproof · cited by 120
Cited by1
Results whose statement or proof uses this declaration.
- Sylow.commutator_eq_bot_or_commutator_eq_selfproof · cited by 1