| prev | ( testsuite > StrictContent > ArithmeticAlgebraLogic > not > rec-not3 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/ArithmeticAlgebraLogic/not/rec-not3 |
| CVS-ID: | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
| Description: | not (forall s in S) |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="logic1">not</csymbol>
<bind>
<csymbol cd="quant1">forall</csymbol>
<bvar>
<ci>s</ci>
</bvar>
<apply>
<csymbol cd="set1">in</csymbol>
<ci>s</ci>
<ci>S</ci>
</apply>
</bind>
</apply>
</math>