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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Repstatement and proof · cited by 843
- Rep.Vstatement · cited by 695
- MonoidHom.compstatement · cited by 469
- Rep.ρstatement · cited by 356
- Rep.Hom.homproof · cited by 190
- SemilinearMapClass.semilinearMapproof · cited by 80
Cited by24
Results whose statement or proof uses this declaration.
- Rep.resFunctorproof · cited by 29
- groupHomology.mapShortComplexH1_compproof · cited by 2
- groupHomology.mapShortComplexH2_compproof · cited by 2
- Rep.resMap_hom_toLinearMapstatement · cited by 1
- groupCohomology.cocyclesMap_compproof · cited by 1
- groupHomology.mapCycles₁_comp_applystatement and proof · cited by 1
- groupHomology.cyclesMap_compproof · cited by 1
- groupCohomology.map_compproof · cited by 1
- groupHomology.map_compproof · cited by 1
- groupHomology.chainsMap_compproof · cited by 1
- groupCohomology.cochainsMap_comp_assocstatement and proof · cited by 0
- Rep.resMap_hom_applystatement · cited by 0