Theorems · Theorem · group theory
Representation.asModuleEquiv_map_smul
∀ {k : Type u_1} {G : Type u_2} {V : Type u_3} [inst : CommSemiring k] [inst_1 : Monoid G] [inst_2 : AddCommMonoid V]
[inst_3 : Module k V] (ρ : Representation k G V) (r : MonoidAlgebra k G) (x : ρ.asModule),
ρ.asModuleEquiv (r • x) = (ρ.asAlgebraHom r) (ρ.asModuleEquiv x)- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- LinearEquivstatement · cited by 3,317
- AlgHomstatement · cited by 3,236
- Module.Endstatement · cited by 774
- MonoidAlgebrastatement and proof · cited by 590
- Representationstatement and proof · cited by 396
- Representation.asModulestatement and proof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- Representation.single_smulproof · cited by 1