| prev | ( testsuite > StrictContent > TheoryOfSets > intersect > rec-intersect2 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/TheoryOfSets/intersect/rec-intersect2 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | A intersection B |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="set1">intersect</csymbol>
<semantics>
<ci>A</ci>
<annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
<ci>set</ci>
</annotation-xml>
</semantics>
<semantics>
<ci>B</ci>
<annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
<ci>set</ci>
</annotation-xml>
</semantics>
</apply>
</math>