Definition
Irreducible Representation
A representation $(\rho, V)$ (in the sense of Group Representation) is
irreducible (or simple) if $V \neq 0$ and the only
subrepresentations (see Subrepresentation) of $V$ are $\{0\}$ and
$V$ itself.
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
nca6bd350["Representation"]
n45f1bf4d["Subrepresentation and Invariant Subspace"]
na8ec3e23["Irreducible Representation"]:::current
nca6bd350 --> na8ec3e23
n45f1bf4d --> na8ec3e23
click nca6bd350 "../objects/ca6bd350.html" "_self"
click n45f1bf4d "../objects/45f1bf4d.html" "_self"