Theorems · Theorem · group theory
Subgroup.exists_pow_mem_of_index_ne_zero
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G}, H.index ≠ 0 → ∀ (a : G), ∃ n, 0 < n ∧ n ≤ H.index ∧ a ^ n ∈ H- Defined in
- Mathlib.GroupTheory.Index
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.Elemproof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Finiteproof · cited by 3,029
- HasQuotient.Quotientproof · cited by 2,301
- Set.Iccproof · cited by 1,702
- add_commproof · cited by 1,535
- Nat.cardproof · cited by 844
- Finset.Iccproof · cited by 348
- zpow_natCastproof · cited by 271
- Nat.card_eq_fintype_cardproof · cited by 200
- zpow_negproof · cited by 198
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.exists_pow_mem_of_relIndex_ne_zeroproof · cited by 1
- Subgroup.pow_mem_of_index_ne_zero_of_dvdproof · cited by 1