Mathlib Map

Theorems · Definition · group theory

Representation.IntertwiningMap.id

{A : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      [inst : Semiring A] →
        [inst_1 : Monoid G] →
          [inst_2 : AddCommMonoid V] → [inst_3 : Module A V] → (ρ : Representation A G V) → ρ.IntertwiningMap ρ

The identity map, considered as an intertwining map from a representation to itself.

Defined in
Mathlib.RepresentationTheory.Intertwining
Cited by
21 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidAddCommMonoidModule

Around this declaration

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

Representation.IntertwiningMap.lTensor · cited by 18IntertwiningMap.lTensorRepresentation.IntertwiningMap.rTensor · cited by 17IntertwiningMap.rTensorRepresentation.IntertwiningMap.inr · cited by 4IntertwiningMap.inrRepresentation.IntertwiningMap.inl · cited by 4IntertwiningMap.inlRep.FiniteCyclicGroup.leftRegular.range_applyAsHom_sub_eq_ker_linearCombination · cited by 2leftRegular.range_applyAs…Rep.FiniteCyclicGroup.groupHomologyπEven_eq_zero_iff · cited by 1FiniteCyclicGroup.groupHo…Rep.hom_id · cited by 1Rep.hom_idRepresentation.Coinvariants.map_id · cited by 0Coinvariants.map_idRepresentation.IntertwiningMap.toLinearMap_id · cited by 0IntertwiningMap.toLinearM…Representation.IntertwiningMap.lTensor_add · cited by 0IntertwiningMap.lTensor_a…Representation.IntertwiningMap.lTensor_id · cited by 0IntertwiningMap.lTensor_idRepresentation.IntertwiningMap.lTensor_smul · cited by 0IntertwiningMap.lTensor_s…Rep.ofHom_id · cited by 0Rep.ofHom_idRepresentation.IntertwiningMap.rTensor_add · cited by 0IntertwiningMap.rTensor_a…Representation.IntertwiningMap.coprod_inl_inr · cited by 0IntertwiningMap.coprod_in…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapMonoid · cited by 3887MonoidLinearMap.id · cited by 625LinearMap.idRepresentation · cited by 396RepresentationRepresentation.IntertwiningMap · cited by 261Representation.Intertwini…IntertwiningMap.idCITED BYCITES

Cites9

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

Cited by25

Results whose statement or proof uses this declaration.