Theorems · Definition · group theory
AddMonoidHom.transfer
{G : Type u_1} →
[inst : AddGroup G] →
{H : AddSubgroup G} → {A : Type u_2} → [inst_1 : AddCommGroup A] → (↥H →+ A) → [H.FiniteIndex] → G →+ AGiven ϕ : H →+ A from H : AddSubgroup G to an additive commutative group A,
the transfer homomorphism is transfer ϕ : G →+ A.
- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HVAdd.hVAddproof · cited by 1,820
- AddSubgroup.FiniteIndexstatement and proof · cited by 66
- AddSubgroup.LeftTransversalproof · cited by 8
- AddSubgroup.leftTransversals.diffproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoidHom.transfer_defstatement · cited by 0
- AddSubgroup.transferFocalproof · cited by 0