Mathlib Map

Theorems · Theorem · group theory

Representation.IntertwiningMap.ext

∀ {A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [inst : Semiring A] [inst_1 : Monoid G]
  [inst_2 : AddCommMonoid V] [inst_3 : AddCommMonoid W] [inst_4 : Module A V] [inst_5 : Module A W]
  {ρ : Representation A G V} {σ : Representation A G W} {f g : ρ.IntertwiningMap σ},
  f.toLinearMap = g.toLinearMap → f = g
Defined in
Mathlib.RepresentationTheory.Intertwining
Cited by
51 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidAddCommMonoidAddCommMonoidModuleModule

Around this declaration

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

Rep.applyAsHom_comm · cited by 2Rep.applyAsHom_commRep.norm_comm · cited by 2Rep.norm_commRepresentation.IntertwiningMap.tensor_smul_right · cited by 1IntertwiningMap.tensor_sm…Representation.IntertwiningMap.add_comp · cited by 1IntertwiningMap.add_compRepresentation.IntertwiningMap.comp_add · cited by 1IntertwiningMap.comp_addRep.coind'_ext · cited by 1Rep.coind'_extRepresentation.IntertwiningMap.tensor_smul_left · cited by 1IntertwiningMap.tensor_sm…Representation.IntertwiningMap.tensor_add_left · cited by 1IntertwiningMap.tensor_ad…Representation.IntertwiningMap.tensor_add_right · cited by 1IntertwiningMap.tensor_ad…Representation.IntertwiningMap.toFun_injective · cited by 0IntertwiningMap.toFun_inj…groupCohomology.cochainsMap_congr · cited by 0groupCohomology.cochainsM…Representation.IntertwiningMap.toLinearMap_injective · cited by 0IntertwiningMap.toLinearM…Rep.full_res · cited by 0Rep.full_resRepresentation.LinearizeMonoidal.assoc_comp_δ · cited by 0LinearizeMonoidal.assoc_c…Representation.LinearizeMonoidal.lTensor_comp_δ · cited by 0LinearizeMonoidal.lTensor…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapMonoid · cited by 3887MonoidLinearMap.comp · cited by 1642LinearMap.compRepresentation · cited by 396RepresentationRepresentation.IntertwiningMap · cited by 261Representation.Intertwini…Representation.IntertwiningMap.toLinearMap · cited by 205IntertwiningMap.toLinearM…Representation.IntertwiningMap.mk.injEq · cited by 2mk.injEqRepresentation.IntertwiningMap.casesOn · cited by 1IntertwiningMap.casesOnIntertwiningMap.extCITED BYCITES

Cites13

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

Cited by51

Results whose statement or proof uses this declaration.