Theorems · Definition · group theory
AddAction.equivAddSubgroupOrbits
{G : Type u} →
(X : Type v) →
[inst : AddGroup G] →
[inst_1 : AddAction G X] →
(H : AddSubgroup G) →
AddAction.orbitRel.Quotient (↥H) X ≃
(ω : Quotient (AddAction.orbitRel G X)) ×
AddAction.orbitRel.Quotient ↥H ↑(AddAction.orbitRel.Quotient.orbit ω)A bijection between the orbits under the action of an additive 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 78 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
- AddGroupstatement and proof · cited by 4,410
- Equiv.symmproof · cited by 3,681
- AddSubgroupstatement and proof · cited by 3,232
- AddActionstatement and proof · cited by 820
- Equiv.transproof · cited by 337
- AddAction.orbitRelstatement and proof · cited by 47
- AddAction.orbitRel.Quotientstatement · cited by 17
- AddAction.orbitRel.Quotient.orbitstatement · cited by 15
- Equiv.sigmaCongrRightproof · cited by 12
- AddAction.equivAddSubgroupOrbitsSetoidComapproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.