prev  ( testsuite > StrictContent > ArithmeticAlgebraLogic > max > rec-max2  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/ArithmeticAlgebraLogic/max/rec-max2
CVS-ID:
Author:MathML 2 Recommendation
Description:

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

max suchthat R lambda x and in x B set notin x C set

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="minmax1">max</csymbol>
            <apply>
               <csymbol cd="set1">suchthat</csymbol>
               <ci>R</ci>
               <bind>
                  <csymbol cd="fns1">lambda</csymbol>
                  <bvar>
                     <ci>x</ci>
                  </bvar>
                  <apply>
                     <csymbol cd="logic1">and</csymbol>
                     <apply>
                        <csymbol cd="set1">in</csymbol>
                        <ci>x</ci>
                        <semantics>
                           <ci>B</ci>
                           <annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
                              <ci>set</ci>
                           </annotation-xml>
                        </semantics>
                     </apply>
                     <apply>
                        <csymbol cd="set1">notin</csymbol>
                        <ci>x</ci>
                        <semantics>
                           <ci>C</ci>
                           <annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
                              <ci>set</ci>
                           </annotation-xml>
                        </semantics>
                     </apply>
                  </apply>
               </bind>
            </apply>
         </apply>
      </math>