Theorems · Theorem · group theory
Subgroup.index_eq_sum_minimalPeriod
∀ {G : Type u_3} [inst : Group G] (H : Subgroup G) (g : G) [Finite (G ⧸ H)]
[inst_2 : Fintype (Quotient (MulAction.orbitRel (↥(Subgroup.zpowers g)) (G ⧸ H)))],
H.index = ∑ q, Function.minimalPeriod (fun x => g • x) q.outThe sum of minimal periods over all orbits equals the index [G:H].
- Defined in
- Mathlib.Data.ZMod.QuotientGroup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Set.Elemproof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Finset.sumstatement · cited by 5,195
- Subgroupstatement and proof · cited by 3,593
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Fintype.cardproof · cited by 1,386
- Fintype.ofFiniteproof · cited by 255
- Subgroup.zpowersstatement and proof · cited by 204
Cited by3
Results whose statement or proof uses this declaration.
- MonoidHom.transfer_eq_powproof · cited by 2
- MonoidHom.transfer_eq_pow_auxproof · cited by 2
- Subgroup.transferFocal_eq_powproof · cited by 2