prev  ( testsuite > Content > ArithmeticAlgebraLogic > not > rec-not3  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Content/ArithmeticAlgebraLogic/not/rec-not3
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:not (forall s in S)

Sample Rendering:

Created by: webeq

Your browser's rendering:

s s S

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <not/>
        <apply>
          <forall/>
          <bvar>
            <ci>s</ci>
          </bvar>
          <apply>
            <in/>
            <ci>s</ci>
            <ci>S</ci>
          </apply>
        </apply>
      </apply>
    </math>