Theorems · Definition · group theory
Representation.asModuleEquiv
{k : Type u_4} →
{G : Type u_5} →
{V : Type u_6} →
[inst : Semiring k] →
[inst_1 : Monoid G] →
[inst_2 : AddCommMonoid V] → [inst_3 : Module k V] → (ρ : Representation k G V) → ρ.asModule ≃ₗ[k] VThe additive equivalence from the Module k[G] to the original vector space
of the representative.
This is just the identity, but it is helpful for typechecking and keeping track of instances.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Monoidstatement and proof · cited by 3,887
- LinearEquivstatement · cited by 3,317
- Representationstatement and proof · cited by 396
- LinearEquiv.reflproof · cited by 143
- Representation.asModulestatement and proof · cited by 22
Cited by14
Results whose statement or proof uses this declaration.
- Representation.ofMulActionSelfAsModuleEquivproof · cited by 2
- Representation.asModuleEquiv_symm_map_rhostatement and proof · cited by 2
- Representation.ofModule_asModule_actstatement and proof · cited by 1
- Representation.mapSubmoduleproof · cited by 1
- Representation.single_smulstatement and proof · cited by 1
- Representation.asModuleEquiv_map_smulstatement · cited by 1
- Rep.unitIsoAddEquivproof · cited by 1
- Representation.ofMulActionSelfAsModuleEquiv_applystatement · cited by 0
- Representation.ofMulActionSelfAsModuleEquiv_symm_applystatement · cited by 0
- Rep.unit_iso_commproof · cited by 0
- Representation.smul_ofModule_asModulestatement and proof · cited by 0
- Representation.finsuppLEquivFreeAsModuleproof · cited by 0