Theorems · Definition · group theory
AddAction.zmultiplesQuotientStabilizerEquiv
{α : Type u_3} →
{β : Type u_4} →
[inst : AddGroup α] →
(a : α) →
[inst_1 : AddAction α β] →
(b : β) →
↥(AddSubgroup.zmultiples a) ⧸ AddAction.stabilizer (↥(AddSubgroup.zmultiples a)) b ≃+
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 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- HasQuotient.Quotientstatement · cited by 2,301
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddEquivstatement · cited by 1,087
- ZModstatement · cited by 1,024
- AddActionstatement and proof · cited by 820
- AddEquiv.symmproof · cited by 530
- AddSubgroup.zmultiplesstatement and proof · cited by 493
- AddAction.stabilizerstatement and proof · cited by 112
- Function.minimalPeriodstatement and proof · cited by 100
Cited by3
Results whose statement or proof uses this declaration.
- AddAction.orbitZMultiplesEquivproof · cited by 4
- MulAction.zpowersQuotientStabilizerEquivproof · cited by 1
- AddAction.zmultiplesQuotientStabilizerEquiv_symm_applystatement · cited by 0