The unitary dual of a group #
Equations
- UnitaryDual ๐ G = CategoryTheory.Skeleton (CategoryTheory.ObjectProperty.FullSubcategory fun (ฯ : UnitaryRep ๐ G) => ฯ.ฯ.toRepresentation.IsIrreducible)
Instances For
def
UnitaryDual.E
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
(ฯ : UnitaryDual ๐ G)
:
Type u
Equations
- ฯ.E = (Quotient.out ฯ).obj.E
Instances For
@[implicit_reducible]
noncomputable instance
UnitaryDual.instNormedAddCommGroupE
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{ฯ : UnitaryDual ๐ G}
:
Equations
@[implicit_reducible]
noncomputable instance
UnitaryDual.instInnerProductSpaceE
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{ฯ : UnitaryDual ๐ G}
:
InnerProductSpace ๐ ฯ.E
Equations
instance
UnitaryDual.instCompleteSpaceE
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{ฯ : UnitaryDual ๐ G}
:
CompleteSpace ฯ.E
instance
UnitaryDual.instFiniteDimensionalE
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{ฯ : UnitaryDual ๐ G}
:
FiniteDimensional ๐ ฯ.E
noncomputable def
UnitaryDual.ฯ
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
(ฯ : UnitaryDual ๐ G)
:
UnitaryRepresentation ๐ G ฯ.E
Equations
- ฯ.ฯ = (Quotient.out ฯ).obj.ฯ
Instances For
@[simp]
theorem
UnitaryDual.isIrreducible_ฯ
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{ฯ : UnitaryDual ๐ G}
:
instance
UnitaryDual.instNontrivialE
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{ฯ : UnitaryDual ๐ G}
:
Nontrivial ฯ.E
@[implicit_reducible]
noncomputable instance
UnitaryDual.instCoeFunForallLinearIsometryEquivIdE
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
:
CoeFun (UnitaryDual ๐ G) fun (ฯ : UnitaryDual ๐ G) => G โ ฯ.E โโแตข[๐] ฯ.E
Equations
- UnitaryDual.instCoeFunForallLinearIsometryEquivIdE = { coe := fun (ฯ : UnitaryDual ๐ G) => โฯ.ฯ }
@[implicit_reducible]
noncomputable instance
UnitaryDual.instDecidableEq
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
:
DecidableEq (UnitaryDual ๐ G)
Equations
noncomputable def
UnitaryDual.ofUnitaryRepresentation
{๐ : Type u}
{G : Type u_2}
[RCLike ๐]
[Group G]
{E : Type u}
[NormedAddCommGroup E]
[InnerProductSpace ๐ E]
[CompleteSpace E]
(ฯ : UnitaryRepresentation ๐ G E)
(hฯ : ฯ.toRepresentation.IsIrreducible)
:
UnitaryDual ๐ G
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
instance
UnitaryDual.instFintypeComplexOfFinite
{G : Type u_2}
[Group G]
[Finite G]
:
Fintype (UnitaryDual โ G)
Equations
@[simp]