Mathlib Map

Theorems · Theorem · group theory

sum_conjClasses_card_eq_card

∀ (G : Type u_1) [inst : Group G] [inst_1 : Fintype (ConjClasses G)] [inst_2 : Fintype G]
  [inst_3 : (x : ConjClasses G) → Fintype ↑x.carrier], ∑ x, x.carrier.toFinset.card = Fintype.card G

Conjugacy classes form a partition of G, stated in terms of cardinality.

Defined in
Mathlib.GroupTheory.ClassEquation
Cited by
1 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupFintypeFintypeFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.