Script Reference
dirac_index.at
Dirac index for representations of equal-rank real reductive groups.
Mathematical background
For an equal-rank real group, the Dirac index \(\text{DI}(\pi)\) is the index of the Dirac operator \(D\) acting on \(\pi \otimes S\), where \(S\) is a spin module for \(\mathfrak{p}\).
Definitions
| Name | Signature | Description |
|---|---|---|
| dv | {dv standard for dirac_verbose: turn debugging on/off} | dv standard for dirac_verbose: turn debugging on/off |
| cover | rd,ratvec v)=(RootDatum,mat): | |
| cover_c | rd,ratvec v)=RealForm:let (cover,)=cover(rd,v) in cover.compact_form | |
| rho_cover | rd)=cover(rd,rd.rho) | |
| dirac_index_ds | p,KGBElt x_K)=ParamPol: | |
| dirac_index_ds | p)=ParamPol:dirac_index_ds(p,KGB(p.real_form,0)) | |
| dirac_index_std | P,KGBElt x_K)=ParamPol: | |
| dirac_index_std | P)=ParamPol:dirac_index_std(P,KGB(P.real_form,0)) | |
| dirac_index_irr | p,KGBElt x_K)=ParamPol: | |
| dirac_index_irr | p)=ParamPol:dirac_index_irr(p,KGB(p.real_form,0)) | |
| show_dirac_index_param_pol | P)=void: | |
| show_dirac_index | p,KGBElt x_K)=void: | |
| show_dirac_index | p)=void:show_dirac_index(p,KGB(p.real_form,0)) |