<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
      "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  <title>Your favourite title</title>
  <style type="text/css">
body {
    counter-reset: section 0;  
    text-align: justify
}

h2.title {
    text-align:center
}
p.author {
    text-align:center
}
li {
    text-indent: 0em;
}
p.indent {
    text-indent: 2em; 
}

h2.section {
    counter-reset: eqn 0 result 0 subsection 0;  
}
h2.section:before {
    content: counter(section) ". ";
    counter-increment: section 1;  /* Add 1 to section */
}
h3.subsection:before {
    content: counter(section) "." counter(subsection);
    counter-increment: subsection;  /* Add 1 to subsection */
}

div.theorem:before { 
    content: "Theorem " counter(section) "." counter(result) " "; 
    counter-increment: result 1;
    font-style: normal; 
    font-weight: bold; 
}
div.theorem{ font-style:italic }
div.proposition:before { 
    content: "Proposition " counter(section) "." counter(result) " "; 
	counter-increment: result 1;
    font-style: normal; 
    font-weight: bold; 
}
div.proposition{ font-style:italic }
div.lemma:before { 
    content: "Lemma " counter(section) "." counter(result) " "; 
    counter-increment: result;
    font-style: normal; 
    font-weight: bold; 
}
div.lemma{ font-style:italic }

table.dispeq {
   width:100%;
   }
td.eq {
   text-align:center;
     }
td.eqno {
    width: 10px;
    text-align:right;
    }
td.eqno:after { 
     content: "("counter(section)"."counter(eqn)")";
     counter-increment: eqn;
     font-style: normal; 
  }</style>
</head>

<body>
<h2 class="title">A categorification of Fock space using
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <msub>
    <mi>U</mi>
    <mi>q</mi>
  </msub>
  <mrow>
    <mo>(</mo>
    <msub>
      <mi>sl</mi>
      <mn>2</mn>
    </msub>
    <mo>)</mo>
  </mrow>
</math> representations at a root of unity</h2>

<p class="author">Arun Ram <br />
Department of Mathematics <br />
University of Wisconsin, Madison <br />
Madison, WI 53706 USA <br />
ram@math.wisc.edu <br />
<br />
and <br />
<br />
Department of Mathematics and Statistics <br />
University of Melbourne <br />
Parkville, VIC 3010 Australia <br />
aram@unimelb.edu.au </p>

<p>Last updates: 3 September 2009</p>

<h2 class="section">Introduction </h2>

<h2 class="section">Definition of the quantum group </h2>
Let <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>A</mi>
</math> be an <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>n</mi>
  <mo>×</mo>
  <mi>n</mi>
</math> Cartan matrix and let <math xmlns="http://www.w3.org/1998/Math/MathML">
  <msub>
    <mi>d</mi>
    <mn>1</mn>
  </msub>
  <mo>,</mo>
  <mo>…</mo>
  <mo>,</mo>
  <msub>
    <mi>d</mi>
    <mi>n</mi>
  </msub>
  <mo>∈</mo>
  <msub>
    <mo>ℤ</mo>
    <mrow>
      <mo>≥</mo>
      <mn>0</mn>
    </mrow>
  </msub>
</math> be minimal such that <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>diag</mi>
  <mrow>
    <mo>(</mo>
    <msub>
      <mi>d</mi>
      <mn>1</mn>
    </msub>
    <mo>,</mo>
    <mo>…</mo>
    <mo>,</mo>
    <msub>
      <mi>d</mi>
      <mi>n</mi>
    </msub>
    <mo>)</mo>
  </mrow>
  <mo>⋅</mo>
  <mi>A</mi>
</math> is symmetric, 

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>A</mi>
          <mo>=</mo>
          <msub>
            <mrow>
              <mo>(</mo>
              <mrow>
                <mo>〈</mo>
                <msub>
                  <mi>α</mi>
                  <mi>i</mi>
                </msub>
                <mo>,</mo>
                <msubsup>
                  <mi>α</mi>
                  <mi>j</mi>
                  <mo>ˇ</mo>
                </msubsup>
                <mo>〉</mo>
              </mrow>
              <mo>)</mo>
            </mrow>
            <mrow>
              <mn>1</mn>
              <mo>≤</mo>
              <mi>i</mi>
              <mo>,</mo>
              <mi>j</mi>
              <mo>≤</mo>
              <mi>n</mi>
            </mrow>
          </msub>
        </math>, and <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>d</mi>
            <mi>i</mi>
          </msub>
          <mo>=</mo>
          <mstyle displaystyle="true">
            <mfrac>
              <mn>2</mn>
              <mrow>
                <mo>〈</mo>
                <msub>
                  <mi>α</mi>
                  <mi>i</mi>
                </msub>
                <mo>,</mo>
                <msubsup>
                  <mi>α</mi>
                  <mi>i</mi>
                  <mo>ˇ</mo>
                </msubsup>
                <mo>〉</mo>
              </mrow>
            </mfrac>
          </mstyle>
        </math>. </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>We will use the following notational conventions </p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>q</mi>
            <mi>i</mi>
          </msub>
          <mo>=</mo>
          <msup>
            <mi>q</mi>
            <msub>
              <mi>d</mi>
              <mi>i</mi>
            </msub>
          </msup>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mrow>
              <mo>[</mo>
              <mi>n</mi>
              <mo>]</mo>
            </mrow>
            <mi>q</mi>
          </msub>
          <mtext>=</mtext>
          <mstyle displaystyle="true">
            <mfrac>
              <mrow>
                <msup>
                  <mi>q</mi>
                  <mi>n</mi>
                </msup>
                <mo>−</mo>
                <msup>
                  <mi>q</mi>
                  <mrow>
                    <mo>−</mo>
                    <mi>n</mi>
                  </mrow>
                </msup>
              </mrow>
              <mrow>
                <mi>q</mi>
                <mo>−</mo>
                <msup>
                  <mi>q</mi>
                  <mrow>
                    <mo>−</mo>
                    <mn>1</mn>
                  </mrow>
                </msup>
              </mrow>
            </mfrac>
          </mstyle>
          <mo>=</mo>
          <msup>
            <mi>q</mi>
            <mrow>
              <mi>n</mi>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msup>
          <mo>+</mo>
          <msup>
            <mi>q</mi>
            <mrow>
              <mi>n</mi>
              <mo>−</mo>
              <mn>3</mn>
            </mrow>
          </msup>
          <mo>+</mo>
          <mo>⋯</mo>
          <mo>+</mo>
          <msup>
            <mi>q</mi>
            <mrow>
              <mo>−</mo>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>n</mi>
                  <mo>−</mo>
                  <mn>3</mn>
                </mrow>
                <mo>)</mo>
              </mrow>
            </mrow>
          </msup>
          <mo>+</mo>
          <msup>
            <mi>q</mi>
            <mrow>
              <mo>−</mo>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>n</mi>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
                <mo>)</mo>
              </mrow>
            </mrow>
          </msup>
        </math>, for <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>n</mi>
          <mo>∈</mo>
          <mo>ℤ</mo>
        </math>, 

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mrow>
              <mo>[</mo>
              <mi>n</mi>
              <mo>]</mo>
            </mrow>
            <mi>q</mi>
          </msub>
          <mo>!</mo>
          <mo>=</mo>
          <msub>
            <mrow>
              <mo>[</mo>
              <mi>n</mi>
              <mo>]</mo>
            </mrow>
            <mi>q</mi>
          </msub>
          <msub>
            <mrow>
              <mo>[</mo>
              <mrow>
                <mi>n</mi>
                <mo>−</mo>
                <mn>1</mn>
              </mrow>
              <mo>]</mo>
            </mrow>
            <mi>q</mi>
          </msub>
          <mo>⋯</mo>
          <msub>
            <mrow>
              <mo>[</mo>
              <mn>2</mn>
              <mo>]</mo>
            </mrow>
            <mi>q</mi>
          </msub>
          <msub>
            <mrow>
              <mo>[</mo>
              <mn>1</mn>
              <mo>]</mo>
            </mrow>
            <mi>q</mi>
          </msub>
        </math>, for <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>n</mi>
          <mo>∈</mo>
          <msub>
            <mo>ℤ</mo>
            <mrow>
              <mo>≥</mo>
              <mn>0</mn>
            </mrow>
          </msub>
        </math>, and</p>

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mfenced open="[" close="]">
              <mtable>
                <mtr>
                  <mtd>
                    <mi>m</mi>
                  </mtd>
                </mtr>
                <mtr>
                  <mtd>
                    <mi>n</mi>
                  </mtd>
                </mtr>
              </mtable>
            </mfenced>
            <mi>q</mi>
          </msub>
          <mo>=</mo>
          <mstyle displaystyle="true">
            <mfrac>
              <mo><msub>
                <mrow>
                  <mo>[</mo>
                  <mi>m</mi>
                  <mo>]</mo>
                </mrow>
                <mi>q</mi>
              </msub>
              <msub>
                <mrow>
                  <mo>[</mo>
                  <mrow>
                    <mi>m</mi>
                    <mo>−</mo>
                    <mn>1</mn>
                  </mrow>
                  <mo>]</mo>
                </mrow>
                <mi>q</mi>
              </msub>
              <mo>⋯</mo>
              <msub>
                <mrow>
                  <mo>[</mo>
                  <mrow>
                    <mi>m</mi>
                    <mo>−</mo>
                    <mi>n</mi>
                    <mo>+</mo>
                    <mn>1</mn>
                  </mrow>
                  <mo>]</mo>
                </mrow>
                <mi>q</mi>
              </msub>
              </mo>
              <mi><msub>
                <mrow>
                  <mo>[</mo>
                  <mi>n</mi>
                  <mo>]</mo>
                </mrow>
                <mi>q</mi>
              </msub>
              <mo>!</mo>
              </mi>
            </mfrac>
          </mstyle>
        </math>, for <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>n</mi>
          <mo>∈</mo>
          <msub>
            <mo>ℤ</mo>
            <mrow>
              <mo>≥</mo>
              <mn>0</mn>
            </mrow>
          </msub>
        </math>.</p>
      </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p class="indent">The <em>quantum group</em> is the algebra
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>U</mi>
</math> generated by</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>E</mi>
            <mn>1</mn>
          </msub>
          <mo>,</mo>
          <mo>…</mo>
          <mo>,</mo>
          <msub>
            <mi>E</mi>
            <mi>n</mi>
          </msub>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>F</mi>
            <mn>1</mn>
          </msub>
          <mo>,</mo>
          <mo>…</mo>
          <mo>,</mo>
          <msub>
            <mi>F</mi>
            <mi>n</mi>
          </msub>
        </math>, and <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>K</mi>
            <mn>1</mn>
            <mrow>
              <mo>±</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <mo>,</mo>
          <mo>…</mo>
          <mo>,</mo>
          <msubsup>
            <mi>K</mi>
            <mi>n</mi>
            <mrow>
              <mo>±</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
        </math>, </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>with relations</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <mo>=</mo>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <mo>=</mo>
          <mn>1</mn>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <msub>
            <mi>K</mi>
            <mi>j</mi>
          </msub>
          <mo>=</mo>
          <msub>
            <mi>K</mi>
            <mi>j</mi>
          </msub>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
        </math> , 

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <msub>
            <mi>E</mi>
            <mi>j</mi>
          </msub>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <mo>=</mo>
          <msubsup>
            <mi>q</mi>
            <mi>i</mi>
            <mrow>
              <mo>〈</mo>
              <msub>
                <mi>α</mi>
                <mi>i</mi>
              </msub>
              <mo>,</mo>
              <msubsup>
                <mi>α</mi>
                <mi>j</mi>
                <mo>ˇ</mo>
              </msubsup>
              <mo>〉</mo>
            </mrow>
          </msubsup>
          <msub>
            <mi>E</mi>
            <mi>j</mi>
          </msub>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <msub>
            <mi>F</mi>
            <mi>j</mi>
          </msub>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <mo>=</mo>
          <msubsup>
            <mi>q</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mrow>
                <mo>〈</mo>
                <msub>
                  <mi>α</mi>
                  <mi>i</mi>
                </msub>
                <mo>,</mo>
                <msubsup>
                  <mi>α</mi>
                  <mi>j</mi>
                  <mo>ˇ</mo>
                </msubsup>
                <mo>〉</mo>
              </mrow>
            </mrow>
          </msubsup>
          <msub>
            <mi>F</mi>
            <mi>j</mi>
          </msub>
        </math> , <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mi>E</mi>
            <mi>i</mi>
          </msub>
          <msub>
            <mi>F</mi>
            <mi>j</mi>
          </msub>
          <mo>−</mo>
          <msub>
            <mi>F</mi>
            <mi>j</mi>
          </msub>
          <msub>
            <mi>E</mi>
            <mi>i</mi>
          </msub>
          <mo>=</mo>
          <msub>
            <mi>δ</mi>
            <mi>ij</mi>
          </msub>
          <mstyle displaystyle="true">
            <mfrac>
              <mrow>
                <msub>
                  <mi>K</mi>
                  <mi>i</mi>
                </msub>
                <mo>−</mo>
                <msubsup>
                  <mi>K</mi>
                  <mi>i</mi>
                  <mrow>
                    <mo>−</mo>
                    <mn>1</mn>
                  </mrow>
                </msubsup>
              </mrow>
              <mrow>
                <msub>
                  <mi>q</mi>
                  <mi>i</mi>
                </msub>
                <mo>−</mo>
                <msubsup>
                  <mi>q</mi>
                  <mi>i</mi>
                  <mrow>
                    <mo>−</mo>
                    <mn>1</mn>
                  </mrow>
                </msubsup>
              </mrow>
            </mfrac>
          </mstyle>
        </math>,</p>

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mrow>
            <mstyle displaystyle="true">
              <munderover>
                <mo>∑</mo>
                <mrow>
                  <mi>s</mi>
                  <mo>=</mo>
                  <mn>0</mn>
                </mrow>
                <mrow>
                  <mn>1</mn>
                  <mo>−</mo>
                  <mrow>
                    <mo>〈</mo>
                    <msub>
                      <mi>α</mi>
                      <mi>i</mi>
                    </msub>
                    <mo>,</mo>
                    <msubsup>
                      <mi>α</mi>
                      <mi>j</mi>
                      <mo>ˇ</mo>
                    </msubsup>
                    <mo>〉</mo>
                  </mrow>
                </mrow>
              </munderover>
            </mstyle>
            <mrow>
              <msup>
                <mi><mo>(</mo>
                <mrow>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
                <mo>)</mo>
                </mi>
                <mi>s</mi>
              </msup>
              <msubsup>
                <mi>E</mi>
                <mi>i</mi>
                <mrow>
                  <mo>(</mo>
                  <mrow>
                    <mn>1</mn>
                    <mo>−</mo>
                    <mrow>
                      <mo>〈</mo>
                      <msub>
                        <mi>α</mi>
                        <mi>i</mi>
                      </msub>
                      <mo>,</mo>
                      <msubsup>
                        <mi>α</mi>
                        <mi>j</mi>
                        <mo>ˇ</mo>
                      </msubsup>
                      <mo>〉</mo>
                    </mrow>
                    <mo>−</mo>
                    <mi>s</mi>
                  </mrow>
                  <mo>)</mo>
                </mrow>
              </msubsup>
              <msub>
                <mi>E</mi>
                <mi>j</mi>
              </msub>
              <msubsup>
                <mi>E</mi>
                <mi>i</mi>
                <mrow>
                  <mo>(</mo>
                  <mi>s</mi>
                  <mo>)</mo>
                </mrow>
              </msubsup>
              <mo>=</mo>
              <mn>0</mn>
            </mrow>
          </mrow>
        </math>, for <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>i</mi>
          <mo>≠</mo>
          <mi>j</mi>
        </math>,</p>

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mrow>
            <mstyle displaystyle="true">
              <munderover>
                <mo>∑</mo>
                <mrow>
                  <mi>s</mi>
                  <mo>=</mo>
                  <mn>0</mn>
                </mrow>
                <mrow>
                  <mn>1</mn>
                  <mo>−</mo>
                  <mrow>
                    <mo>〈</mo>
                    <msub>
                      <mi>α</mi>
                      <mi>i</mi>
                    </msub>
                    <mo>,</mo>
                    <msubsup>
                      <mi>α</mi>
                      <mi>j</mi>
                      <mo>ˇ</mo>
                    </msubsup>
                    <mo>〉</mo>
                  </mrow>
                </mrow>
              </munderover>
            </mstyle>
            <mrow>
              <msup>
                <mi><mo>(</mo>
                <mrow>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
                <mo>)</mo>
                </mi>
                <mi>s</mi>
              </msup>
              <msubsup>
                <mi>F</mi>
                <mi>i</mi>
                <mrow>
                  <mo>(</mo>
                  <mrow>
                    <mn>1</mn>
                    <mo>−</mo>
                    <mrow>
                      <mo>〈</mo>
                      <msub>
                        <mi>α</mi>
                        <mi>i</mi>
                      </msub>
                      <mo>,</mo>
                      <msubsup>
                        <mi>α</mi>
                        <mi>j</mi>
                        <mo>ˇ</mo>
                      </msubsup>
                      <mo>〉</mo>
                    </mrow>
                    <mo>−</mo>
                    <mi>s</mi>
                  </mrow>
                  <mo>)</mo>
                </mrow>
              </msubsup>
              <msub>
                <mi>F</mi>
                <mi>j</mi>
              </msub>
              <msubsup>
                <mi>F</mi>
                <mi>i</mi>
                <mrow>
                  <mo>(</mo>
                  <mi>s</mi>
                  <mo>)</mo>
                </mrow>
              </msubsup>
              <mo>=</mo>
              <mn>0</mn>
            </mrow>
          </mrow>
        </math>, for <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>i</mi>
          <mo>≠</mo>
          <mi>j</mi>
        </math>,</p>
      </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>where</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>E</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
          <mo>=</mo>
          <mstyle displaystyle="true">
            <mfrac>
              <msubsup>
                <mi>E</mi>
                <mi>i</mi>
                <mi>r</mi>
              </msubsup>
              <mrow>
                <mrow>
                  <mo>[</mo>
                  <mi>r</mi>
                  <mo>]</mo>
                </mrow>
                <mo>!</mo>
              </mrow>
            </mfrac>
          </mstyle>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>F</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
          <mo>=</mo>
          <mstyle displaystyle="true">
            <mfrac>
              <msubsup>
                <mi>F</mi>
                <mi>i</mi>
                <mi>r</mi>
              </msubsup>
              <mrow>
                <mrow>
                  <mo>[</mo>
                  <mi>r</mi>
                  <mo>]</mo>
                </mrow>
                <mo>!</mo>
              </mrow>
            </mfrac>
          </mstyle>
        </math>, for<math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>r</mi>
          <mo>∈</mo>
          <msub>
            <mo>ℤ</mo>
            <mrow>
              <mo>&gt;</mo>
              <mn>0</mn>
            </mrow>
          </msub>
        </math>. </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>Letting</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mfenced open="" close="">
            <mtable>
              <mtr>
                <mtd>
                  <mi><mfenced open="[" close="]">
                    <mtable>
                      <mtr>
                        <mtd>
                          <msub>
                            <mi>K</mi>
                            <mi>i</mi>
                          </msub>
                          <mo>;</mo>
                          <mi>c</mi>
                        </mtd>
                      </mtr>
                      <mtr>
                        <mtd>
                          <mi>k</mi>
                        </mtd>
                      </mtr>
                    </mtable>
                  </mfenced>
                  </mi>
                </mtd>
                <mtd>
                  <mo>=</mo>
                </mtd>
                <mtd columnalign="left">
                  <mi><mstyle displaystyle="true">
                    <mrow>
                      <munderover>
                        <mo>∏</mo>
                        <mrow>
                          <mi>j</mi>
                          <mo>=</mo>
                          <mn>1</mn>
                        </mrow>
                        <mi>k</mi>
                      </munderover>
                      <mfrac>
                        <mrow>
                          <msub>
                            <mi>K</mi>
                            <mi>i</mi>
                          </msub>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mi>c</mi>
                              <mo>−</mo>
                              <mrow>
                                <mo>(</mo>
                                <mrow>
                                  <mi>j</mi>
                                  <mo>−</mo>
                                  <mn>1</mn>
                                </mrow>
                                <mo>)</mo>
                              </mrow>
                            </mrow>
                          </msubsup>
                          <mo>−</mo>
                          <msubsup>
                            <mi>K</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mn>1</mn>
                            </mrow>
                          </msubsup>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mrow>
                                <mo>(</mo>
                                <mrow>
                                  <mi>c</mi>
                                  <mo>−</mo>
                                  <mrow>
                                    <mo>(</mo>
                                    <mrow>
                                      <mi>j</mi>
                                      <mo>−</mo>
                                      <mi>i</mi>
                                    </mrow>
                                    <mo>)</mo>
                                  </mrow>
                                </mrow>
                                <mo>)</mo>
                              </mrow>
                            </mrow>
                          </msubsup>
                        </mrow>
                        <mrow>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mi>j</mi>
                          </msubsup>
                          <mo>−</mo>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mi>j</mi>
                            </mrow>
                          </msubsup>
                        </mrow>
                      </mfrac>
                    </mrow>
                  </mstyle>
                  </mi>
                </mtd>
              </mtr>
              <mtr>
                <mtd>
                  <mi></mi>
                </mtd>
                <mtd>
                  <mo>=</mo>
                </mtd>
                <mtd columnalign="left">
                  <mrow>
                    <mo>(</mo>
                    <mstyle displaystyle="true">
                      <mfrac>
                        <mrow>
                          <msub>
                            <mi>K</mi>
                            <mi>i</mi>
                          </msub>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mi>c</mi>
                          </msubsup>
                          <mo>−</mo>
                          <msubsup>
                            <mi>K</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mn>1</mn>
                            </mrow>
                          </msubsup>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mi>c</mi>
                            </mrow>
                          </msubsup>
                        </mrow>
                        <mrow>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mn>1</mn>
                          </msubsup>
                          <mo>−</mo>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mn>1</mn>
                            </mrow>
                          </msubsup>
                        </mrow>
                      </mfrac>
                    </mstyle>
                    <mo>)</mo>
                  </mrow>
                  <mo>⋯</mo>
                  <mrow>
                    <mo>(</mo>
                    <mstyle displaystyle="true">
                      <mfrac>
                        <mrow>
                          <msub>
                            <mi>K</mi>
                            <mi>i</mi>
                          </msub>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mi>c</mi>
                              <mo>−</mo>
                              <mrow>
                                <mo>(</mo>
                                <mrow>
                                  <mi>k</mi>
                                  <mo>−</mo>
                                  <mn>1</mn>
                                </mrow>
                                <mo>)</mo>
                              </mrow>
                            </mrow>
                          </msubsup>
                          <mo>−</mo>
                          <msubsup>
                            <mi>K</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mn>1</mn>
                            </mrow>
                          </msubsup>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mrow>
                                <mo>(</mo>
                                <mrow>
                                  <mi>c</mi>
                                  <mo>−</mo>
                                  <mrow>
                                    <mo>(</mo>
                                    <mrow>
                                      <mi>k</mi>
                                      <mo>−</mo>
                                      <mn>1</mn>
                                    </mrow>
                                    <mo>)</mo>
                                  </mrow>
                                </mrow>
                                <mo>)</mo>
                              </mrow>
                            </mrow>
                          </msubsup>
                        </mrow>
                        <mrow>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mi>k</mi>
                          </msubsup>
                          <mo>−</mo>
                          <msubsup>
                            <mi>q</mi>
                            <mi>i</mi>
                            <mrow>
                              <mo>−</mo>
                              <mi>k</mi>
                            </mrow>
                          </msubsup>
                        </mrow>
                      </mfrac>
                    </mstyle>
                    <mo>)</mo>
                  </mrow>
                  <mo>,</mo>
                </mtd>
              </mtr>
            </mtable>
          </mfenced>
        </math> </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>the following identity is proved first for
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>r</mi>
  <mo>=</mo>
  <mn>1</mn>
</math>, by induction on <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>s</mi>
</math>, and then by induction on
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>r</mi>
</math> with a fixed <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>s</mi>
</math> (see APPENDIX???),</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>E</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
          <msubsup>
            <mi>F</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>s</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
          <mo>=</mo>
          <mrow>
            <munderover>
              <mo>∑</mo>
              <mrow>
                <mi>k</mi>
                <mo>=</mo>
                <mn>0</mn>
              </mrow>
              <mrow>
                <mo>min</mo>
                <mrow>
                  <mo>(</mo>
                  <mrow>
                    <mi>r</mi>
                    <mo>,</mo>
                    <mi>s</mi>
                  </mrow>
                  <mo>)</mo>
                </mrow>
              </mrow>
            </munderover>
            <msubsup>
              <mi>F</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>s</mi>
                  <mo>−</mo>
                  <mi>k</mi>
                </mrow>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <msub>
              <mi><mfenced open="[" close="]">
                <mtable>
                  <mtr>
                    <mtd>
                      <msub>
                        <mi>K</mi>
                        <mi>i</mi>
                      </msub>
                      <mo>;</mo>
                      <mn>2</mn>
                      <mi>k</mi>
                      <mo>−</mo>
                      <mi>s</mi>
                      <mo>−</mo>
                      <mi>r</mi>
                    </mtd>
                  </mtr>
                  <mtr>
                    <mtd>
                      <mi>k</mi>
                    </mtd>
                  </mtr>
                </mtable>
              </mfenced>
              </mi>
              <msub>
                <mi>q</mi>
                <mi>i</mi>
              </msub>
            </msub>
            <msubsup>
              <mi>E</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>r</mi>
                  <mo>−</mo>
                  <mi>k</mi>
                </mrow>
                <mo>)</mo>
              </mrow>
            </msubsup>
          </mrow>
        </math>.</td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>The <em>restricted integral form</em> of
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>U</mi>
</math> is the <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mo>?</mo>
</math> subalgebra <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>&Uopf;</mi>
</math> [THE DS FORM OF U IS NOT WORKING] of
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>U</mi>
</math> generated by</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msup>
            <mi>q</mi>
            <mrow>
              <mo>±</mo>
              <mn>1</mn>
            </mrow>
          </msup>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>E</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>F</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
        </math> and <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>±</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
        </math>, for <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mn>1</mn>
          <mo>≤</mo>
          <mi>i</mi>
          <mo>≤</mo>
          <mi>n</mi>
        </math> and <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>r</mi>
          <mo>∈</mo>
          <msub>
            <mo>ℤ</mo>
            <mrow>
              <mo>≥</mo>
              <mn>0</mn>
            </mrow>
          </msub>
        </math> [NOTATION INCONSISTENT WITH ABOVE FORM].</td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p class="indent">The algebra <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>U</mi>
</math> is a Hopf algebra with</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>Δ</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>E</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msub>
            <mi>E</mi>
            <mi>i</mi>
          </msub>
          <mo>⊗</mo>
          <mn>1</mn>
          <mo>+</mo>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <mo>⊗</mo>
          <msub>
            <mi>E</mi>
            <mi>i</mi>
          </msub>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>Δ</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>F</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msub>
            <mi>F</mi>
            <mi>i</mi>
          </msub>
          <mo>⊗</mo>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <mo>+</mo>
          <mn>1</mn>
          <mo>⊗</mo>
          <msub>
            <mi>F</mi>
            <mi>i</mi>
          </msub>
        </math>,<math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>Δ</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>K</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <mo>⊗</mo>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
        </math>, 

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>S</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>E</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mo>−</mo>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
          <msub>
            <mi>E</mi>
            <mi>i</mi>
          </msub>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>S</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>F</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msub>
            <mrow>
              <mo>−</mo>
              <mi>F</mi>
            </mrow>
            <mi>i</mi>
          </msub>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>S</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>K</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
        </math>,</p>

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>ε</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>E</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mn>0</mn>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>ε</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>F</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mn>0</mn>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>ε</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>K</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mn>1</mn>
        </math>.</p>
      </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>Since <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mo>(</mo>
    <msub>
      <mi>E</mi>
      <mi>i</mi>
    </msub>
    <mo>⊗</mo>
    <mn>1</mn>
    <mo>)</mo>
  </mrow>
  <mrow>
    <mo>(</mo>
    <msub>
      <mi>K</mi>
      <mi>i</mi>
    </msub>
    <mo>⊗</mo>
    <msub>
      <mi>E</mi>
      <mi>i</mi>
    </msub>
    <mo>)</mo>
  </mrow>
  <mo>=</mo>
  <msup>
    <mi>q</mi>
    <mrow>
      <mo>−</mo>
      <mn>2</mn>
    </mrow>
  </msup>
  <mrow>
    <mo>(</mo>
    <mrow>
      <msub>
        <mi>K</mi>
        <mi>i</mi>
      </msub>
      <mo>⊗</mo>
      <msub>
        <mi>E</mi>
        <mi>i</mi>
      </msub>
    </mrow>
    <mo>)</mo>
  </mrow>
  <mrow>
    <mo>(</mo>
    <mrow>
      <msub>
        <mi>E</mi>
        <mi>i</mi>
      </msub>
      <mo>⊗</mo>
      <mn>1</mn>
    </mrow>
    <mo>)</mo>
  </mrow>
</math>, the <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>q</mi>
</math>-version of the binomial theorem gives</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>Δ</mi>
          <mrow>
            <mo>(</mo>
            <msubsup>
              <mi>E</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mrow>
            <munderover>
              <mo>∑</mo>
              <mrow>
                <mi>k</mi>
                <mo>=</mo>
                <mn>0</mn>
              </mrow>
              <mi>r</mi>
            </munderover>
            <msubsup>
              <mi>q</mi>
              <mi>i</mi>
              <mrow>
                <mo>−</mo>
                <mi>k</mi>
                <mrow>
                  <mo>(</mo>
                  <mrow>
                    <mi>r</mi>
                    <mo>−</mo>
                    <mi>k</mi>
                  </mrow>
                  <mo>)</mo>
                </mrow>
              </mrow>
            </msubsup>
            <msubsup>
              <mi>E</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>k</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>⊗</mo>
            <msubsup>
              <mi>K</mi>
              <mi>i</mi>
              <mi>k</mi>
            </msubsup>
            <msubsup>
              <mi>E</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>r</mi>
                  <mo>−</mo>
                  <mi>k</mi>
                </mrow>
                <mo>)</mo>
              </mrow>
            </msubsup>
          </mrow>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>Δ</mi>
          <mrow>
            <mo>(</mo>
            <msubsup>
              <mi>F</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mrow>
            <munderover>
              <mo>∑</mo>
              <mrow>
                <mi>k</mi>
                <mo>=</mo>
                <mn>0</mn>
              </mrow>
              <mi>r</mi>
            </munderover>
            <msubsup>
              <mi>q</mi>
              <mi>i</mi>
              <mrow>
                <mi>k</mi>
                <mrow>
                  <mo>(</mo>
                  <mrow>
                    <mi>r</mi>
                    <mo>−</mo>
                    <mi>k</mi>
                  </mrow>
                  <mo>)</mo>
                </mrow>
              </mrow>
            </msubsup>
            <msubsup>
              <mi>F</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>k</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>⊗</mo>
            <msubsup>
              <mi>F</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>−</mo>
                <mi>k</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <msubsup>
              <mi>K</mi>
              <mi>i</mi>
              <mrow>
                <mo>−</mo>
                <mi>k</mi>
              </mrow>
            </msubsup>
          </mrow>
        </math>, 

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>S</mi>
          <mrow>
            <mo>(</mo>
            <msubsup>
              <mi>E</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msup>
            <mrow>
              <mo>(</mo>
              <mrow>
                <mo>−</mo>
                <mn>1</mn>
              </mrow>
              <mo>)</mo>
            </mrow>
            <mi>r</mi>
          </msup>
          <msubsup>
            <mi>q</mi>
            <mi>i</mi>
            <mrow>
              <mi>r</mi>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>r</mi>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
                <mo>)</mo>
              </mrow>
            </mrow>
          </msubsup>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mi>r</mi>
            </mrow>
          </msubsup>
          <msubsup>
            <mi>E</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>S</mi>
          <mrow>
            <mo>(</mo>
            <msubsup>
              <mi>F</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msup>
            <mrow>
              <mo>(</mo>
              <mrow>
                <mo>−</mo>
                <mn>1</mn>
              </mrow>
              <mo>)</mo>
            </mrow>
            <mi>r</mi>
          </msup>
          <msubsup>
            <mi>q</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mi>r</mi>
              <mrow>
                <mo>(</mo>
                <mrow>
                  <mi>r</mi>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
                <mo>)</mo>
              </mrow>
            </mrow>
          </msubsup>
          <msubsup>
            <mi>F</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mi>r</mi>
          </msubsup>
        </math>, </p>

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>ε</mi>
          <mrow>
            <mo>(</mo>
            <msubsup>
              <mi>E</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mn>0</mn>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>ε</mi>
          <mrow>
            <mo>(</mo>
            <msubsup>
              <mi>F</mi>
              <mi>i</mi>
              <mrow>
                <mo>(</mo>
                <mi>r</mi>
                <mo>)</mo>
              </mrow>
            </msubsup>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mn>0</mn>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>Δ</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>K</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
          <mo>⊗</mo>
          <msub>
            <mi>K</mi>
            <mi>i</mi>
          </msub>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>S</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>K</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>−</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
        </math>, <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>ε</mi>
          <mrow>
            <mo>(</mo>
            <msub>
              <mi>K</mi>
              <mi>i</mi>
            </msub>
            <mo>)</mo>
          </mrow>
          <mo>=</mo>
          <mn>1</mn>
        </math>,</p>
      </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>and hence the subalgebra <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mo>ℍ</mo>
</math> [SEE ABOVE] is a Hopf algebra of
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>U</mi>
</math>. BETTER CHECK THESE!</p>

<p class="indent">PUT THE REST OF THE RELATIONS ?? TO MAKE A PRESENTATION OF
THE INTEGRAL FORM?? A REF TO CHARI AND PRESSLEY?</p>

<p class="indent">The subalgebra
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mo>ℍ</mo>
</math> [SEE ABOVE] also has a triangular decomposition</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <mo>ℍ</mo>
          <mo>=</mo>
          <msup>
            <mo>ℍ</mo>
            <mo>−</mo>
          </msup>
          <msub>
            <mo>ℍ</mo>
            <mn>0</mn>
          </msub>
          <msup>
            <mo>ℍ</mo>
            <mo>+</mo>
          </msup>
        </math>,</td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>

<p>where</p>

<table class="dispeq">
  <tbody>
    <tr>
      <td class="eq"><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msup>
            <mo>ℍ</mo>
            <mo>+</mo>
          </msup>
        </math> is the subalgebra of
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>U</mi>
        </math> generated by <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>E</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
        </math>, 

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msub>
            <mo>ℍ</mo>
            <mn>0</mn>
          </msub>
        </math> is the subalgebra of
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>U</mi>
        </math> generated by <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>K</mi>
            <mi>i</mi>
            <mrow>
              <mo>±</mo>
              <mn>1</mn>
            </mrow>
          </msubsup>
        </math> and <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mfenced open="[" close="]">
            <mtable>
              <mtr>
                <mtd>
                  <msub>
                    <mi>K</mi>
                    <mi>i</mi>
                  </msub>
                  <mo>;</mo>
                  <mn>0</mn>
                </mtd>
              </mtr>
              <mtr>
                <mtd>
                  <mi>j</mi>
                </mtd>
              </mtr>
            </mtable>
          </mfenced>
        </math>, and</p>

        <p><math xmlns="http://www.w3.org/1998/Math/MathML">
          <msup>
            <mo>ℍ</mo>
            <mo>−</mo>
          </msup>
        </math> is the subalgebra of
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>U</mi>
        </math> generated by <math xmlns="http://www.w3.org/1998/Math/MathML">
          <msubsup>
            <mi>F</mi>
            <mi>i</mi>
            <mrow>
              <mo>(</mo>
              <mi>r</mi>
              <mo>)</mo>
            </mrow>
          </msubsup>
        </math>.</p>
      </td>
      <td class="eqno"></td>
    </tr>
  </tbody>
</table>
</body>
</html>
