Theorems · Definition · group theory
MulAction.equivSubgroupOrbitsQuotientGroup
{G : Type u} →
{X : Type v} →
[inst : Group G] →
[inst_1 : MulAction G X] →
X →
[MulAction.IsPretransitive G X] →
[IsCancelSMul G X] → (H : Subgroup G) → MulAction.orbitRel.Quotient (↥H) X ≃ G ⧸ HGiven a group acting freely and transitively, an equivalence between the orbits under the action of a subgroup and the quotient of the group by the subgroup.
- Defined in
- Mathlib.GroupTheory.GroupAction.Quotient
- Cited by
- 0 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.
Cites11
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
- MulActionstatement and proof · cited by 1,294
- QuotientGroup.mkproof · cited by 196
- MulAction.orbitRelproof · cited by 114
- MulAction.IsPretransitivestatement and proof · cited by 94
- MulAction.orbitRel.Quotientstatement and proof · cited by 28
- Quotient.liftOn'proof · cited by 19
- IsCancelSMulstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.