Theorems · Theorem · group theory
MonoidHom.transfer_eq_prod_quotient_orbitRel_zpowers_quot
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {A : Type u_2} [inst_1 : CommGroup A] (ϕ : ↥H →* A)
[inst_2 : H.FiniteIndex] (g : G) [inst_3 : Fintype (Quotient (MulAction.orbitRel (↥(Subgroup.zpowers g)) (G ⧸ H)))],
ϕ.transfer g =
∏ q, ϕ ⟨(Quotient.out q.out)⁻¹ * g ^ Function.minimalPeriod (fun x => g • x) q.out * Quotient.out q.out, ⋯⟩Explicit computation of the transfer homomorphism.
- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Equiv.symmproof · cited by 3,681
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Finset.univstatement and proof · cited by 3,473
- one_mulproof · cited by 2,841
- Finset.prodstatement and proof · cited by 2,356
- HasQuotient.Quotientstatement and proof · cited by 2,301
- mul_assocproof · cited by 1,667
- ZModproof · cited by 1,024
Cited by2
Results whose statement or proof uses this declaration.
- MonoidHom.transfer_eq_powproof · cited by 2
- Subgroup.transferFocal_eq_powproof · cited by 2