| prev | next |
| File: | Content/TheoryOfSets/subset/rec-subset1.html | |
| Author: | MathML 2 Recommendation | |
| Description: | A is subset of B as <apply> | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<subset/>
<ci> A </ci>
<ci> B </ci>
</apply>
</math>