Theorems · Theorem · group theory
Representation.asModuleEquiv_symm_map_rho
∀ {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) (g : G) (x : V),
ρ.asModuleEquiv.symm ((ρ g) x) = (MonoidAlgebra.of k G) g • ρ.asModuleEquiv.symm x- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- LinearMapstatement · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmstatement and proof · cited by 1,461
- one_smulproof · cited by 1,374
- MonoidAlgebrastatement · cited by 590
Cited by2
Results whose statement or proof uses this declaration.
- Representation.ofModule_asModule_actproof · cited by 1
- Rep.unit_iso_commproof · cited by 0