Theorems · Definition · group theory
MulAction.orbitZPowersEquiv
{α : Type u_3} →
{β : Type u_4} →
[inst : Group α] →
(a : α) →
[inst_1 : MulAction α β] →
(b : β) → ↑(MulAction.orbit (↥(Subgroup.zpowers a)) b) ≃ ZMod (Function.minimalPeriod (fun x => a • x) b)The orbit (a ^ ℤ) • b is a cycle of order minimalPeriod ((•) a) b.
- Defined in
- Mathlib.Data.ZMod.QuotientGroup
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- ZModstatement · cited by 1,024
- Equiv.transproof · cited by 337
- Subgroup.zpowersstatement and proof · cited by 204
- MulEquiv.toEquivproof · cited by 126
- MulAction.orbitstatement · cited by 114
- Function.minimalPeriodstatement · cited by 100
- MulAction.orbitEquivQuotientStabilizerproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Nat.card_zpowersproof · cited by 13
- Subgroup.quotientEquivSigmaZModproof · cited by 7
- MulAction.orbitZPowersEquiv_symm_applystatement · cited by 1
- MulAction.minimalPeriod_eq_cardproof · cited by 1
- MulAction.orbitZPowersEquiv_symm_apply'statement · cited by 0