Theorems · Definition · group theory
AddAction.equivAddSubgroupOrbitsQuotientAddGroup
{G : Type u} →
{X : Type v} →
[inst : AddGroup G] →
[inst_1 : AddAction G X] →
X →
[AddAction.IsPretransitive G X] →
[IsCancelVAdd G X] → (H : AddSubgroup G) → AddAction.orbitRel.Quotient (↥H) X ≃ G ⧸ HGiven an additive group acting freely and transitively, an equivalence between the orbits under the action of an additive 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement and proof · cited by 2,301
- HVAdd.hVAddproof · cited by 1,820
- AddActionstatement and proof · cited by 820
- QuotientAddGroup.mkproof · cited by 348
- AddAction.IsPretransitivestatement and proof · cited by 56
- AddAction.orbitRelproof · cited by 47
- Quotient.liftOn'proof · cited by 19
- AddAction.orbitRel.Quotientstatement and proof · cited by 17
- IsCancelVAddstatement and proof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.