Theorems · Theorem · group theory
AddAction.sum_card_fixedBy_eq_card_orbits_mul_card_addGroup
∀ (G : Type u) (X : Type v) [inst : AddGroup G] [inst_1 : AddAction G X] [inst_2 : Fintype G] [inst_3 : (g : G) → Fintype ↑(AddAction.fixedBy X g)] [inst_4 : Fintype (Quotient (AddAction.orbitRel G X))], ∑ g, Fintype.card ↑(AddAction.fixedBy X g) = Fintype.card (Quotient (AddAction.orbitRel G X)) * Fintype.card G
Burnside's lemma : given a finite additive group G acting on a type X,
the sum the orders of the stabilisers coincides with the number of orbits multiplied by the
order of G.
[Wikidata Q1330377](https://www.wikidata.org/wiki/Q1330377)
- Defined in
- Mathlib.GroupTheory.GroupAction.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Finset.sumstatement and proof · cited by 5,195
- AddGroupstatement and proof · cited by 4,410
- Finset.univstatement and proof · cited by 3,473
- Fintype.cardstatement and proof · cited by 1,386
- AddActionstatement and proof · cited by 820
- Fintype.card_congrproof · cited by 67
- AddAction.orbitRelstatement and proof · cited by 47
- AddAction.fixedBystatement and proof · cited by 26
- Fintype.card_prodproof · cited by 19
- Fintype.card_sigmaproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.