| prev | ( testsuite > StrictContent > TheoryOfSets > set > rec-set1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/TheoryOfSets/set/rec-set1 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | set: {b, a, c} |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="set1">set</csymbol>
<ci>b</ci>
<ci>a</ci>
<ci>c</ci>
</apply>
</math>