Theorems · Definition · group theory
MulAction.zpowersQuotientStabilizerEquiv
{α : Type u_3} →
{β : Type u_4} →
[inst : Group α] →
(a : α) →
[inst_1 : MulAction α β] →
(b : β) →
↥(Subgroup.zpowers a) ⧸ MulAction.stabilizer (↥(Subgroup.zpowers a)) b ≃*
Multiplicative (ZMod (Function.minimalPeriod (fun x => a • x) b))The quotient (a ^ ℤ) ⧸ (stabilizer b) is cyclic of order minimalPeriod ((•) a) b.
- Defined in
- Mathlib.Data.ZMod.QuotientGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MulActionstatement and proof · cited by 1,294
- MulEquivstatement · cited by 1,142
- ZModstatement · cited by 1,024
- Multiplicativestatement · cited by 875
- MulAction.stabilizerstatement · cited by 254
- Subgroup.zpowersstatement · cited by 204
- Additive.ofMulproof · cited by 155
- Function.minimalPeriodstatement · cited by 100
Cited by2
Results whose statement or proof uses this declaration.
- MulAction.orbitZPowersEquivproof · cited by 4
- MulAction.zpowersQuotientStabilizerEquiv_symm_applystatement · cited by 0