Article object
Math statements (lemmas, proofs, hypotheses, postulates, corollaries)
Element or context:
<statement>
Requirements:
- Contain the statement within <statement>
- If the statement has a label (e.g., "lemma 1") then use <label>
- If the statement contains a title or caption, then ontain the caption within <caption><p>
- Include any math (inline or displayed equations as either images or mathML, according to instructions from CSP
Examples
A displayed formula as an image only
A theorem
<statement>
<label>Statement 1.</label> <caption><p>A lemma on error</p></caption <p>The error measurement chosen for comparison is the mean percentage error of the back-casted wind data compared to the measured met tower data. The mean percentage error (MPE) is given by <disp-formula id="eq006"><label>(6)</label><mml:math display="block" overflow="scroll" altimg="tcsme-2017-0041eq6.gif"> .....</mml:math> <italic>X<sub>t</sub></italic> is the measured (met tower) wind speed at time <italic>t</italic>, and <italic>F<sub>t</sub></italic> is the back-casted wind
speed based on the historical MERRA-2 data and the relationship between the MERRA-2
data and the measured wind speed over the initial study interval.</p> </statement>