Theorems · Definition · group theory
AddAction.orbitZMultiplesEquiv
{α : Type u_5} →
{β : Type u_6} →
[inst : AddGroup α] →
(a : α) →
[inst_1 : AddAction α β] →
(b : β) →
↑(AddAction.orbit (↥(AddSubgroup.zmultiples 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 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.
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- HVAdd.hVAddstatement · cited by 1,820
- ZModstatement · cited by 1,024
- AddActionstatement and proof · cited by 820
- AddSubgroup.zmultiplesstatement and proof · cited by 493
- Equiv.transproof · cited by 337
- AddEquiv.toEquivproof · cited by 174
- Function.minimalPeriodstatement · cited by 100
- AddAction.orbitstatement · cited by 86
Cited by4
Results whose statement or proof uses this declaration.
- Nat.card_zmultiplesproof · cited by 11
- AddAction.orbitZMultiplesEquiv_symm_applystatement · cited by 1
- AddAction.orbitZMultiplesEquiv_symm_apply'statement · cited by 0
- AddAction.minimalPeriod_eq_cardproof · cited by 0