@[reducible, inline]
abbrev
UnitaryRepresentation
(๐ : Type u_1)
(G : Type u_2)
(E : Type u_3)
[RCLike ๐]
[Group G]
[NormedAddCommGroup E]
[InnerProductSpace ๐ E]
:
Type (max u_3 u_2)
Equations
- UnitaryRepresentation ๐ G E = (G โ* E โโแตข[๐] E)
Instances For
noncomputable def
UnitaryRepresentation.toRepresentation
{๐ : Type u_1}
{G : Type u_2}
{E : Type u_3}
[RCLike ๐]
[Group G]
[NormedAddCommGroup E]
[InnerProductSpace ๐ E]
(ฯ : UnitaryRepresentation ๐ G E)
:
Representation ๐ G E
Equations
- ฯ.toRepresentation = { toFun := fun (g : G) => โโโ(ฯ g), map_one' := โฏ, map_mul' := โฏ }
Instances For
@[simp]
theorem
UnitaryRepresentation.toRepresentation_apply
{๐ : Type u_1}
{G : Type u_2}
{E : Type u_3}
[RCLike ๐]
[Group G]
[NormedAddCommGroup E]
[InnerProductSpace ๐ E]
(ฯ : UnitaryRepresentation ๐ G E)
(g : G)
:
@[reducible, inline]
abbrev
UnitaryRepresentation.trivial
(๐ : Type u_1)
(G : Type u_2)
(E : Type u_3)
[RCLike ๐]
[Group G]
[NormedAddCommGroup E]
[InnerProductSpace ๐ E]
:
UnitaryRepresentation ๐ G E
Equations
- UnitaryRepresentation.trivial ๐ G E = 1
Instances For
theorem
UnitaryRepresentation.finrank_eq_one_of_isIrreducible
{G : Type u_2}
{E : Type u_3}
[CommGroup G]
[NormedAddCommGroup E]
[InnerProductSpace โ E]
{ฯ : UnitaryRepresentation โ G E}
(hฯ : ฯ.toRepresentation.IsIrreducible)
: