Theorems · Theorem · group theory
isPGroup_iff_orderOf_dvd_pow
∀ {p : ℕ} {G : Type u_1} [inst : Group G], IsPGroup p G ↔ ∀ (g : G), ∃ k, orderOf g ∣ p ^ k- Defined in
- Mathlib.GroupTheory.PGroup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by3
Results whose statement or proof uses this declaration.
- IsPGroup.monoproof · cited by 1
- IsPGroup.exists_orderOf_dvd_powproof · cited by 1
- isPGroup_iff_exists_orderOf_dvd_powproof · cited by 0