Mathlib Map

Theorems · Definition · group theory

Rep.resMap

{k : Type u} →
  [inst : Semiring k] →
    {G : Type v1} →
      {H : Type v2} →
        [inst_1 : Monoid G] →
          [inst_2 : Monoid H] →
            {X Y : Rep.{u_1, u, v1} k G} →
              (f : H →* G) → (X ⟶ Y) → (Rep.of (MonoidHom.comp X.ρ f) ⟶ Rep.of (MonoidHom.comp Y.ρ f))

The map induced by a monoid homomorphism f : H →* G on morphisms between G-representations.

Defined in
Mathlib.RepresentationTheory.Rep.Res
Cited by
23 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidMonoid

Around this declaration

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

Rep.resFunctor · cited by 29Rep.resFunctorgroupHomology.mapShortComplexH1_comp · cited by 2groupHomology.mapShortCom…groupHomology.mapShortComplexH2_comp · cited by 2groupHomology.mapShortCom…Rep.resMap_hom_toLinearMap · cited by 1Rep.resMap_hom_toLinearMapgroupCohomology.cocyclesMap_comp · cited by 1groupCohomology.cocyclesM…groupHomology.mapCycles₁_comp_apply · cited by 1groupHomology.mapCycles₁_…groupHomology.cyclesMap_comp · cited by 1groupHomology.cyclesMap_c…groupCohomology.map_comp · cited by 1groupCohomology.map_compgroupHomology.map_comp · cited by 1groupHomology.map_compgroupHomology.chainsMap_comp · cited by 1groupHomology.chainsMap_c…groupCohomology.cochainsMap_comp_assoc · cited by 0groupCohomology.cochainsM…Rep.resMap_hom_apply · cited by 0Rep.resMap_hom_applyRep.res_map_hom_toLinearMap · cited by 0Rep.res_map_hom_toLinearM…groupCohomology.cocyclesMap_comp_assoc · cited by 0groupCohomology.cocyclesM…groupHomology.mapCycles₁_comp_assoc · cited by 0groupHomology.mapCycles₁_…Quiver.Hom · cited by 32603Quiver.HomRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringLinearMap · cited by 10215LinearMapMonoid · cited by 3887MonoidMonoidHom · cited by 3629MonoidHomRep · cited by 843RepRep.V · cited by 695Rep.VMonoidHom.comp · cited by 469MonoidHom.compRep.ρ · cited by 356Rep.ρRep.Hom.hom · cited by 190Hom.homSemilinearMapClass.semilinearMap · cited by 80SemilinearMapClass.semili…Rep.of · cited by 57Rep.ofRep.ofHom · cited by 45Rep.ofHomRep.resMapCITED BYCITES

Cites14

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

Cited by24

Results whose statement or proof uses this declaration.