Mathlib Map

Theorems · Theorem · group theory

MonoidHom.transfer_def

∀ {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] (g : G), ϕ.transfer g = Subgroup.leftTransversals.diff ϕ T (g • T)
Defined in
Mathlib.GroupTheory.Transfer
Cited by
1 results in Mathlib
Foundations
Depth 105 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.

Cites12

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.