prev  ( testsuite > StrictContent > TheoryOfSets > set > set4  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/TheoryOfSets/set/set4
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:set with condition

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: webeq

Your browser's rendering:

map lambda x x suchthat R lambda x lt x 5

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="set1">map</csymbol>
            <bind>
               <csymbol cd="fns1">lambda</csymbol>
               <bvar>
                  <ci>x</ci>
               </bvar>
               <ci>x</ci>
            </bind>
            <apply>
               <csymbol cd="set1">suchthat</csymbol>
               <ci>R</ci>
               <bind>
                  <csymbol cd="fns1">lambda</csymbol>
                  <bvar>
                     <ci>x</ci>
                  </bvar>
                  <apply>
                     <csymbol cd="relation1">lt</csymbol>
                     <ci>x</ci>
                     <cn>5</cn>
                  </apply>
               </bind>
            </apply>
         </apply>
      </math>