Theorems · Definition · group theory
AddAction.sigmaFixedByEquivOrbitsProdAddGroup
(G : Type u) →
(X : Type v) →
[inst : AddGroup G] →
[inst_1 : AddAction G X] → (g : G) × ↑(AddAction.fixedBy X g) ≃ Quotient (AddAction.orbitRel G X) × GBurnside's lemma : a (noncomputable) bijection between the disjoint union of all
{x ∈ X | g • x = x} for g ∈ G and the product G × Ω, where G is an additive group
acting on X and Ω = X/G denotes the quotient of X by the relation orbitRel G X.
- Defined in
- Mathlib.GroupTheory.GroupAction.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement and proof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- AddGroupstatement and proof · cited by 4,410
- Equiv.symmproof · cited by 3,681
- AddActionstatement and proof · cited by 820
- AddEquiv.toEquivproof · cited by 174
- Quotient.outproof · cited by 141
- AddAction.stabilizerproof · cited by 112
- AddAction.orbitproof · cited by 86
- Equiv.prodCommproof · cited by 55
- Equiv.sigmaEquivProdproof · cited by 47
- AddAction.orbitRelstatement and proof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.sum_card_fixedBy_eq_card_orbits_mul_card_addGroupproof · cited by 0