| prev | ( testsuite > StrictContent > BasicContentElements > ident > rec-ident2 ) | next |
| 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> |
Sample Rendering:
| |
Your browser's rendering:
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>