ZMod n and quotient groups / rings #
This file relates ZMod n to the quotient group ℤ / AddSubgroup.zmultiples (n : ℤ).
Main definitions #
ZMod.quotientZMultiplesNatEquivZModandZMod.quotientZMultiplesEquivZMod:ZMod nis the group quotient ofℤbyn ℤ := AddSubgroup.zmultiples (n), (wheren : ℕandn : ℤrespectively)ZMod.lift n fis the map fromZMod ninduced byf : ℤ →+ Athat mapsnto0.
Tags #
zmod, quotient group
The relative index of zmultiples a in zmultiples b (as subgroups of ℤ, a b : ℕ),
multiplied by gcd a b, is a.
The quotient (ℤ ∙ a) ⧸ (stabilizer b) is cyclic of order minimalPeriod (a +ᵥ ·) b.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The quotient (a ^ ℤ) ⧸ (stabilizer b) is cyclic of order minimalPeriod ((•) a) b.
Equations
Instances For
The orbit (a ^ ℤ) • b is a cycle of order minimalPeriod ((•) a) b.
Equations
Instances For
The orbit (ℤ • a) +ᵥ b is a cycle of order minimalPeriod (a +ᵥ ·) b.
Equations
Instances For
See also Fintype.card_zmultiples.
Alias of the reverse direction of finite_zpowers.
Alias of the reverse direction of finite_zmultiples.
Partition G ⧸ H into orbits of the action of g : G.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The sum of minimal periods over all orbits equals the index [G:H].