Theorems · Definition · group theory
Representation.dual
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
[inst : CommSemiring k] →
[inst_1 : Group G] →
[inst_2 : AddCommMonoid V] →
[inst_3 : Module k V] → Representation k G V → Representation k G (Module.Dual k V)The dual of a representation ρ of G on a module V, given by (dual ρ) g f = f ∘ₗ (ρ g⁻¹),
where f : Module.Dual k V.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 35 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.
- DFunLike.coeproof · 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
- Groupstatement and proof · cited by 6,238
- LinearMap.compproof · cited by 1,642
- Module.Dualstatement and proof · cited by 583
- Representationstatement and proof · cited by 396
Cited by12
Results whose statement or proof uses this declaration.
- Representation.Equiv.dualTensorHomstatement · cited by 3
- FDRep.dualTensorIsoLinHomstatement · cited by 2
- Representation.char_dualstatement · cited by 1
- FDRep.char_dualstatement · cited by 1
- FDRep.char_linHomproof · cited by 1
- Representation.dualTensorHom_commstatement and proof · cited by 0
- Representation.dual_applystatement · cited by 0
- Representation.char_linHomproof · cited by 0
- Representation.Equiv.dualTensorHom_toFunstatement · cited by 0
- Representation.Equiv.dualTensorHom_invFunstatement · cited by 0
- FDRep.dualTensorIsoLinHomAuxstatement · cited by 0
- FDRep.dualTensorIsoLinHom_hom_homstatement · cited by 0