Theorems · Definition · group theory
Subgroup.quotientEquivSigmaZMod
{G : Type u_3} →
[inst : Group G] →
(H : Subgroup G) →
(g : G) →
G ⧸ H ≃
(q : MulAction.orbitRel.Quotient (↥(Subgroup.zpowers g)) (G ⧸ H)) ×
ZMod (Function.minimalPeriod (fun x => g • x) (Quotient.out q))Partition G ⧸ H into orbits of the action of g : G.
- Defined in
- Mathlib.Data.ZMod.QuotientGroup
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- ZModstatement · cited by 1,024
- Equiv.transproof · cited by 337
- Subgroup.zpowersstatement and proof · cited by 204
- Quotient.outstatement and proof · cited by 141
- MulAction.orbitRelstatement · cited by 114
- Function.minimalPeriodstatement · cited by 100
- MulAction.orbitRel.Quotientstatement and proof · cited by 28
- Equiv.sigmaCongrRightproof · cited by 12
Cited by8
Results whose statement or proof uses this declaration.
- Subgroup.transferFunctionproof · cited by 4
- Subgroup.transferFunction_applystatement · cited by 3
- Subgroup.quotientEquivSigmaZMod_symm_applystatement · cited by 3
- MonoidHom.transfer_eq_prod_quotient_orbitRel_zpowers_quotproof · cited by 2
- Subgroup.coe_transferFunctionproof · cited by 1
- Subgroup.quotientEquivSigmaZMod_applystatement and proof · cited by 1
- Subgroup.transferTransversal_apply'proof · cited by 1
- Subgroup.transferTransversal_apply''proof · cited by 1