Theorems · Definition · group theory
MulAction.equivSubgroupOrbits
{G : Type u} →
(X : Type v) →
[inst : Group G] →
[inst_1 : MulAction G X] →
(H : Subgroup G) →
MulAction.orbitRel.Quotient (↥H) X ≃
(ω : Quotient (MulAction.orbitRel G X)) ×
MulAction.orbitRel.Quotient ↥H ↑(MulAction.orbitRel.Quotient.orbit ω)A bijection between the orbits under the action of a subgroup H on X, and the orbits
under the action of H on each orbit under the action of G.
- Defined in
- Mathlib.GroupTheory.GroupAction.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 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
- Groupstatement and proof · cited by 6,238
- Equiv.symmproof · cited by 3,681
- Subgroupstatement and proof · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- Equiv.transproof · cited by 337
- MulAction.orbitRelstatement and proof · cited by 114
- MulAction.orbitRel.Quotientstatement · cited by 28
- MulAction.orbitRel.Quotient.orbitstatement · cited by 15
- Equiv.sigmaCongrRightproof · cited by 12
- MulAction.equivSubgroupOrbitsSetoidComapproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.