| prev | next |
| File: | Content/TheoryOfSets/union/union2.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | (A intersect B) union (C intersect D) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<union/>
<apply>
<intersect/>
<ci>A</ci>
<ci>B</ci>
</apply>
<apply>
<intersect/>
<ci>C</ci>
<ci>D</ci>
</apply>
</apply>
</math>