Theorems · Theorem · group theory
Subgroup.normal_of_index_eq_minFac_card
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G}, H.index = (Nat.card G).minFac → H.NormalA subgroup of a finite group whose index is the smallest prime factor is normal.
Note : if G is infinite, then Nat.card G = 0 and (Nat.card G).minFac = 2
- Defined in
- Mathlib.GroupTheory.IndexNormal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 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.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Finiteproof · cited by 3,029
- one_mulproof · cited by 2,841
- HasQuotient.Quotientproof · cited by 2,301
- le_antisymmproof · cited by 2,068
- Nat.Primeproof · cited by 2,059
- Equiv.Permproof · cited by 1,375
- Nat.cardstatement and proof · cited by 844
- Nat.factorialproof · cited by 616
- lt_of_lt_of_leproof · cited by 438
- Subgroup.Normalstatement and proof · cited by 334
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.