<?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 : Accents</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 : Elements and subsets</h1>

<p>This is a test to check if symbols used for elements and subsets can be
displayed.</p>
<ul>
  <li>Element : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2208;</mo>
        <mi>X</mi>
      </mrow>
    </math></li>
  <li>NotElement : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>x</mi>
        <mo>&#x2209;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>ReverseElement : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>X</mi>
        <mo>&#x220b;</mo>
        <mi>x</mi>
      </mrow>
    </math></li>
  <li>NotReverseElement : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x220c;</mo>
        <mi>x</mi>
      </mrow>
    </math></li>
  <li>NotSubset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2282;&#x20d2;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>Superset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2283;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>NotSuperset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x2283;&#x20d2;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>subset of : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x2282;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>subset of with vertical line : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2282;&#x20d2;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>not a subset of : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2284;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>SubsetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x2286;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>SupersetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2287;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>NotSubsetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2288;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>NotSupersetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x2289;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>subset of with not equal to : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x228a;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>subset of with not equal to - variant with stroke through bottom
    members : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x228a;&#xfe00;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>SquareSubset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x228f;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>NotSquareSubset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x228f;&#x338;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>SquareSuperset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2290;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>SquareSubsetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x2291;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>SquareSupersetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x2292;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>Subset : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x22d0;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
  <li>NotSquareSubsetEqual : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Z</mi>
        <mo>&#x22e2;</mo>
        <mi>Y</mi>
      </mrow>
    </math></li>
  <li>NotSquareSupersetEqual : <math
    xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mi>Y</mi>
        <mo>&#x22e3;</mo>
        <mi>Z</mi>
      </mrow>
    </math></li>
</ul>
</body>
</html>
