Skip to content

Commit

Permalink
Char table for d3
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredjstewart committed Mar 27, 2016
1 parent 73e918b commit 0778651
Show file tree
Hide file tree
Showing 9 changed files with 129 additions and 92 deletions.
25 changes: 0 additions & 25 deletions Chapters/Chapter1.log
Original file line number Diff line number Diff line change
@@ -1,25 +0,0 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=pdflatex 2016.3.13) 23 MAR 2016 09:00
entering extended mode
**C:/Users/Jared/Documents/Masters-Project/Chapters/Chapter1.tex
(C:/Users/Jared/Documents/Masters-Project/Chapters/Chapter1.tex
LaTeX2e <2015/01/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.
! Undefined control sequence.
l.3 \chapter
{Basic Notions of Representation Theory} % Main chapter title
?
! Emergency stop.
l.3 \chapter
{Basic Notions of Representation Theory} % Main chapter title
End of file on the terminal!


Here is how much of TeX's memory you used:
7 strings out of 493673
242 string characters out of 3141530
52455 words of memory out of 3000000
3454 multiletter control sequences out of 15000+200000
3640 words of font info for 14 fonts, out of 3000000 for 9000
1025 hyphenation exceptions out of 8191
5i,0n,1p,135b,8s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!
65 changes: 56 additions & 9 deletions Chapters/Chapter1.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ \section{Introduction}
Groups arise naturally as sets of symmetries of some object which are closed under composition and taking inverses. For example,
\begin{enumerate}
\item The \textbf{symmetric group} of degree $n$, $S_n$, is the group of all symmetries of the set $\{ 1, \ldots, n \}$.
\item The \textbf{dihedral group} of order $2n$, $D_{2n}$, is the group of all symmetries of the regular $n$-gon in the plane.
\item The \textbf{dihedral group} of order $2n$, $D_{n}$, is the group of all symmetries of the regular $n$-gon in the plane.
\end{enumerate}
In these two examples, $S_n$ acts on the set $\{ 1, \ldots, n \}$ and $D_{2n}$ acts on the regular $n$-gon in a natural manner. One may wonder more generally: Given an abstract group $G$, which objects $X$ does $G$ act on?
In these two examples, $S_n$ acts on the set $\{ 1, \ldots, n \}$ and $D_{n}$ acts on the regular $n$-gon in a natural manner. One may wonder more generally: Given an abstract group $G$, which objects $X$ does $G$ act on?
This is the basic question of representation theory, which attempts to classify all such $X$ up to isomorphism.

%----------------------------------------------------------------------------------------
Expand Down Expand Up @@ -357,8 +357,8 @@ \section{Complete Reducibility}
\end{enumerate}
\end{note}

\begin{example}[A $2$-dimensional irreducible representation]
Let $G = D_6 = \{ \sigma, \tau | \sigma^3 = \tau^2 = e, \tau \sigma \tau^{-1} = \sigma^{-1} \}$. (Note that $D_6 \cong S_3)$.
\begin{example}[A $2$-dimensional irreducible representation] \label{2d-irrep-d3}
Let $G = D_3 = \langle \sigma, \tau | \sigma^3 = \tau^2 = e, \tau \sigma \tau^{-1} = \sigma^{-1} \rangle$. (Note that $D_3 \cong S_3)$.
Consider the regular triangle centered at the origin with vertices
\[(1,0), (-\frac{1}{2}, \frac{\sqrt{3}}{2}), (-\frac{1}{2}, - \frac{\sqrt{3}}{2}). \]
We can let $\sigma$ act as rotation by $\frac{2 \pi}{3}$ and let $\tau$ act as reflection over the $x$-axis to obtain an action of $G$ on $\mathbb{C}^2$ given (under the standard basis) by the matrices
Expand Down Expand Up @@ -1183,9 +1183,9 @@ \section{Character Theory}
\end{proof}

\begin{example}
Consider $G=D_6$. We have seen three irreducible representations of $G$, namely the $1$-dimensional trivial representation, the $1$-dimensional alternating representation, and the $2$-dimensional irreducible representation $W$ constructed geometrically. Then
\[ |D_6| = 6 = 1^2 + 1^2 +2^2 \]
so these are all of the irreducible representations of $D_6$ up to isomorphism.
Consider $G=D_3$. We have seen three irreducible representations of $G$, namely the $1$-dimensional trivial representation, the $1$-dimensional alternating representation, and the $2$-dimensional irreducible representation $W$ constructed geometrically in Example \ref{2d-irrep-d3}. Then
\[ |D_3| = 6 = 1^2 + 1^2 +2^2 \]
so these are all of the irreducible representations of $D_3$ up to isomorphism.
\end{example}

\begin{defn}
Expand All @@ -1201,14 +1201,61 @@ \section{Character Theory}
\end{align*}
where the latter sum ranges over the conjugacy classes $[g]$ of $G$.

\begin{defn}
We define \textbf{the character table of } $G$ to be the table of complex numbers whose:
\begin{itemize}\item rows are index by the isomorphism classes of irreducible representations of $G$,
\item columns are indexed by the conjugacy classes of $G$,
\item $i,j$ entry is given by value of the character corresponding to row $i$ evaluated at the isomorphism class corresponding to column $j$.
\end{itemize}
\end{defn}
\begin{note}
It is also helpful to include the size of the conjugacy class associated with each column of the character table, so that we can easily compute the inner product of two characters by looking at the character table.
\end{note}

\begin{example}
The conjugacy classes of $D_3 = \langle \sigma, \tau | \sigma^3 = \tau^2 = e, \tau \sigma \tau^{-1} = \sigma^{-1} \rangle$ are given by
$\{e\}$, $\{ \sigma, \sigma ^2 \}$, and $\{\tau, \tau \sigma, \tau \sigma^2 \}$. Therefore the character table of $D_3$ is given by

\begin{tabular}{ | l | c | c | c |}\hline
\multicolumn{4}{|c|}{Character table of $D_3$} \\ \hline
Size of conjugacy class & 1 & 3 & 2 \\ \hline
\multicolumn{4}{|c|}{} \\ \hline

Conjugacy class representative $[g]$ & $[e]$ & $[\tau]$ & $[\sigma]$ \\ \hline
$\chi_1$ ($1$-d trivial reprn) & $1$ & 1 & 1 \\ \hline
$\chi_{\text{sgn}}$ ($1$-d sign reprn) & 1 & -1 & 1 \\ \hline
$\chi_W$ ($2$-d reprn obtained geometrically) & 2 & 0 & -1 \\
\hline
\end{tabular}
\end{example}


\begin{example}
Let $G = D_8$. Let $U_1, \ldots, U_r$ be the irreducible representations of $D_8$ with dimensions $d_1, \ldots, d_r$ respectively, where $U_1$ is the $1$-dimensional trivial representation. Then
Let $G = D_4$. Let $U_1, \ldots, U_r$ be the irreducible representations of $D_4$ with dimensions $d_1, \ldots, d_r$ respectively, where $U_1$ is the $1$-dimensional trivial representation. Then
\[ d_2^2 + \ldots + d_r ^2 = |G| - d_1^2 = 8 - 1 = 7. \]
There are two possibilities:

1. $r=8$, and $d_i = 1$ for all $ 1 \leq i \leq 8$.

2. $r=5$, and $d_2 = d_3 = d_4 = 1$, $d_5 = 2$.

We saw in Example \ref{irr-char-of-d8} that $G$ has a two-dimensional irreducible representation, so in fact (2) holds. The four
We saw in Example \ref{irr-char-of-d8} that $G$ has a two-dimensional irreducible representation, so in fact (2) holds. The character table for $D_4$ is as follows:

\begin{tabular}{ |l|l|l| }
\hline
\multicolumn{3}{ |c| }{Team sheet} \\
\hline
Goalkeeper & GK & Paul Robinson \\ \hline
\multirow{4}{*}{Defenders} & LB & Lucas Radebe \\
& DC & Michael Duburry \\
& DC & Dominic Matteo \\
& RB & Didier Domi \\ \hline
\multirow{3}{*}{Midfielders} & MC & David Batty \\
& MC & Eirik Bakke \\
& MC & Jody Morris \\ \hline
Forward & FW & Jamie McMaster \\ \hline
\multirow{2}{*}{Strikers} & ST & Alan Smith \\
& ST & Mark Viduka \\
\hline
\end{tabular}
\end{example}
3 changes: 2 additions & 1 deletion main.aux
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
\@writefile{toc}{\contentsline {section}{\numberline {1.4}Representations of Cyclic Groups}{7}{section.35}}
\@writefile{toc}{\contentsline {section}{\numberline {1.5}Constructing New Representations from Old}{8}{section.39}}
\@writefile{toc}{\contentsline {section}{\numberline {1.6}Complete Reducibility}{9}{section.42}}
\newlabel{2d-irrep-d3}{{1.26}{9}{A $2$-dimensional irreducible representation}{thm.46}{}}
\citation{ConradMinPoly}
\newlabel{simultaneous}{{1.27}{10}{}{thm.47}{}}
\newlabel{maschke-lemma}{{1.30}{10}{}{thm.50}{}}
Expand Down Expand Up @@ -91,4 +92,4 @@
\citation{MathDrBob}
\citation{ConradTensor}
\citation{GRT2014}
\@writefile{toc}{\contentsline {chapter}{Bibliography}{32}{chapter*.130}}
\@writefile{toc}{\contentsline {chapter}{Bibliography}{32}{chapter*.132}}
123 changes: 68 additions & 55 deletions main.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=pdflatex 2015.10.26) 27 MAR 2016 15:55
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=pdflatex 2015.10.26) 27 MAR 2016 18:44
entering extended mode
**main.tex
(main.tex
Expand Down Expand Up @@ -1271,6 +1271,9 @@ File: pgflibraryarrows.meta.code.tex 2015/05/13 v3.0.1a (rcs-revision 1.13)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\ltxmisc\relsize.sty"
Package: relsize 2003/07/04 ver 3.1
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\multirow\multirow.sty"
\bigstrutjot=\dimen265
)
\c@thm=\count342
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.
Expand All @@ -1286,23 +1289,23 @@ Package csquotes Info: ... found 'babel' package.
LaTeX Warning: Label `iso-reprns-same-char' multiply defined.

)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 105.
LaTeX Font Info: ... okay on input line 105.
LaTeX Font Info: Try loading font information for OT1+ppl on input line 105.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 106.
LaTeX Font Info: ... okay on input line 106.
LaTeX Font Info: Try loading font information for OT1+ppl on input line 106.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\psnfss\ot1ppl.fd"
File: ot1ppl.fd 2001/06/04 font definitions for OT1/ppl.
Expand All @@ -1317,13 +1320,13 @@ File: siunitx-abbreviations.cfg 2015/10/15 v2.6m siunitx: Abbreviated units
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\context\base\supp-pdf.mkii"
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count343
\scratchdimen=\dimen265
\scratchdimen=\dimen266
\scratchbox=\box65
\nofMPsegments=\count344
\nofMParguments=\count345
\everyMPshowfont=\toks42
\MPscratchCnt=\count346
\MPscratchDim=\dimen266
\MPscratchDim=\dimen267
\MPnumerator=\count347
\makeMPintoPDFobject=\count348
\everyMPtoPDFconversion=\toks43
Expand Down Expand Up @@ -1366,17 +1369,17 @@ Package caption Info: End \AtBeginDocument code.
* \@reversemarginfalse
* (1in=72.27pt=25.4mm, 1cm=28.453pt)

Package scrbase Info: activating english \equationnamenname on input line 105.
Package scrbase Info: activating english \sectionname on input line 105.
Package scrbase Info: activating english \authorshipname on input line 105.
Package scrbase Info: activating english \byname on input line 105.
Package scrbase Info: activating english \abbrevname on input line 105.
Package scrbase Info: activating english \constantsname on input line 105.
Package scrbase Info: activating english \symbolsname on input line 105.
Package scrbase Info: activating english \acknowledgementname on input line 105
Package scrbase Info: activating english \equationnamenname on input line 106.
Package scrbase Info: activating english \sectionname on input line 106.
Package scrbase Info: activating english \authorshipname on input line 106.
Package scrbase Info: activating english \byname on input line 106.
Package scrbase Info: activating english \abbrevname on input line 106.
Package scrbase Info: activating english \constantsname on input line 106.
Package scrbase Info: activating english \symbolsname on input line 106.
Package scrbase Info: activating english \acknowledgementname on input line 106
.
\AtBeginShipoutBox=\box66
Package hyperref Info: Link coloring ON on input line 105.
Package hyperref Info: Link coloring ON on input line 106.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\hyperref\nameref.sty"
Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section

Expand All @@ -1385,9 +1388,9 @@ Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO)
)
\c@section@level=\count349
)
LaTeX Info: Redefining \ref on input line 105.
LaTeX Info: Redefining \pageref on input line 105.
LaTeX Info: Redefining \nameref on input line 105.
LaTeX Info: Redefining \ref on input line 106.
LaTeX Info: Redefining \pageref on input line 106.
LaTeX Info: Redefining \nameref on input line 106.

(main.out) (main.out)
\@outlinefile=\write5
Expand All @@ -1398,30 +1401,30 @@ Package biblatex Info: Automatic encoding selection.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'main.bbl' found.
(main.bbl)
Package biblatex Info: Reference section=0 on input line 105.
Package biblatex Info: Reference segment=0 on input line 105.
Package biblatex Info: Reference section=0 on input line 106.
Package biblatex Info: Reference segment=0 on input line 106.
ABD: EveryShipout initializing macros
\c__siunitx_mathsf_int=\count350
LaTeX Font Info: Try loading font information for U+msa on input line 105.
LaTeX Font Info: Try loading font information for U+msa on input line 106.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\umsa.fd"
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info: Try loading font information for U+msb on input line 105.
LaTeX Font Info: Try loading font information for U+msb on input line 106.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\amsfonts\umsb.fd"
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
\c__siunitx_mathtt_int=\count351
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <20.74> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 124.
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 125.
[1



{C:/Users/Jared/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <24.88> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 194.
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 195.
(main.toc
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <10.95> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 4.
Expand Down Expand Up @@ -1479,19 +1482,29 @@ ML/cmm/m/it/10.95 MN\OT1/cmr/m/n/10.95 ) \OMS/cmsy/m/n/10.95 6\OT1/cmr/m/n/10.9
[]

[24] [25] [26] [27] [28] [29]
Overfull \hbox (4.73792pt too wide) in paragraph at lines 1178--1179
Overfull \hbox (4.73792pt too wide) in paragraph at lines 1180--1181
[]\OT1/ppl/m/n/10.95 Let $\OML/cmm/m/it/10.95 U[]; [] ; U[]$ \OT1/ppl/m/n/10.95
be dis-tinct rep-re-sen-ta-tives of the iso-mor-phism classes of ir-re-ducible

[]

[30]) [31]
LaTeX Font Info: Try loading font information for OT1+pcr on input line 248.
[30]
LaTeX Font Info: Try loading font information for OMS+ppl on input line 1206
.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\psnfss\omsppl.fd"
File: omsppl.fd
)
LaTeX Font Info: Font shape `OMS/ppl/m/n' in size <10.95> not available
(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 1206.

) [31]
LaTeX Font Info: Try loading font information for OT1+pcr on input line 249.


("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\psnfss\ot1pcr.fd"
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\psnfss\ot1pcr.fd"
File: ot1pcr.fd 2001/06/04 font definitions for OT1/pcr.
)
Overfull \hbox (17.42651pt too wide) in paragraph at lines 248--248
Overfull \hbox (17.42651pt too wide) in paragraph at lines 249--249
[]\OT1/ppl/m/n/10.95 Daphne Kao. \OT1/ppl/m/it/10.95 Rep-re-sen-ta-tions of the
Sym-met-ric Group\OT1/ppl/m/n/10.95 . [][]$\OT1/pcr/m/n/10.95 http : / / www .
math . uchicago .$
Expand All @@ -1500,24 +1513,24 @@ Overfull \hbox (17.42651pt too wide) in paragraph at lines 248--248
[32

]
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 252.
Package atveryend Info: Empty hook `AfterLastShipout' on input line 252.
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 253.
Package atveryend Info: Empty hook `AfterLastShipout' on input line 253.
(main.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 252.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 252.
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 253.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 253.
Package rerunfilecheck Info: File `main.out' has not changed.
(rerunfilecheck) Checksum: C370E09C87B46236AC2D5295B827B095;2313.
(rerunfilecheck) Checksum: 87AA4179A1048A3F9A4877AF7AFE46F2;2313.


LaTeX Warning: There were multiply-defined labels.

Package logreq Info: Writing requests to 'main.run.xml'.
)
Here is how much of TeX's memory you used:
38225 strings out of 493673
730176 string characters out of 3141529
851550 words of memory out of 3000000
40909 multiletter control sequences out of 15000+200000
38265 strings out of 493673
730952 string characters out of 3141529
851751 words of memory out of 3000000
40940 multiletter control sequences out of 15000+200000
32599 words of font info for 87 fonts, out of 3000000 for 9000
1025 hyphenation exceptions out of 8191
72i,16n,86p,10377b,1766s stack positions out of 5000i,500n,10000p,200000b,50000s
Expand All @@ -1541,9 +1554,9 @@ urw/palatino/uplb8a.pfb><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/urw/pala
tino/uplbi8a.pfb><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/urw/palatino/up
lr8a.pfb><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/urw/palatino/uplr8a.pfb
><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/urw/palatino/uplri8a.pfb>
Output written on main.pdf (34 pages, 413539 bytes).
Output written on main.pdf (34 pages, 416630 bytes).
PDF statistics:
602 PDF objects out of 1000 (max. 8388607)
173 named destinations out of 1000 (max. 500000)
607 PDF objects out of 1000 (max. 8388607)
175 named destinations out of 1000 (max. 500000)
117 words of extra memory for PDF output out of 10000 (max. 10000000)

2 changes: 1 addition & 1 deletion main.out
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
\BOOKMARK [1][-]{section.71}{\376\377\000I\000s\000o\000t\000y\000p\000i\000c\000a\000l\000\040\000D\000e\000c\000o\000m\000p\000o\000s\000i\000t\000i\000o\000n}{chapter.2}% 10
\BOOKMARK [1][-]{section.84}{\376\377\000D\000u\000a\000l\000s\000\040\000a\000n\000d\000\040\000T\000e\000n\000s\000o\000r\000\040\000P\000r\000o\000d\000u\000c\000t\000s}{chapter.2}% 11
\BOOKMARK [1][-]{section.97}{\376\377\000C\000h\000a\000r\000a\000c\000t\000e\000r\000\040\000T\000h\000e\000o\000r\000y}{chapter.2}% 12
\BOOKMARK [0][-]{chapter*.130}{\376\377\000B\000i\000b\000l\000i\000o\000g\000r\000a\000p\000h\000y}{}% 13
\BOOKMARK [0][-]{chapter*.132}{\376\377\000B\000i\000b\000l\000i\000o\000g\000r\000a\000p\000h\000y}{}% 13
Binary file modified main.pdf
Binary file not shown.
Binary file modified main.synctex.gz
Binary file not shown.
1 change: 1 addition & 0 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
\usepackage{tikz-cd}

\usepackage{relsize}
\usepackage{multirow}

\renewcommand{\restriction}{\mathord{\upharpoonright}} % Improve spacing of the restriction symbol

Expand Down
Loading

0 comments on commit 0778651

Please sign in to comment.