Mathlib Map

Theorems · Definition · group theory

Subgroup.relIndex

{G : Type u_1} → [inst : Group G] → Subgroup G → Subgroup G → ℕ

If H and K are subgroups of a group G, then relIndex H K : ℕ is the index of H ∩ K in K. The function returns 0 if the index is infinite.

Defined in
Mathlib.GroupTheory.Index
Cited by
72 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

Around this declaration

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

Cites4

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

Cited by75

Results whose statement or proof uses this declaration.