Mathlib Map

Theorems · Definition · group theory

groupHomology.cyclesMap

{k G H : Type u} →
  [inst : CommRing k] →
    [inst_1 : Group G] →
      [inst_2 : Group H] →
        {A : Rep.{u, u, u} k G} →
          {B : Rep.{u, u, u} k H} →
            (f : G →* H) → (A ⟶ Rep.res f B) → (n : ℕ) → groupHomology.cycles A n ⟶ groupHomology.cycles B n

Given a group homomorphism f : G →* H and a representation morphism φ : A ⟶ Res(f)(B), this is the induced map Zₙ(G, A) ⟶ Zₙ(H, B) sending ∑ aᵢ·gᵢ : Gⁿ →₀ A to ∑ φ(aᵢ)·(f ∘ gᵢ) : Hⁿ →₀ B.

Defined in
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality
Cited by
21 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingGroupGroup

Around this declaration

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

groupHomology.H1π_comp_map · cited by 3groupHomology.H1π_comp_mapgroupHomology.cyclesMap_comp_cyclesIso₀_hom · cited by 3groupHomology.cyclesMap_c…groupHomology.H2π_comp_map · cited by 2groupHomology.H2π_comp_mapgroupHomology.cyclesIso₀_inv_comp_cyclesMap · cited by 2groupHomology.cyclesIso₀_…groupHomology.π_map · cited by 2groupHomology.π_mapgroupHomology.cyclesMap_comp_isoCycles₁_hom · cited by 2groupHomology.cyclesMap_c…groupHomology.cyclesMap_comp_isoCycles₂_hom · cited by 2groupHomology.cyclesMap_c…groupHomology.cyclesIso₀_inv_comp_cyclesMap_assoc · cited by 1groupHomology.cyclesIso₀_…groupHomology.cyclesMap_comp · cited by 1groupHomology.cyclesMap_c…groupHomology.cyclesMap_id_comp · cited by 0groupHomology.cyclesMap_i…groupHomology.cyclesIso₀_inv_comp_cyclesMap_apply · cited by 0groupHomology.cyclesIso₀_…groupHomology.π_map_apply · cited by 0groupHomology.π_map_applygroupHomology.π_map_assoc · cited by 0groupHomology.π_map_assocgroupHomology.cyclesMap_comp_assoc · cited by 0groupHomology.cyclesMap_c…groupHomology.cyclesMap_comp_cyclesIso₀_hom_apply · cited by 0groupHomology.cyclesMap_c…Quiver.Hom · cited by 32603Quiver.HomCommRing · cited by 17173CommRingGroup · cited by 6238GroupMonoidHom · cited by 3629MonoidHomModuleCat · cited by 1429ModuleCatRep · cited by 843RepRep.res · cited by 213Rep.resgroupHomology.cycles · cited by 66groupHomology.cyclesHomologicalComplex.cyclesMap · cited by 59HomologicalComplex.cycles…groupHomology.chainsMap · cited by 40groupHomology.chainsMapgroupHomology.cyclesMapCITED BYCITES

Cites10

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

Cited by21

Results whose statement or proof uses this declaration.