Theorems · Definition · group theory
MulAction.selfEquivSigmaOrbits
(G : Type u_1) →
(α : Type u_2) →
[inst : Group G] →
[inst_1 : MulAction G α] → α ≃ (ω : MulAction.orbitRel.Quotient G α) × ↑(MulAction.orbit G (Quotient.out ω))Decomposition of a type X as a disjoint union of its orbits under a group action.
- Defined in
- Mathlib.GroupTheory.GroupAction.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- MulActionstatement and proof · cited by 1,294
- Equiv.transproof · cited by 337
- Quotient.outstatement · cited by 141
- MulAction.orbitstatement · cited by 114
- MulAction.orbitRelstatement · cited by 114
- MulAction.orbitRel.Quotientstatement and proof · cited by 28
- Equiv.setCongrproof · cited by 13
- Equiv.sigmaCongrRightproof · cited by 12
- MulAction.selfEquivSigmaOrbits'proof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Subgroup.quotientEquivSigmaZModproof · cited by 7
- Subgroup.index_eq_sum_minimalPeriodproof · cited by 3
- MulAction.sigmaFixedByEquivOrbitsProdGroupproof · cited by 1