<?xml version="1.0" encoding="us-ascii"?>
<!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>
  <title>MathML Test : Binary relations</title>
  <meta http-equiv="content-type" content="text/html; charset=us-ascii" />
  <meta name="generator" content="Amaya, see http://www.w3.org/Amaya/" />
  <meta name="author" content="Frederic WANG" />
</head>

<body>
<p><a href="index.xml#operators">Back to home</a></p>

<h1>MathML Test : Binary relations</h1>

<p>This is a test to check if symbols used for binary relations can be
displayed.</p>
<ol>
  <li>check if all symbols are displayed</li>
  <li>check the stretch behaviour for Equilibrium and ReverseEquilibrium.</li>
</ol>
<ul>
  <li>lt : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&lt;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Congruent : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2261;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>CupCap : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x224d;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>DotEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2250;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>DoubleVerticalBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2225;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Equal : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2a75;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>EqualTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2242;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Equilibrium : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mi>x</mi>
      <mo>&#x21cc;</mo>
      <mi>y</mi>
    </math> ; <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mtable>
        <mtr>
          <mtd>
            <mo>&#x21cc;</mo>
          </mtd>
          <mtd>
            <mtable>
              <mtr>
                <mtd>
                  <mi>a</mi>
                </mtd>
              </mtr>
              <mtr>
                <mtd>
                  <mi>b</mi>
                </mtd>
              </mtr>
              <mtr>
                <mtd>
                  <mi>c</mi>
                </mtd>
              </mtr>
            </mtable>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mtext>sometext</mtext>
          </mtd>
          <mtd>
            <mi>x</mi>
          </mtd>
        </mtr>
      </mtable>
    </math></li>
  <li>GreaterEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2265;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>GreaterEqualLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22db;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>GreaterFullEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2267;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>GreaterGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2aa2;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>GreaterLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2277;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>GreaterSlantEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2a7e;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>GreaterTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2273;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>HumpDownHump : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x224e;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>HumpEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x224f;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LeftTriangle : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22b2;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LeftTriangleBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x29cf;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LeftTriangleEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22b4;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>le : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2264;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LessEqualGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22da;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LessFullEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2266;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LessGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2276;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LessLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2aa1;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LessSlantEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2a7d;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>LessTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2272;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NestedGreaterGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226b;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NestedLessLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226a;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotCongruent : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2262;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotCupCap : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226d;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotDoubleVerticalBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2226;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2260;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotEqualTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2242;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226f;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreaterEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2271;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreaterFullEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2266;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreaterGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226b;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreaterLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2279;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreaterSlantEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2a7e;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotGreaterTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2275;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotHumpDownHump : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x224e;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotHumpEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x224f;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLeftTriangle : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22ea;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLeftTriangleBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x29cf;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLeftTriangleEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22ec;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226e;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLessEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2270;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLessGreater : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2278;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLessLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x226a;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLessSlantEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2a7d;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotLessTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2274;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotNestedGreaterGreater : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2aa2;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotNestedLessLess : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2aa1;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotPrecedes : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2280;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotPrecedesEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2aaf;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotPrecedesSlantEqual : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22e0;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotRightTriangle : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22eb;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotRightTriangleBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x29d0;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotRightTriangleEqual : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22ed;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotSucceeds : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2281;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotSucceedsEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2ab0;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotSucceedsSlantEqual : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22e1;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotSucceedsTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227f;&#x338;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2241;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotTildeEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2244;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotTildeFullEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2247;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotTildeTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2249;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>NotVerticalBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2224;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Precedes : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227a;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>PrecedesEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2aaf;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>PrecedesSlantEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227c;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>PrecedesTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227e;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Proportion : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2237;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Proportional : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x221d;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>ReverseEquilibrium : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mi>x</mi>
      <mo>&#x21cb;</mo>
      <mi>y</mi>
    </math> ; <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mtable>
        <mtr>
          <mtd>
            <mo>&#x21cb;</mo>
          </mtd>
          <mtd>
            <mtable>
              <mtr>
                <mtd>
                  <mi>a</mi>
                </mtd>
              </mtr>
              <mtr>
                <mtd>
                  <mi>b</mi>
                </mtd>
              </mtr>
              <mtr>
                <mtd>
                  <mi>c</mi>
                </mtd>
              </mtr>
            </mtable>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mtext>sometext</mtext>
          </mtd>
          <mtd>
            <mi>x</mi>
          </mtd>
        </mtr>
      </mtable>
    </math></li>
  <li>RightTriangle : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22b3;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>RightTriangleBar : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x29d0;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>RightTriangleEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22b5;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Succeeds : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227b;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>SucceedsEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2ab0;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>SucceedsSlantEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227d;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>SucceedsTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x227f;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>Tilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x223c;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>TildeEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2243;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>TildeFullEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2245;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>TildeTilde : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2248;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
  <li>UpTee : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x22a5;</mo>
        <mi>y</mi>
      </mrow>
    </math></li>
</ul>
</body>
</html>

