prev  ( testsuite > StrictContent > BasicContentElements > ident > rec-ident2  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/BasicContentElements/ident/rec-ident2
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:composition of f and inverse of f eq identity using <apply>

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

eq left_compose f inverse f identity

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="relation1">eq</csymbol>
            <apply>
               <csymbol cd="fns1">left_compose</csymbol>
               <ci>f</ci>
               <apply>
                  <csymbol cd="fns1">inverse</csymbol>
                  <ci>f</ci>
               </apply>
            </apply>
            <csymbol cd="fns1">identity</csymbol>
         </apply>
      </math>