Properties of group actions involving quotient groups #
This file proves cardinality properties of group actions which use the quotient group construction, notably
- the class formula
MulAction.card_eq_sum_card_group_div_card_stabilizer' card_comm_eq_card_conjClasses_mul_card
as well as their analogues for additive groups.
See Mathlib/GroupTheory/GroupAction/Quotient.lean for the construction of isomorphisms used to
prove these cardinality properties.
These lemmas are separate because they require the development of cardinals.
Class formula for a finite group acting on a finite type. See
MulAction.card_eq_sum_card_group_div_card_stabilizer for a specialized version using
Quotient.out.
Class formula for a finite group acting on a finite type. See
AddAction.card_eq_sum_card_addGroup_div_card_stabilizer for a specialized version using
Quotient.out.
Class formula for a finite group acting on a finite type.
Class formula for a finite group acting on a finite type.