prev | ( testsuite > Content > ArithmeticAlgebraLogic > forall > rec-forall5 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Content/ArithmeticAlgebraLogic/forall/rec-forall5 |
CVS-ID: | |
Author: | MathML 2 Recomendation |
Description: | |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <forall/> <bvar> <ci> x </ci> </bvar> <condition> <apply> <lt/> <ci> x </ci> <cn> 9 </cn> </apply> </condition> <apply> <lt/> <ci> x </ci> <cn> 10 </cn> </apply> </apply> </math>