Mathlib Map

Theorems · Theorem · group theory

Subgroup.leftTransversals.diff_self

∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {A : Type u_2} [inst_1 : CommGroup A] (ϕ : ↥H →* A)
  (T : H.LeftTransversal) [inst_2 : H.FiniteIndex], Subgroup.leftTransversals.diff ϕ T T = 1
Defined in
Mathlib.GroupTheory.Transfer
Cited by
2 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupCommGroupSubgroup.FiniteIndex

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.