Functions and Inverses
Interval <interval>
<interval closure="open"><ci>x</ci><cn>1</cn></interval>
<math>
<mo>(</mo><mrow><mi>x</mi><mo>,</mo><mn>1</mn></mrow><mo>)</mo>
</math>
<interval closure="closed"><cn>0</cn><cn>1</cn></interval>
<math>
<mo>[</mo><mrow><mn>0</mn><mo>,</mo><mn>1</mn></mrow><mo>]</mo>
</math>
<interval closure="open-closed"><cn>0</cn><cn>1</cn></interval>
<math>
<mo>(</mo><mrow><mn>0</mn><mo>,</mo><mn>1</mn></mrow><mo>]</mo>
</math>
<interval closure="closed-open"><cn>0</cn><cn>1</cn></interval>
<math>
<mo>[</mo><mrow><mn>0</mn><mo>,</mo><mn>1</mn></mrow><mo>)</mo>
</math>
Inverse <inverse>
<apply><inverse/>
<ci> f </ci>
</apply>
<math>
<msup><mi> f </mi><mfenced><mn>-1</mn></mfenced></msup>
</math>
<apply>
<apply><inverse/><ci type="matrix">A</ci></apply>
<ci>a</ci>
</apply>
<math>
<mrow><msup><mi>A</mi><mfenced><mn>-1</mn></mfenced></msup><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
Lambda <lambda>
<lambda>
<bvar><ci> x </ci></bvar>
<domainofapplication><integers/></domainofapplication>
<apply><sin/><ci> x </ci></apply>
</lambda>
<math>
<mrow><mo>λ</mo><mi> x </mi><mo>∈</mo><mi>ℤ</mi><mo>.</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi> x </mi><mo>)</mo></mrow></mrow></mrow>
</math>
<lambda>
<domainofapplication><integers/></domainofapplication>
<sin/>
</lambda>
<math>
<mrow><mi>sin</mi><msub><mo>|</mo><mrow><mi>ℤ</mi></mrow></msub></mrow>
</math>
<lambda>
<bvar><ci>x</ci></bvar>
<apply><sin/>
<apply><plus/><ci>x</ci><cn>1</cn></apply>
</apply>
</lambda>
<math>
<mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo>+</mo><mn>1</mn></mrow><mo>)</mo></mrow></mrow></mrow>
</math>
Rewrite: lambda
<lambda>
<bvar><ci>x1</ci></bvar><bvar><ci>xn</ci></bvar>
<ci>expression-in-x1-xn</ci>
</lambda>
<math>
<mrow><mo>λ</mo><mi>x1</mi><mi>xn</mi><mo>.</mo><mi>expression-in-x1-xn</mi></mrow>
</math>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x1</ci></bvar><bvar><ci>xn</ci></bvar>
<ci>expression-in-x1-xn</ci>
</bind>
<math>
<mrow><mo>λ</mo><mi>x1</mi><mi>xn</mi><mo>.</mo><mi>expression-in-x1-xn</mi></mrow>
</math>
Rewrite: lambda domainofapplication
<lambda>
<bvar><ci>x1</ci></bvar><bvar><ci>xn</ci></bvar>
<domainofapplication><ci>D</ci></domainofapplication>
<ci>expression-in-x1-xn</ci>
</lambda>
<math>
<mrow><mo>λ</mo><mi>x1</mi><mi>xn</mi><mo>∈</mo><mi>D</mi><mo>.</mo><mi>expression-in-x1-xn</mi></mrow>
</math>
<apply><csymbol cd="fns1">restriction</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x1</ci></bvar><bvar><ci>xn</ci></bvar>
<ci>expression-in-x1-xn</ci>
</bind>
<ci>D</ci>
</apply>
<math>
<mrow><mi>restriction</mi><mo></mo><mrow><mo>(</mo><mrow><mo>λ</mo><mi>x1</mi><mi>xn</mi><mo>.</mo><mi>expression-in-x1-xn</mi></mrow><mo>,</mo><mi>D</mi><mo>)</mo></mrow></mrow>
</math>
Function composition <compose/>
<apply><compose/><ci>f</ci><ci>g</ci><ci>h</ci></apply>
<math>
<mrow><mi>f</mi><mo>∘</mo><mi>g</mi><mo>∘</mo><mi>h</mi></mrow>
</math>
<apply><eq/>
<apply>
<apply><compose/><ci>f</ci><ci>g</ci></apply>
<ci>x</ci>
</apply>
<apply><ci>f</ci><apply><ci>g</ci><ci>x</ci></apply></apply>
</apply>
<math>
<mrow><mrow><mrow><mi>f</mi><mo>∘</mo><mi>g</mi></mrow><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>=</mo><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mrow><mi>g</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow></mrow>
</math>
Identity function <ident/>
<apply><eq/>
<apply><compose/>
<ci type="function">f</ci>
<apply><inverse/>
<ci type="function">f</ci>
</apply>
</apply>
<ident/>
</apply>
<math>
<mrow><mrow><mi>f</mi><mo>∘</mo><msup><mi>f</mi><mfenced><mn>-1</mn></mfenced></msup></mrow><mo>=</mo><mi>id</mi></mrow>
</math>
Domain <domain/>
<apply><eq/>
<apply><domain/><ci>f</ci></apply>
<reals/>
</apply>
<math>
<mrow><mrow><mi>domain</mi><mo></mo><mrow><mo>(</mo><mi>f</mi><mo>)</mo></mrow></mrow><mo>=</mo><mi>ℝ</mi></mrow>
</math>
codomain <codomain/>
<apply><eq/>
<apply><codomain/><ci>f</ci></apply>
<rationals/>
</apply>
<math>
<mrow><mrow><mi>codomain</mi><mo></mo><mrow><mo>(</mo><mi>f</mi><mo>)</mo></mrow></mrow><mo>=</mo><mi>ℚ</mi></mrow>
</math>
Image <image/>
<apply><eq/>
<apply><image/><sin/></apply>
<interval><cn>-1</cn><cn> 1</cn></interval>
</apply>
<math>
<mrow><mrow><mi>image</mi><mo></mo><mrow><mo>(</mo><mi>sin</mi><mo>)</mo></mrow></mrow><mo>=</mo><mo>[</mo><mrow><mn>-1</mn><mo>,</mo><mn> 1</mn></mrow><mo>]</mo></mrow>
</math>
Piecewise declaration <piecewise>
, <piece>
, <otherwise>
<piecewise>
<piece>
<apply><minus/><ci>x</ci></apply>
<apply><lt/><ci>x</ci><cn>0</cn></apply>
</piece>
<piece>
<cn>0</cn>
<apply><eq/><ci>x</ci><cn>0</cn></apply>
</piece>
<piece>
<ci>x</ci>
<apply><gt/><ci>x</ci><cn>0</cn></apply>
</piece>
</piecewise>
<math>
<mrow><mo>{</mo><mtable><mtr><mtd><mrow><mo>-</mo><mi>x</mi></mrow></mtd><mtd><mtext> if </mtext></mtd><mtd><mrow><mi>x</mi><mo>></mo><mn>0</mn></mrow></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mtext> if </mtext></mtd><mtd><mrow><mi>x</mi><mo>=</mo><mn>0</mn></mrow></mtd></mtr><mtr><mtd><mi>x</mi></mtd><mtd><mtext> if </mtext></mtd><mtd><mrow><mi>x</mi><mo><</mo><mn>0</mn></mrow></mtd></mtr></mtable></mrow>
</math>
<piecewise>
<piece>
<cn>0</cn>
<apply><lt/><ci>x</ci><cn>0</cn></apply>
</piece>
<piece>
<cn>1</cn>
<apply><gt/><ci>x</ci><cn>1</cn></apply>
</piece>
<otherwise>
<ci>x</ci>
</otherwise>
</piecewise>
<math>
<mrow><mo>{</mo><mtable><mtr><mtd><mn>0</mn></mtd><mtd><mtext> if </mtext></mtd><mtd><mrow><mi>x</mi><mo>></mo><mn>0</mn></mrow></mtd></mtr><mtr><mtd><mn>1</mn></mtd><mtd><mtext> if </mtext></mtd><mtd><mrow><mi>x</mi><mo><</mo><mn>1</mn></mrow></mtd></mtr><mtr><mtd><mi>x</mi></mtd><mtd columnspan="2"><mtext> otherwise</mtext></mtd></mtr></mtable></mrow>
</math>
<apply><csymbol cd="piece1">piecewise</csymbol>
<apply><csymbol cd="piece1">piece</csymbol>
<cn>0</cn>
<apply><csymbol cd="relation1">lt</csymbol><ci>x</ci><cn>0</cn></apply>
</apply>
<apply><csymbol cd="piece1">piece</csymbol>
<cn>1</cn>
<apply><csymbol cd="relation1">gt</csymbol><ci>x</ci><cn>1</cn></apply>
</apply>
<apply><csymbol cd="piece1">otherwise</csymbol>
<ci>x</ci>
</apply>
</apply>
<math>
<mrow><mi>piecewise</mi><mo></mo><mrow><mo>(</mo><mrow><mi>piece</mi><mo></mo><mrow><mo>(</mo><mn>0</mn><mo>,</mo><mrow><mi>x</mi><mo>></mo><mn>0</mn></mrow><mo>)</mo></mrow></mrow><mo>,</mo><mrow><mi>piece</mi><mo></mo><mrow><mo>(</mo><mn>1</mn><mo>,</mo><mrow><mi>x</mi><mo><</mo><mn>1</mn></mrow><mo>)</mo></mrow></mrow><mo>,</mo><mrow><mi>otherwise</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Arithmetic, Algebra and Logic
Quotient <quotient/>
<apply><quotient/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mo>⌊</mo><mi>a</mi><mo>/</mo><mi>b</mi><mo>⌋</mo></mrow>
</math>
Factorial <factorial/>
<apply><factorial/><ci>n</ci></apply>
<math>
<mrow><mi>n</mi><mo>!</mo></mrow>
</math>
Division <divide/>
<apply><divide/>
<ci>a</ci>
<ci>b</ci>
</apply>
<math>
<mrow><mi>a</mi><mo>/</mo><mi>b</mi></mrow>
</math>
Maximum <max/>
<apply><max/><cn>2</cn><cn>3</cn><cn>5</cn></apply>
<math>
<mrow><mi>max</mi><mo></mo><mrow><mo>(</mo><mn>2</mn><mo>,</mo><mn>3</mn><mo>,</mo><mn>5</mn><mo>)</mo></mrow></mrow>
</math>
<apply><max/>
<bvar><ci>y</ci></bvar>
<condition>
<apply><in/>
<ci>y</ci>
<interval><cn>0</cn><cn>1</cn></interval>
</apply>
</condition>
<apply><power/><ci>y</ci><cn>3</cn></apply>
</apply>
<math>
<mrow><mi>max</mi><mo></mo><mrow><mo>(</mo><msup><mi>y</mi><mn>3</mn></msup><mo>)</mo></mrow></mrow>
</math>
Minimum <min/>
<apply><min/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mi>min</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>,</mo><mi>b</mi><mo>)</mo></mrow></mrow>
</math>
<apply><min/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><notin/><ci>x</ci><ci type="set">B</ci></apply>
</condition>
<apply><power/><ci>x</ci><cn>2</cn></apply>
</apply>
<math>
<mrow><mi>min</mi><mo></mo><mrow><mo>(</mo><msup><mi>x</mi><mn>2</mn></msup><mo>)</mo></mrow></mrow>
</math>
Subtraction <minus/>
<apply><minus/><cn>3</cn></apply>
<math>
<mrow><mo>-</mo><mn>3</mn></mrow>
</math>
<apply><minus/><ci>x</ci><ci>y</ci></apply>
<math>
<mrow><mi>x</mi><mo>-</mo><mi>y</mi></mrow>
</math>
Addition <plus/>
<apply><plus/><ci>x</ci><ci>y</ci><ci>z</ci></apply>
<math>
<mrow><mi>x</mi><mo>+</mo><mi>y</mi><mo>+</mo><mi>z</mi></mrow>
</math>
Exponentiation <power/>
<apply><power/><ci>x</ci><cn>3</cn></apply>
<math>
<msup><mi>x</mi><mn>3</mn></msup>
</math>
Remainder <rem/>
<apply><rem/><ci> a </ci><ci> b </ci></apply>
<math>
<mrow><mi> a </mi><mo>mod</mo><mi> b </mi></mrow>
</math>
Multiplication <times/>
<apply><times/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mi>a</mi><mo></mo><mi>b</mi></mrow>
</math>
Root <root/>
<apply><root/>
<degree><ci type="integer">n</ci></degree>
<ci>a</ci>
</apply>
<math>
<mroot><mi>a</mi><mi>n</mi></mroot>
</math>
<apply><root/><ci>x</ci></apply>
<math>
<msqrt><mi>x</mi></msqrt>
</math>
<apply><csymbol cd="arith1">root</csymbol>
<ci>x</ci>
<cn type="integer">2</cn>
</apply>
<math>
<mroot><mi>x</mi><mrow></mrow></mroot>
</math>
<apply><root/>
<degree><ci type="integer">n</ci></degree>
<ci>a</ci>
</apply>
<math>
<mroot><mi>a</mi><mi>n</mi></mroot>
</math>
<apply><csymbol cd="arith1">root</csymbol>
<ci>a</ci>
<cn type="integer">n</cn>
</apply>
<math>
<mroot><mi>a</mi><mrow></mrow></mroot>
</math>
Greatest common divisor <gcd/>
<apply><gcd/><ci>a</ci><ci>b</ci><ci>c</ci></apply>
<math>
<mrow><mi>gcd</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>,</mo><mi>b</mi><mo>,</mo><mi>c</mi><mo>)</mo></mrow></mrow>
</math>
And <and/>
<apply><and/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mi>a</mi><mo>∧</mo><mi>b</mi></mrow>
</math>
<apply><and/>
<bvar><ci>i</ci></bvar>
<lowlimit><cn>0</cn></lowlimit>
<uplimit><ci>n</ci></uplimit>
<apply><gt/><apply><selector/><ci>a</ci><ci>i</ci></apply><cn>0</cn></apply>
</apply>
<math>
<mrow><mrow><mo>(</mo><msub><mi>a</mi><mrow><mi>i</mi></mrow></msub><mo><</mo><mn>0</mn><mo>)</mo></mrow></mrow>
</math>
<apply><csymbol cd="fns2">apply_to_list</csymbol>
<csymbol cd="logic1">and</csymbol>
<apply><csymbol cd="list1">map</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>i</ci></bvar>
<apply><csymbol cd="relation1">gt</csymbol>
<apply><csymbol cd="linalg1">vector_selector</csymbol>
<ci>i</ci>
<ci>a</ci>
</apply>
<cn>0</cn>
</apply>
</bind>
<apply><csymbol cd="interval1">integer_interval</csymbol>
<cn type="integer">0</cn>
<ci>n</ci>
</apply>
</apply>
</apply>
<math>
<mrow><mi>apply_to_list</mi><mo></mo><mrow><mo>(</mo><mi>and</mi><mo>,</mo><mrow><mi>map</mi><mo></mo><mrow><mo>(</mo><mrow><mo>λ</mo><mi>i</mi><mo>.</mo><mrow><mrow><mi>vector_selector</mi><mo></mo><mrow><mo>(</mo><mi>i</mi><mo>,</mo><mi>a</mi><mo>)</mo></mrow></mrow><mo><</mo><mn>0</mn></mrow></mrow><mo>,</mo><mrow><mi>integer_interval</mi><mo></mo><mrow><mo>(</mo><mrow></mrow><mo>,</mo><mi>n</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Or <or/>
<apply><or/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mi>a</mi><mo>∨</mo><mi>b</mi></mrow>
</math>
Exclusive Or <xor/>
<apply><xor/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mi>a</mi><mo>xor</mo><mi>b</mi></mrow>
</math>
Not <not/>
<apply><not/><ci>a</ci></apply>
<math>
<mrow><mi>not</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
Implies <implies/>
<apply><implies/><ci>A</ci><ci>B</ci></apply>
<math>
<mrow><mi>A</mi><mo>⇒</mo><mi>B</mi></mrow>
</math>
Universal quantifier <forall/>
<bind><forall/>
<bvar><ci>x</ci></bvar>
<apply><eq/>
<apply><minus/><ci>x</ci><ci>x</ci></apply>
<cn>0</cn>
</apply>
</bind>
<math>
<mrow><mo>∀</mo><mi>x</mi><mo>.</mo><mrow><mrow><mi>x</mi><mo>-</mo><mi>x</mi></mrow><mo>=</mo><mn>0</mn></mrow></mrow>
</math>
<bind><forall/>
<bvar><ci>p</ci></bvar>
<bvar><ci>q</ci></bvar>
<condition>
<apply><and/>
<apply><in/><ci>p</ci><rationals/></apply>
<apply><in/><ci>q</ci><rationals/></apply>
<apply><lt/><ci>p</ci><ci>q</ci></apply>
</apply>
</condition>
<apply><lt/>
<ci>p</ci>
<apply><power/><ci>q</ci><cn>2</cn></apply>
</apply>
</bind>
<math>
<mrow><mo>∀</mo><mrow><mrow><mi>p</mi><mo>∈</mo><mi>ℚ</mi></mrow><mo>∧</mo><mrow><mi>q</mi><mo>∈</mo><mi>ℚ</mi></mrow><mo>∧</mo><mrow><mo>(</mo><mi>p</mi><mo>></mo><mi>q</mi><mo>)</mo></mrow></mrow><mo>.</mo><mrow><mi>p</mi><mo>></mo><msup><mi>q</mi><mn>2</mn></msup></mrow></mrow>
</math>
<bind><csymbol cd="quant1">forall</csymbol>
<bvar><ci>p</ci></bvar>
<bvar><ci>q</ci></bvar>
<apply><csymbol cd="logic1">implies</csymbol>
<apply><csymbol cd="logic1">and</csymbol>
<apply><csymbol cd="set1">in</csymbol>
<ci>p</ci>
<csymbol cd="setname1">Q</csymbol>
</apply>
<apply><csymbol cd="set1">in</csymbol>
<ci>q</ci>
<csymbol cd="setname1">Q</csymbol>
</apply>
<apply><csymbol cd="relation1">lt</csymbol><ci>p</ci><ci>q</ci></apply>
</apply>
<apply><csymbol cd="relation1">lt</csymbol>
<ci>p</ci>
<apply><csymbol cd="arith1">power</csymbol>
<ci>q</ci>
<cn>2</cn>
</apply>
</apply>
</apply>
</bind>
<math>
<mrow><mo>∀</mo><mi>p</mi><mi>q</mi><mo>.</mo><mrow><mrow><mrow><mi>p</mi><mo>∈</mo><mi>Q</mi></mrow><mo>∧</mo><mrow><mi>q</mi><mo>∈</mo><mi>Q</mi></mrow><mo>∧</mo><mrow><mo>(</mo><mi>p</mi><mo>></mo><mi>q</mi><mo>)</mo></mrow></mrow><mo>⇒</mo><mrow><mi>p</mi><mo>></mo><msup><mi>q</mi><mn>2</mn></msup></mrow></mrow></mrow>
</math>
Existential quantifier <exists/>
<bind><exists/>
<bvar><ci>x</ci></bvar>
<apply><eq/>
<apply><ci>f</ci><ci>x</ci></apply>
<cn>0</cn>
</apply>
</bind>
<math>
<mrow><mo>∃</mo><mi>x</mi><mo>.</mo><mrow><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>=</mo><mn>0</mn></mrow></mrow>
</math>
<apply><exists/>
<bvar><ci>x</ci></bvar>
<domainofapplication>
<integers/>
</domainofapplication>
<apply><eq/>
<apply><ci>f</ci><ci>x</ci></apply>
<cn>0</cn>
</apply>
</apply>
<math>
<mrow><mo>∃</mo><mi>x</mi><mo>∈</mo><mi>ℤ</mi><mo>.</mo><mrow><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>=</mo><mn>0</mn></mrow></mrow>
</math>
<bind><csymbol cd="quant1">exists</csymbol>
<bvar><ci>x</ci></bvar>
<apply><csymbol cd="logic1">and</csymbol>
<apply><csymbol cd="set1">in</csymbol>
<ci>x</ci>
<csymbol cd="setname1">Z</csymbol>
</apply>
<apply><csymbol cd="relation1">eq</csymbol>
<apply><ci>f</ci><ci>x</ci></apply>
<cn>0</cn>
</apply>
</apply>
</bind>
<math>
<mrow><mo>∃</mo><mi>x</mi><mo>.</mo><mrow><mrow><mi>x</mi><mo>∈</mo><mi>Z</mi></mrow><mo>∧</mo><mrow><mo>(</mo><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>=</mo><mn>0</mn><mo>)</mo></mrow></mrow></mrow>
</math>
Absolute Value <abs/>
<apply><abs/><ci>x</ci></apply>
<math>
<mrow><mi>abs</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
Complex conjugate <conjugate/>
<apply><conjugate/>
<apply><plus/>
<ci>x</ci>
<apply><times/><cn>ⅈ</cn><ci>y</ci></apply>
</apply>
</apply>
<math>
<mrow><mi>conjugate</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo>+</mo><mrow><mn>ⅈ</mn><mo></mo><mi>y</mi></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Argument <arg/>
<apply><arg/>
<apply><plus/>
<ci> x </ci>
<apply><times/><imaginaryi/><ci>y</ci></apply>
</apply>
</apply>
<math>
<mrow><mi>arg</mi><mo></mo><mrow><mo>(</mo><mrow><mi> x </mi><mo>+</mo><mrow><mi>i</mi><mo></mo><mi>y</mi></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Real part <real/>
<apply><real/>
<apply><plus/>
<ci>x</ci>
<apply><times/><imaginaryi/><ci>y</ci></apply>
</apply>
</apply>
<math>
<mrow><mi>real</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo>+</mo><mrow><mi>i</mi><mo></mo><mi>y</mi></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Imaginary part <imaginary/>
<apply><imaginary/>
<apply><plus/>
<ci>x</ci>
<apply><times/><imaginaryi/><ci>y</ci></apply>
</apply>
</apply>
<math>
<mrow><mi>imaginary</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo>+</mo><mrow><mi>i</mi><mo></mo><mi>y</mi></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Lowest common multiple <lcm/>
<apply><lcm/><ci>a</ci><ci>b</ci><ci>c</ci></apply>
<math>
<mrow><mi>lcm</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>,</mo><mi>b</mi><mo>,</mo><mi>c</mi><mo>)</mo></mrow></mrow>
</math>
Floor <floor/>
<apply><floor/><ci>a</ci></apply>
<math>
<mrow><mi>floor</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
Ceiling <ceiling/>
<apply><ceiling/><ci>a</ci></apply>
<math>
<mrow><mi>ceiling</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
Relations
Equals <eq/>
<apply><eq/>
<cn type="rational">2<sep/>4</cn>
<cn type="rational">1<sep/>2</cn>
</apply>
<math>
<mrow><mfrac><mrow><cn>2</cn><mn>2</mn></mrow><mrow><cn>4</cn><mn>4</mn></mrow></mfrac><mo>=</mo><mfrac><mrow><cn>1</cn><mn>1</mn></mrow><mrow><cn>2</cn><mn>2</mn></mrow></mfrac></mrow>
</math>
Not Equals <neq/>
<apply><neq/><cn>3</cn><cn>4</cn></apply>
<math>
<mrow><mn>3</mn><mo>≠</mo><mn>4</mn></mrow>
</math>
Greater than <gt/>
<apply><gt/><cn>3</cn><cn>2</cn></apply>
<math>
<mrow><mn>3</mn><mo><</mo><mn>2</mn></mrow>
</math>
Less Than <lt/>
<apply><lt/><cn>2</cn><cn>3</cn><cn>4</cn></apply>
<math>
<mrow><mn>2</mn><mo>></mo><mn>3</mn><mo>></mo><mn>4</mn></mrow>
</math>
Greater Than or Equal <geq/>
<apply><geq/><cn>4</cn><cn>3</cn><cn>3</cn></apply>
<math>
<mrow><mn>4</mn><mo>≥</mo><mn>3</mn><mo>≥</mo><mn>3</mn></mrow>
</math>
<apply><csymbol cd="fns2">predicate_on_list</csymbol>
<csymbol cd="reln1">geq</csymbol>
<apply><csymbol cd="list1">list</csymbol>
<cn>4</cn><cn>3</cn><cn>3</cn>
</apply>
</apply>
<math>
<mrow><mi>predicate_on_list</mi><mo></mo><mrow><mo>(</mo><mi>geq</mi><mo>,</mo><mo>(</mo><mrow><mn>4</mn><mo>,</mo><mn>3</mn><mo>,</mo><mn>3</mn></mrow><mo>)</mo><mo>)</mo></mrow></mrow>
</math>
Less Than or Equal <leq/>
<apply><leq/><cn>3</cn><cn>3</cn><cn>4</cn></apply>
<math>
<mrow><mn>3</mn><mo>≤</mo><mn>3</mn><mo>≤</mo><mn>4</mn></mrow>
</math>
Equivalent <equivalent/>
<apply><equivalent/>
<ci>a</ci>
<apply><not/><apply><not/><ci>a</ci></apply></apply>
</apply>
<math>
<mrow><mi>a</mi><mo>≡</mo><mrow><mi>not</mi><mo></mo><mrow><mo>(</mo><mrow><mi>not</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow></mrow>
</math>
Approximately <approx/>
<apply><approx/>
<pi/>
<cn type="rational">22<sep/>7</cn>
</apply>
<math>
<mrow><mi>π</mi><mo>≃</mo><mfrac><mrow><cn>22</cn><mn>22</mn></mrow><mrow><cn>7</cn><mn>7</mn></mrow></mfrac></mrow>
</math>
Factor Of <factorof/>
<apply><factorof/><ci>a</ci><ci>b</ci></apply>
<math>
<mrow><mi>a</mi><mo>⇒</mo><mi>b</mi></mrow>
</math>
Calculus and Vector Calculus
Integral <int/>
<apply><eq/>
<apply><int/><sin/></apply>
<cos/>
</apply>
<math>
<mrow><mrow><msubsup><mo>∫</mo><mrow></mrow><mrow></mrow></msubsup><mi>sin</mi></mrow><mo>=</mo><mi>cos</mi></mrow>
</math>
<apply><int/>
<interval><ci>a</ci><ci>b</ci></interval>
<cos/>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow><mi>a</mi></mrow><mrow><mi>b</mi></mrow></msubsup><mi>cos</mi></mrow>
</math>
<apply><int/>
<bvar><ci>x</ci></bvar>
<lowlimit><cn>0</cn></lowlimit>
<uplimit><cn>1</cn></uplimit>
<apply><power/><ci>x</ci><cn>2</cn></apply>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow><mn>0</mn></mrow><mrow><mn>1</mn></mrow></msubsup><msup><mi>x</mi><mn>2</mn></msup><mrow><mi>d</mi><mi>x</mi></mrow></mrow>
</math>
Rewrite: int
<apply><int/>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow></mrow><mrow></mrow></msubsup><mi>expression-in-x</mi><mrow><mi>d</mi><mi>x</mi></mrow></mrow>
</math>
<apply>
<apply><csymbol cd="calculus1">int</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</bind>
</apply>
<ci>x</ci>
</apply>
<math>
<mrow><mrow><msubsup><mo>∫</mo><mrow></mrow><mrow></mrow></msubsup><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mi>expression-in-x</mi></mrow></mrow><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<apply><int/>
<bvar><ci>x</ci></bvar>
<apply><cos/><ci>x</ci></apply>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow></mrow><mrow></mrow></msubsup><mrow><mi>cos</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mrow><mi>d</mi><mi>x</mi></mrow></mrow>
</math>
<apply>
<apply><csymbol cd="calculus1">int</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<apply><cos/><ci>x</ci></apply>
</bind>
</apply>
<ci>x</ci>
</apply>
<math>
<mrow><mrow><msubsup><mo>∫</mo><mrow></mrow><mrow></mrow></msubsup><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mrow><mi>cos</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow></mrow><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<apply><int/>
<domainofapplication><ci>C</ci></domainofapplication>
<ci>f</ci>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow><mi>C</mi></mrow><mrow></mrow></msubsup><mi>f</mi></mrow>
</math>
<apply><csymbol cd="calculus1">defint</csymbol><ci>C</ci><ci>f</ci></apply>
<math>
<mrow><mi>defint</mi><mo></mo><mrow><mo>(</mo><mi>C</mi><mo>,</mo><mi>f</mi><mo>)</mo></mrow></mrow>
</math>
Rewrite: defint
<apply><int/>
<bvar><ci>x</ci></bvar>
<domainofapplication><ci>D</ci></domainofapplication>
<ci>expression-in-x</ci>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow><mi>D</mi></mrow><mrow></mrow></msubsup><mi>expression-in-x</mi><mrow><mi>d</mi><mi>x</mi></mrow></mrow>
</math>
<apply><csymbol cd="calculus1">defint</csymbol>
<ci>D</ci>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</bind>
</apply>
<math>
<mrow><mi>defint</mi><mo></mo><mrow><mo>(</mo><mi>D</mi><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mi>expression-in-x</mi></mrow><mo>)</mo></mrow></mrow>
</math>
Rewrite: defint limits
<apply><int/>
<bvar><ci>x</ci></bvar>
<lowlimit><ci>a</ci></lowlimit>
<uplimit><ci>b</ci></uplimit>
<ci>expression-in-x</ci>
</apply>
<math>
<mrow><msubsup><mo>∫</mo><mrow><mi>a</mi></mrow><mrow><mi>b</mi></mrow></msubsup><mi>expression-in-x</mi><mrow><mi>d</mi><mi>x</mi></mrow></mrow>
</math>
<apply><csymbol cd="calculus1">defint</csymbol>
<apply><csymbol cd="interval1">oriented_interval</csymbol>
<ci>a</ci> <ci>b</ci>
</apply>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</bind>
</apply>
<math>
<mrow><mi>defint</mi><mo></mo><mrow><mo>(</mo><mrow><mi>oriented_interval</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>,</mo><mi>b</mi><mo>)</mo></mrow></mrow><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mi>expression-in-x</mi></mrow><mo>)</mo></mrow></mrow>
</math>
<bind><int/>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<condition>
<apply><and/>
<apply><leq/><cn>0</cn><ci>x</ci></apply>
<apply><leq/><ci>x</ci><cn>1</cn></apply>
<apply><leq/><cn>0</cn><ci>y</ci></apply>
<apply><leq/><ci>y</ci><cn>1</cn></apply>
</apply>
</condition>
<apply><times/>
<apply><power/><ci>x</ci><cn>2</cn></apply>
<apply><power/><ci>y</ci><cn>3</cn></apply>
</apply>
</bind>
<math>
<mrow><msubsup><mo>∫</mo><mrow><mrow><mrow><mo>(</mo><mn>0</mn><mo>≤</mo><mi>x</mi><mo>)</mo></mrow><mo>∧</mo><mrow><mo>(</mo><mi>x</mi><mo>≤</mo><mn>1</mn><mo>)</mo></mrow><mo>∧</mo><mrow><mo>(</mo><mn>0</mn><mo>≤</mo><mi>y</mi><mo>)</mo></mrow><mo>∧</mo><mrow><mo>(</mo><mi>y</mi><mo>≤</mo><mn>1</mn><mo>)</mo></mrow></mrow></mrow><mrow></mrow></msubsup><mrow><msup><mi>x</mi><mn>2</mn></msup><mo></mo><msup><mi>y</mi><mn>3</mn></msup></mrow><mrow><mi>d</mi><mi>x</mi></mrow><mrow><mi>d</mi><mi>y</mi></mrow></mrow>
</math>
<apply><csymbol cd="calculus1">defint</csymbol>
<apply><csymbol cd="set1">suchthat</csymbol>
<apply><csymbol cd="set1">cartesianproduct</csymbol>
<csymbol cd="setname1">R</csymbol>
<csymbol cd="setname1">R</csymbol>
</apply>
<apply><csymbol cd="logic1">and</csymbol>
<apply><csymbol cd="arith1">leq</csymbol><cn>0</cn><ci>x</ci></apply>
<apply><csymbol cd="arith1">leq</csymbol><ci>x</ci><cn>1</cn></apply>
<apply><csymbol cd="arith1">leq</csymbol><cn>0</cn><ci>y</ci></apply>
<apply><csymbol cd="arith1">leq</csymbol><ci>y</ci><cn>1</cn></apply>
</apply>
<bind><csymbol cd="fns11">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<apply><csymbol cd="arith1">times</csymbol>
<apply><csymbol cd="arith1">power</csymbol><ci>x</ci><cn>2</cn></apply>
<apply><csymbol cd="arith1">power</csymbol><ci>y</ci><cn>3</cn></apply>
</apply>
</bind>
</apply>
</apply>
<math>
<mrow><mi>defint</mi><mo></mo><mrow><mo>(</mo><mrow><mi>suchthat</mi><mo></mo><mrow><mo>(</mo><mrow><mi>R</mi><mo>×</mo><mi>R</mi></mrow><mo>,</mo><mrow><mrow><mo>(</mo><mn>0</mn><mo>≤</mo><mi>x</mi><mo>)</mo></mrow><mo>∧</mo><mrow><mo>(</mo><mi>x</mi><mo>≤</mo><mn>1</mn><mo>)</mo></mrow><mo>∧</mo><mrow><mo>(</mo><mn>0</mn><mo>≤</mo><mi>y</mi><mo>)</mo></mrow><mo>∧</mo><mrow><mo>(</mo><mi>y</mi><mo>≤</mo><mn>1</mn><mo>)</mo></mrow></mrow><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mi>y</mi><mo>.</mo><mrow><msup><mi>x</mi><mn>2</mn></msup><mo></mo><msup><mi>y</mi><mn>3</mn></msup></mrow></mrow><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Differentiation <diff/>
<apply><diff/><ci>f</ci></apply>
<math>
<msup><mrow><mi>f</mi></mrow><mo>′</mo></msup>
</math>
<apply><eq/>
<apply><diff/>
<bvar><ci>x</ci></bvar>
<apply><sin/><ci>x</ci></apply>
</apply>
<apply><cos/><ci>x</ci></apply>
</apply>
<math>
<mrow><mfrac><mrow><mi>d</mi><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow><mrow><mi>d</mi><mi>x</mi></mrow></mfrac><mo>=</mo><mrow><mi>cos</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow>
</math>
<apply><diff/>
<bvar><ci>x</ci><degree><cn>2</cn></degree></bvar>
<apply><power/><ci>x</ci><cn>4</cn></apply>
</apply>
<math>
<mfrac><mrow><msup><mi>d</mi><mn>2</mn></msup><msup><mi>x</mi><mn>4</mn></msup></mrow><mrow><mi>d</mi><msup><ci>x</ci><mn>2</mn></msup></mrow></mfrac>
</math>
Rewrite: diff
<apply><diff/>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</apply>
<math>
<mfrac><mrow><mi>d</mi><mi>expression-in-x</mi></mrow><mrow><mi>d</mi><mi>x</mi></mrow></mfrac>
</math>
<apply>
<apply><csymbol cd="calculus1">diff</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<ci>E</ci>
</bind>
</apply>
<ci>x</ci>
</apply>
<math>
<mrow><msup><mrow><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mi>E</mi></mrow></mrow><mo>′</mo></msup><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<apply><diff/>
<bvar><ci>x</ci></bvar>
<apply><sin/><ci>x</ci></apply>
</apply>
<math>
<mfrac><mrow><mi>d</mi><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow><mrow><mi>d</mi><mi>x</mi></mrow></mfrac>
</math>
<apply>
<apply><csymbol cd="calculus1">diff</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<apply><csymbol cd="transc1">sin</csymbol><ci>x</ci></apply>
</bind>
</apply>
<ci>x</ci>
</apply>
<math>
<mrow><msup><mrow><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow></mrow><mo>′</mo></msup><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
Rewrite: nthdiff
<apply><diff/>
<bvar><ci>x</ci><degree><ci>n</ci></degree></bvar>
<ci>expression-in-x</ci>
</apply>
<math>
<mfrac><mrow><msup><mi>d</mi><mi>n</mi></msup><mi>expression-in-x</mi></mrow><mrow><mi>d</mi><msup><ci>x</ci><mi>n</mi></msup></mrow></mfrac>
</math>
<apply>
<apply><csymbol cd="calculus1">nthdiff</csymbol>
<ci>n</ci>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</bind>
</apply>
<ci>x</ci>
</apply>
<math>
<mrow><mrow><mi>nthdiff</mi><mo></mo><mrow><mo>(</mo><mi>n</mi><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mi>expression-in-x</mi></mrow><mo>)</mo></mrow></mrow><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<apply><diff/>
<bvar><degree><cn>2</cn></degree><ci>x</ci></bvar>
<apply><sin/><ci>x</ci></apply>
</apply>
<math>
<mfrac><mrow><msup><mi>d</mi><mn>2</mn></msup><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow><mrow><mi>d</mi><msup><ci>x</ci><mn>2</mn></msup></mrow></mfrac>
</math>
<apply>
<apply><csymbol cd="calculus1">nthdiff</csymbol>
<cn>2</cn>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<apply><csymbol cd="transc1">sin</csymbol><ci>x</ci></apply>
</bind>
</apply>
<ci>x</ci>
</apply>
<math>
<mrow><mrow><mi>nthdiff</mi><mo></mo><mrow><mo>(</mo><mn>2</mn><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow><mo>)</mo></mrow></mrow><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
Partial Differentiation <partialdiff/>
<apply><partialdiff/>
<list><cn>1</cn><cn>1</cn><cn>3</cn></list>
<ci type="function">f</ci>
</apply>
<math>
<mrow><msub><mi>D</mi><mrow><mn>1</mn><mo>,</mo><mn>1</mn><mo>,</mo><mn>3</mn></mrow></msub><mi>f</mi></mrow>
</math>
<apply><partialdiff/>
<list><cn>1</cn><cn>1</cn><cn>3</cn></list>
<lambda>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<bvar><ci>z</ci></bvar>
<apply><ci>f</ci><ci>x</ci><ci>y</ci><ci>z</ci></apply>
</lambda>
</apply>
<math>
<mfrac><mrow><msup><mo>∂</mo><mn>3</mn></msup><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>,</mo><mi>z</mi><mo>)</mo></mrow></mrow></mrow><mrow><mo>∂</mo><mi>x</mi><mo>∂</mo><mi>x</mi><mo>∂</mo><mi>z</mi></mrow></mfrac>
</math>
<apply><partialdiff/>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<apply><ci type="function">f</ci><ci>x</ci><ci>y</ci></apply>
</apply>
<math>
<mfrac><mrow><msup><mo>∂</mo><mrow><mn>2</mn></mrow></msup><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>)</mo></mrow></mrow></mrow><mrow><mo>∂</mo><mi>x</mi><mo>∂</mo><mi>y</mi></mrow></mfrac>
</math>
<apply><partialdiff/>
<bvar><ci>x</ci><degree><ci>m</ci></degree></bvar>
<bvar><ci>y</ci><degree><ci>n</ci></degree></bvar>
<degree><ci>k</ci></degree>
<apply><ci type="function">f</ci>
<ci>x</ci>
<ci>y</ci>
</apply>
</apply>
<math>
<mfrac><mrow><msup><mo>∂</mo><mrow><mi>k</mi></mrow></msup><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>)</mo></mrow></mrow></mrow><mrow><mo>∂</mo><msup><mi>x</mi><mi>m</mi></msup><mo>∂</mo><msup><mi>y</mi><mi>n</mi></msup></mrow></mfrac>
</math>
Rewrite: partialdiffdegree
<apply><partialdiff/>
<bvar><ci>x1</ci><degree><ci>n1</ci></degree></bvar>
<bvar><ci>xk</ci><degree><ci>nk</ci></degree></bvar>
<degree><ci>total-n1-nk</ci></degree>
<ci>expression-in-x1-xk</ci>
</apply>
<math>
<mfrac><mrow><msup><mo>∂</mo><mrow><mi>total-n1-nk</mi></mrow></msup><mi>expression-in-x1-xk</mi></mrow><mrow><mo>∂</mo><msup><mi>x1</mi><mi>n1</mi></msup><mo>∂</mo><msup><mi>xk</mi><mi>nk</mi></msup></mrow></mfrac>
</math>
<apply>
<apply><csymbol cd="calculus1">partialdiffdegree</csymbol>
<apply><csymbol cd="list1">list</csymbol>
<ci>n1</ci> <ci>nk</ci>
</apply>
<ci>total-n1-nk</ci>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x1</ci></bvar>
<bvar><ci>xk</ci></bvar>
<ci>expression-in-x1-xk</ci>
</bind>
</apply>
<ci>x1</ci>
<ci>xk</ci>
</apply>
<math>
<mrow><mrow><mi>partialdiffdegree</mi><mo></mo><mrow><mo>(</mo><mo>(</mo><mrow><mi>n1</mi><mo>,</mo><mi>nk</mi></mrow><mo>)</mo><mo>,</mo><mi>total-n1-nk</mi><mo>,</mo><mrow><mo>λ</mo><mi>x1</mi><mi>xk</mi><mo>.</mo><mi>expression-in-x1-xk</mi></mrow><mo>)</mo></mrow></mrow><mo></mo><mrow><mo>(</mo><mi>x1</mi><mo>,</mo><mi>xk</mi><mo>)</mo></mrow></mrow>
</math>
<apply><csymbol cd="arith1">plus</csymbol>
<ci>n1</ci> <ci>nk</ci>
</apply>
<math>
<mrow><mi>n1</mi><mo>+</mo><mi>nk</mi></mrow>
</math>
<apply><partialdiff/>
<bvar><ci>x</ci><degree><ci>n</ci></degree></bvar>
<bvar><ci>y</ci><degree><ci>m</ci></degree></bvar>
<apply><sin/>
<apply><times/><ci>x</ci><ci>y</ci></apply>
</apply>
</apply>
<math>
<mfrac><mrow><msup><mo>∂</mo><mrow><mi>n</mi><mo>+</mo><mi>m</mi></mrow></msup><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo></mo><mi>y</mi></mrow><mo>)</mo></mrow></mrow></mrow><mrow><mo>∂</mo><msup><mi>x</mi><mi>n</mi></msup><mo>∂</mo><msup><mi>y</mi><mi>m</mi></msup></mrow></mfrac>
</math>
<apply>
<apply><csymbol cd="calculus1">partialdiffdegree</csymbol>
<apply><csymbol cd="list1">list</csymbol>
<ci>n</ci><ci>m</ci>
</apply>
<apply><csymbol cd="arith1">plus</csymbol>
<ci>n</ci><ci>m</ci>
</apply>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<apply><csymbol cd="transc1">sin</csymbol>
<apply><csymbol cd="arith1">times</csymbol>
<ci>x</ci><ci>y</ci>
</apply>
</apply>
</bind>
<ci>x</ci>
<ci>y</ci>
</apply>
</apply>
<math>
<mrow><mrow><mi>partialdiffdegree</mi><mo></mo><mrow><mo>(</mo><mo>(</mo><mrow><mi>n</mi><mo>,</mo><mi>m</mi></mrow><mo>)</mo><mo>,</mo><mrow><mi>n</mi><mo>+</mo><mi>m</mi></mrow><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mi>y</mi><mo>.</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo></mo><mi>y</mi></mrow><mo>)</mo></mrow></mrow></mrow><mo>,</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>)</mo></mrow></mrow><mo></mo><mrow><mo>(</mo><mo>)</mo></mrow></mrow>
</math>
Divergence <divergence/>
<apply><divergence/><ci>a</ci></apply>
<math>
<mrow><mi>divergence</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
<apply><divergence/>
<ci type="vector">E</ci>
</apply>
<math>
<mrow><mi>divergence</mi><mo></mo><mrow><mo>(</mo><mi>E</mi><mo>)</mo></mrow></mrow>
</math>
<apply><divergence/>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<bvar><ci>z</ci></bvar>
<vector>
<apply><plus/><ci>x</ci><ci>y</ci></apply>
<apply><plus/><ci>x</ci><ci>z</ci></apply>
<apply><plus/><ci>z</ci><ci>y</ci></apply>
</vector>
</apply>
<math>
<mrow><mi>divergence</mi><mo></mo><mrow><mo>(</mo><vector>
<mrow><mi>x</mi><mo>+</mo><mi>y</mi></mrow>
<mrow><mi>x</mi><mo>+</mo><mi>z</mi></mrow>
<mrow><mi>z</mi><mo>+</mo><mi>y</mi></mrow>
</vector><mo>)</mo></mrow></mrow>
</math>
Gradient <grad/>
<apply><grad/><ci type="function">f</ci></apply>
<math>
<mrow><mi>grad</mi><mo></mo><mrow><mo>(</mo><mi>f</mi><mo>)</mo></mrow></mrow>
</math>
<apply><grad/>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<bvar><ci>z</ci></bvar>
<apply><times/><ci>x</ci><ci>y</ci><ci>z</ci></apply>
</apply>
<math>
<mrow><mi>grad</mi><mo></mo><mrow><mo>(</mo><mrow><mi>x</mi><mo></mo><mi>y</mi><mo></mo><mi>z</mi></mrow><mo>)</mo></mrow></mrow>
</math>
Curl <curl/>
<apply><curl/><ci>a</ci></apply>
<math>
<mrow><mi>curl</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
Laplacian <laplacian/>
<apply><laplacian/><ci type="vector">E</ci></apply>
<math>
<mrow><mi>laplacian</mi><mo></mo><mrow><mo>(</mo><mi>E</mi><mo>)</mo></mrow></mrow>
</math>
<apply><laplacian/>
<bvar><ci>x</ci></bvar>
<bvar><ci>y</ci></bvar>
<bvar><ci>z</ci></bvar>
<apply><ci>f</ci><ci>x</ci><ci>y</ci></apply>
</apply>
<math>
<mrow><mi>laplacian</mi><mo></mo><mrow><mo>(</mo><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Theory of Sets
Set <set>
<set>
<ci>a</ci><ci>b</ci><ci>c</ci>
</set>
<math>
<mo>{</mo><mrow><mi>a</mi><mo>,</mo><mi>b</mi><mo>,</mo><mi>c</mi></mrow><mo>}</mo>
</math>
<set>
<bvar><ci>x</ci></bvar>
<condition>
<apply><lt/><ci>x</ci><cn>5</cn></apply>
</condition>
<ci>x</ci>
</set>
<math>
<mo>{</mo><mrow><mi>x</mi></mrow><mo>|</mo><mrow><mrow><mrow><mi>x</mi><mo>></mo><mn>5</mn></mrow></mrow></mrow><mo>}</mo>
</math>
<set>
<bvar><ci type="set">S</ci></bvar>
<condition>
<apply><in/><ci>S</ci><ci type="list">T</ci></apply>
</condition>
<ci>S</ci>
</set>
<math>
<mo>{</mo><mrow><mi>S</mi></mrow><mo>|</mo><mrow><mrow><mrow><mi>S</mi><mo>∈</mo><mi>T</mi></mrow></mrow></mrow><mo>}</mo>
</math>
<set>
<bvar><ci> x </ci></bvar>
<condition>
<apply><and/>
<apply><lt/><ci>x</ci><cn>5</cn></apply>
<apply><in/><ci>x</ci><naturalnumbers/></apply>
</apply>
</condition>
<ci>x</ci>
</set>
<math>
<mo>{</mo><mrow><mi>x</mi></mrow><mo>|</mo><mrow><mrow><mrow><mrow><mo>(</mo><mi>x</mi><mo>></mo><mn>5</mn><mo>)</mo></mrow><mo>∧</mo><mrow><mi>x</mi><mo>∈</mo><mi>ℕ</mi></mrow></mrow></mrow></mrow><mo>}</mo>
</math>
List <list>
<list>
<ci>a</ci><ci>b</ci><ci>c</ci>
</list>
<math>
<mo>(</mo><mrow><mi>a</mi><mo>,</mo><mi>b</mi><mo>,</mo><mi>c</mi></mrow><mo>)</mo>
</math>
<list order="numeric">
<bvar><ci>x</ci></bvar>
<condition>
<apply><lt/><ci>x</ci><cn>5</cn></apply>
</condition>
</list>
<math>
<mo>(</mo><mrow></mrow><mo>|</mo><mrow><mrow><mrow><mi>x</mi><mo>></mo><mn>5</mn></mrow></mrow></mrow><mo>)</mo>
</math>
Union <union/>
<apply><union/><ci>A</ci><ci>B</ci></apply>
<math>
<mrow><mi>A</mi><mo>∪</mo><mi>B</mi></mrow>
</math>
<apply><union/>
<bvar><ci type="set">S</ci></bvar>
<domainofapplication>
<ci type="list">L</ci>
</domainofapplication>
<ci type="set"> S</ci>
</apply>
<math>
<mrow><mi> S</mi></mrow>
</math>
Intersect <intersect/>
<apply><intersect/>
<ci type="set"> A </ci>
<ci type="set"> B </ci>
</apply>
<math>
<mrow><mi> A </mi><mo>∩</mo><mi> B </mi></mrow>
</math>
<apply><intersect/>
<bvar><ci type="set">S</ci></bvar>
<domainofapplication><ci type="list">L</ci></domainofapplication>
<ci type="set"> S </ci>
</apply>
<math>
<mrow><mi> S </mi></mrow>
</math>
Set inclusion <in/>
<apply><in/><ci>a</ci><ci type="set">A</ci></apply>
<math>
<mrow><mi>a</mi><mo>∈</mo><mi>A</mi></mrow>
</math>
Set exclusion <notin/>
<apply><notin/><ci>a</ci><ci type="set">A</ci></apply>
<math>
<mrow><mi>a</mi><mo>∉</mo><mi>A</mi></mrow>
</math>
Subset <subset/>
<apply><subset/>
<ci type="set">A</ci>
<ci type="set">B</ci>
</apply>
<math>
<mrow><mi>A</mi><mo>⊆</mo><mi>B</mi></mrow>
</math>
Proper Subset <prsubset/>
<apply><prsubset/>
<ci type="set">A</ci>
<ci type="set">B</ci>
</apply>
<math>
<mrow><mi>A</mi><mo>⊂</mo><mi>B</mi></mrow>
</math>
Not Subset <notsubset/>
<apply><notsubset/>
<ci type="set">A</ci>
<ci type="set">B</ci>
</apply>
<math>
<mrow><mi>A</mi><mo>⊈</mo><mi>B</mi></mrow>
</math>
Not Proper Subset <notprsubset/>
<apply><notprsubset/>
<ci type="set">A</ci>
<ci type="set">B</ci>
</apply>
<math>
<mrow><mi>A</mi><mo>⊄</mo><mi>B</mi></mrow>
</math>
Set Difference <setdiff/>
<apply><setdiff/>
<ci type="set">A</ci>
<ci type="set">B</ci>
</apply>
<math>
<mrow><mi>A</mi><mo>∖</mo><mi>B</mi></mrow>
</math>
Cardinality <card/>
<apply><eq/>
<apply><card/><ci>A</ci></apply>
<cn>5</cn>
</apply>
<math>
<mrow><mrow><mi>card</mi><mo></mo><mrow><mo>(</mo><mi>A</mi><mo>)</mo></mrow></mrow><mo>=</mo><mn>5</mn></mrow>
</math>
Cartesian product <cartesianproduct/>
<apply><cartesianproduct/><ci>A</ci><ci>B</ci></apply>
<math>
<mrow><mi>A</mi><mo>×</mo><mi>B</mi></mrow>
</math>
Sequences and Series
Sum <sum/>
<apply><sum/>
<bvar><ci>x</ci></bvar>
<lowlimit><ci>a</ci></lowlimit>
<uplimit><ci>b</ci></uplimit>
<apply><ci>f</ci><ci>x</ci></apply>
</apply>
<math>
<mrow><munderover><mo>∑</mo><mrow><ci>x</ci><mo>=</mo><mi>a</mi></mrow><mjrow><mi>b</mi></mjrow></munderover><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow>
</math>
<apply><sum/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><in/><ci>x</ci><ci type="set">B</ci></apply>
</condition>
<apply><ci type="function">f</ci><ci>x</ci></apply>
</apply>
<math>
<mrow><munderover><mo>∑</mo><mrow><mrow><mi>x</mi><mo>∈</mo><mi>B</mi></mrow></mrow><mjrow></mjrow></munderover><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow>
</math>
<apply><sum/>
<domainofapplication>
<ci type="set">B</ci>
</domainofapplication>
<ci type="function">f</ci>
</apply>
<math>
<mrow><munderover><mo>∑</mo><mrow><mi>B</mi></mrow><mjrow></mjrow></munderover><mi>f</mi></mrow>
</math>
<apply><sum/>
<bvar><ci>i</ci></bvar>
<lowlimit><cn>0</cn></lowlimit>
<uplimit><cn>100</cn></uplimit>
<apply><power/><ci>x</ci><ci>i</ci></apply>
</apply>
<math>
<mrow><munderover><mo>∑</mo><mrow><ci>i</ci><mo>=</mo><mn>0</mn></mrow><mjrow><mn>100</mn></mjrow></munderover><msup><mi>x</mi><mi>i</mi></msup></mrow>
</math>
<apply><csymbol cd="arith1">sum</csymbol>
<apply><csymbol cd="interval1">integer_interval</csymbol>
<cn>0</cn>
<cn>100</cn>
</apply>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>i</ci></bvar>
<apply><csymbol cd="arith1">power</csymbol><ci>x</ci><ci>i</ci></apply>
</bind>
</apply>
<math>
<mrow><munderover><mo>∑</mo><mrow></mrow><mjrow></mjrow></munderover><mrow><mi>integer_interval</mi><mo></mo><mrow><mo>(</mo><mn>0</mn><mo>,</mo><mn>100</mn><mo>)</mo></mrow></mrow><mrow><mo>λ</mo><mi>i</mi><mo>.</mo><msup><mi>x</mi><mi>i</mi></msup></mrow></mrow>
</math>
Product <product/>
<apply><product/>
<bvar><ci>x</ci></bvar>
<lowlimit><ci>a</ci></lowlimit>
<uplimit><ci>b</ci></uplimit>
<apply><ci type="function">f</ci>
<ci>x</ci>
</apply>
</apply>
<math>
<mrow><munderover><mo>∏</mo><mrow><ci>x</ci><mo>=</mo><mi>a</mi></mrow><mjrow><mi>b</mi></mjrow></munderover><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow>
</math>
<apply><product/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><in/>
<ci>x</ci>
<ci type="set">B</ci>
</apply>
</condition>
<apply><ci>f</ci><ci>x</ci></apply>
</apply>
<math>
<mrow><munderover><mo>∏</mo><mrow><mrow><mi>x</mi><mo>∈</mo><mi>B</mi></mrow></mrow><mjrow></mjrow></munderover><mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow></mrow>
</math>
<apply><product/>
<bvar><ci>i</ci></bvar>
<lowlimit><cn>0</cn></lowlimit>
<uplimit><cn>100</cn></uplimit>
<apply><power/><ci>x</ci><ci>i</ci></apply>
</apply>
<math>
<mrow><munderover><mo>∏</mo><mrow><ci>i</ci><mo>=</mo><mn>0</mn></mrow><mjrow><mn>100</mn></mjrow></munderover><msup><mi>x</mi><mi>i</mi></msup></mrow>
</math>
<apply><csymbol cd="arith1">product</csymbol>
<apply><csymbol cd="interval1">integer_interval</csymbol>
<cn>0</cn>
<cn>100</cn>
</apply>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>i</ci></bvar>
<apply><csymbol cd="arith1">power</csymbol><ci>x</ci><ci>i</ci></apply>
</bind>
</apply>
<math>
<mrow><munderover><mo>∏</mo><mrow></mrow><mjrow></mjrow></munderover><mrow><mi>integer_interval</mi><mo></mo><mrow><mo>(</mo><mn>0</mn><mo>,</mo><mn>100</mn><mo>)</mo></mrow></mrow><mrow><mo>λ</mo><mi>i</mi><mo>.</mo><msup><mi>x</mi><mi>i</mi></msup></mrow></mrow>
</math>
Limits <limit/>
<apply><limit/>
<bvar><ci>x</ci></bvar>
<lowlimit><cn>0</cn></lowlimit>
<apply><sin/><ci>x</ci></apply>
</apply>
<math>
<mrow><mi>limit</mi><mo></mo><mrow><mo>(</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
<apply><limit/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><tendsto/><ci>x</ci><cn>0</cn></apply>
</condition>
<apply><sin/><ci>x</ci></apply>
</apply>
<math>
<mrow><mi>limit</mi><mo></mo><mrow><mo>(</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
<apply><limit/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><tendsto type="above"/><ci>x</ci><ci>a</ci></apply>
</condition>
<apply><sin/><ci>x</ci></apply>
</apply>
<math>
<mrow><mi>limit</mi><mo></mo><mrow><mo>(</mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>)</mo></mrow></mrow>
</math>
Rewrite: limits condition
<apply><limit/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><tendsto/><ci>x</ci><cn>0</cn></apply>
</condition>
<ci>expression-in-x</ci>
</apply>
<math>
<mrow><mi>limit</mi><mo></mo><mrow><mo>(</mo><mi>expression-in-x</mi><mo>)</mo></mrow></mrow>
</math>
<apply><csymbol cd="limit1">limit</csymbol>
<cn>0</cn>
<csymbol cd="limit1">null</csymbol>
<bind><csymbol cd="fns1">lambda</csymbol>
<bvar><ci>x</ci></bvar>
<ci>expression-in-x</ci>
</bind>
</apply>
<math>
<mrow><mi>limit</mi><mo></mo><mrow><mo>(</mo><mn>0</mn><mo>,</mo><mi>null</mi><mo>,</mo><mrow><mo>λ</mo><mi>x</mi><mo>.</mo><mi>expression-in-x</mi></mrow><mo>)</mo></mrow></mrow>
</math>
Tends To <tendsto/>
<apply><tendsto type="above"/>
<apply><power/><ci>x</ci><cn>2</cn></apply>
<apply><power/><ci>a</ci><cn>2</cn></apply>
</apply>
<math>
<mrow><msup><mi>x</mi><mn>2</mn></msup><mo>↘</mo><msup><mi>a</mi><mn>2</mn></msup></mrow>
</math>
<apply><tendsto/>
<vector><ci>x</ci><ci>y</ci></vector>
<vector>
<apply><ci type="function">f</ci><ci>x</ci><ci>y</ci></apply>
<apply><ci type="function">g</ci><ci>x</ci><ci>y</ci></apply>
</vector>
</apply>
<math>
<mrow><vector><mi>x</mi><mi>y</mi></vector><mo>→</mo><vector>
<mrow><mi>f</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>)</mo></mrow></mrow>
<mrow><mi>g</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>,</mo><mi>y</mi><mo>)</mo></mrow></mrow>
</vector></mrow>
</math>
Rewrite: tendsto
<tendsto/>
<math>
<mi>tendsto</mi>
</math>
<semantics>
<ci>tendsto</ci>
<annotation-xml encoding="MathML-Content">
<tendsto/>
</annotation-xml>
</semantics>
<math>
<mrow><mi>tendsto</mi></mrow>
</math>
Elementary classical functions
Common trigonometric functions
<sin/>
,
<cos/>
,
<tan/>
,
<sec/>
,
<csc/>
,
<cot/>
<apply><sin/><ci>x</ci></apply>
<math>
<mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<apply><sin/>
<apply><plus/>
<apply><cos/><ci>x</ci></apply>
<apply><power/><ci>x</ci><cn>3</cn></apply>
</apply>
</apply>
<math>
<mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mrow><mrow><mi>cos</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow><mo>+</mo><msup><mi>x</mi><mn>3</mn></msup></mrow><mo>)</mo></mrow></mrow>
</math>
Common inverses of trigonometric functions
<arcsin/>
,
<arccos/>
,
<arctan/>
,
<arcsec/>
,
<arccsc/>
,
<arccot/>
<apply><arcsin/><ci>x</ci></apply>
<math>
<mrow><mi>arcsin</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<mrow>
<mi>arcsin</mi>
<mo>⁡</mo>
<mi>x</mi>
</mrow>
<math>
<mrow>
<mi>arcsin</mi>
<mo></mo>
<mi>x</mi>
<mi>arcsin</mi><mo></mo><mi>x</mi></mrow></math>
<mrow>
<msup><mi>sin</mi><mrow><mo>-</mo><mn>1</mn></mrow></msup>
<mo>⁡</mo>
<mi>x</mi>
</mrow>
<math>
<mrow>
<msup><mi>sin</mi></msup>
<mo></mo>
<mi>x</mi>
<msup><mi>sin</mi><mrow><mo>-</mo><mn>1</mn><mo>-</mo><mn>1</mn></mrow></msup><mo></mo><mi>x</mi></mrow></math>
Common hyperbolic functions
<sinh/>
,
<cosh/>
,
<tanh/>
,
<sech/>
,
<csch/>
,
<coth/>
<apply><sinh/><ci>x</ci></apply>
<math>
<mrow><mi>sinh</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
Common inverses of hyperbolic functions
<arcsinh/>
,
<arccosh/>
,
<arctanh/>
,
<arcsech/>
,
<arccsch/>
,
<arccoth/>
<apply><arcsinh/><ci>x</ci></apply>
<math>
<mrow><mi>arcsinh</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
<mrow>
<mi>arcsinh</mi>
<mo>⁡</mo>
<mi>x</mi>
</mrow>
<math>
<mrow>
<mi>arcsinh</mi>
<mo></mo>
<mi>x</mi>
<mi>arcsinh</mi><mo></mo><mi>x</mi></mrow></math>
<mrow>
<msup><mi>sinh</mi><mrow><mo>-</mo><mn>1</mn></mrow></msup>
<mo>⁡</mo>
<mi>x</mi>
</mrow>
<math>
<mrow>
<msup><mi>sinh</mi></msup>
<mo></mo>
<mi>x</mi>
<msup><mi>sinh</mi><mrow><mo>-</mo><mn>1</mn><mo>-</mo><mn>1</mn></mrow></msup><mo></mo><mi>x</mi></mrow></math>
Exponential <exp/>
<apply><exp/><ci>x</ci></apply>
<math>
<mrow><mi>exp</mi><mo></mo><mrow><mo>(</mo><mi>x</mi><mo>)</mo></mrow></mrow>
</math>
Natural Logarithm <ln/>
<apply><ln/><ci>a</ci></apply>
<math>
<mrow><mi>ln</mi><mo></mo><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow>
</math>
Logarithm <log/>
, <logbase>
<apply><log/>
<logbase><cn>3</cn></logbase>
<ci>x</ci>
</apply>
<math>
<mrow><msub><mi>log</mi><mn>3</mn></msub><mi>x</mi></mrow>
</math>
<apply><log/><ci>x</ci></apply>
<math>
<mrow><mi>log</mi><mi>x</mi></mrow>
</math>
<apply><plus/>
<apply>
<log/>
<logbase><cn>2</cn></logbase>
<ci>x</ci>
</apply>
<apply>
<log/>
<ci>y</ci>
</apply>
</apply>
<math>
<mrow><mrow><msub><mi>log</mi><mn>2</mn></msub><mi>x</mi></mrow><mo>+</mo><mrow><mi>log</mi><mi>y</mi></mrow></mrow>
</math>
<apply>
<csymbol cd="arith1">plus</csymbol>
<apply>
<csymbol cd="transc1">log</csymbol>
<cn>2</cn>
<ci>x</ci>
</apply>
<apply>
<csymbol cd="transc1">log</csymbol>
<cn>10</cn>
<ci>y</ci>
</apply>
</apply>
<math>
<mrow><mrow><mi>log</mi><mn>2</mn></mrow><mo>+</mo><mrow><mi>log</mi><mn>10</mn></mrow></mrow>
</math>
Statistics
Mean <mean/>
<apply><mean/>
<cn>3</cn><cn>4</cn><cn>3</cn><cn>7</cn><cn>4</cn>
</apply>
<math>
<mrow><mi>mean</mi><mo></mo><mrow><mo>(</mo><mn>3</mn><mo>,</mo><mn>4</mn><mo>,</mo><mn>3</mn><mo>,</mo><mn>7</mn><mo>,</mo><mn>4</mn><mo>)</mo></mrow></mrow>
</math>
<apply><mean/><ci>X</ci></apply>
<math>
<mrow><mi>mean</mi><mo></mo><mrow><mo>(</mo><mi>X</mi><mo>)</mo></mrow></mrow>
</math>
Standard Deviation <sdev/>
<apply><sdev/>
<cn>3</cn><cn>4</cn><cn>2</cn><cn>2</cn>
</apply>
<math>
<mrow><mi>sdev</mi><mo></mo><mrow><mo>(</mo><mn>3</mn><mo>,</mo><mn>4</mn><mo>,</mo><mn>2</mn><mo>,</mo><mn>2</mn><mo>)</mo></mrow></mrow>
</math>
<apply><sdev/>
<ci type="discrete_random_variable">X</ci>
</apply>
<math>
<mrow><mi>sdev</mi><mo></mo><mrow><mo>(</mo><mi>X</mi><mo>)</mo></mrow></mrow>
</math>
Variance <variance/>
<apply><variance/>
<cn>3</cn><cn>4</cn><cn>2</cn><cn>2</cn>
</apply>
<math>
<mrow><mi>variance</mi><mo></mo><mrow><mo>(</mo><mn>3</mn><mo>,</mo><mn>4</mn><mo>,</mo><mn>2</mn><mo>,</mo><mn>2</mn><mo>)</mo></mrow></mrow>
</math>
<apply><variance/>
<ci type="discrete_random_variable"> X</ci>
</apply>
<math>
<mrow><mi>variance</mi><mo></mo><mrow><mo>(</mo><mi> X</mi><mo>)</mo></mrow></mrow>
</math>
<apply><median/>
<cn>3</cn><cn>4</cn><cn>2</cn><cn>2</cn>
</apply>
<math>
<mrow><mi>median</mi><mo></mo><mrow><mo>(</mo><mn>3</mn><mo>,</mo><mn>4</mn><mo>,</mo><mn>2</mn><mo>,</mo><mn>2</mn><mo>)</mo></mrow></mrow>
</math>
Mode <mode/>
<apply><mode/>
<cn>3</cn><cn>4</cn><cn>2</cn><cn>2</cn>
</apply>
<math>
<mrow><mi>mode</mi><mo></mo><mrow><mo>(</mo><mn>3</mn><mo>,</mo><mn>4</mn><mo>,</mo><mn>2</mn><mo>,</mo><mn>2</mn><mo>)</mo></mrow></mrow>
</math>
Moment <moment/>
, <momentabout>
<apply><moment/>
<degree><cn>3</cn></degree>
<momentabout><mean/></momentabout>
<cn>6</cn><cn>4</cn><cn>2</cn><cn>2</cn><cn>5</cn>
</apply>
<math>
<mrow><mi>moment</mi><mo></mo><mrow><mo>(</mo><momentabout><mi>mean</mi></momentabout><mo>,</mo><mn>6</mn><mo>,</mo><mn>4</mn><mo>,</mo><mn>2</mn><mo>,</mo><mn>2</mn><mo>,</mo><mn>5</mn><mo>)</mo></mrow></mrow>
</math>
<apply><moment/>
<degree><cn>3</cn></degree>
<momentabout><ci>p</ci></momentabout>
<ci>X</ci>
</apply>
<math>
<mrow><mi>moment</mi><mo></mo><mrow><mo>(</mo><momentabout><mi>p</mi></momentabout><mo>,</mo><mi>X</mi><mo>)</mo></mrow></mrow>
</math>
<apply><moment/>
<degree><cn>3</cn></degree>
<momentabout><ci>p</ci></momentabout>
<ci>X</ci>
</apply>
<math>
<mrow><mi>moment</mi><mo></mo><mrow><mo>(</mo><momentabout><mi>p</mi></momentabout><mo>,</mo><mi>X</mi><mo>)</mo></mrow></mrow>
</math>
<apply><csymbol cd="s_dist1">moment</csymbol>
<cn>3</cn>
<ci>p</ci>
<ci>X</ci>
</apply>
<math>
<mrow><mi>moment</mi><mo></mo><mrow><mo>(</mo><mn>3</mn><mo>,</mo><mi>p</mi><mo>,</mo><mi>X</mi><mo>)</mo></mrow></mrow>
</math>
Linear Algebra
Vector <vector>
<vector>
<apply><plus/><ci>x</ci><ci>y</ci></apply>
<cn>3</cn>
<cn>7</cn>
</vector>
<math>
<vector>
<mrow><mi>x</mi><mo>+</mo><mi>y</mi></mrow>
<mn>3</mn>
<mn>7</mn>
</vector>
</math>
Matrix <matrix>
<matrix>
<bvar><ci type="integer">i</ci></bvar>
<bvar><ci type="integer">j</ci></bvar>
<condition>
<apply><and/>
<apply><in/>
<ci>i</ci>
<interval><ci>1</ci><ci>5</ci></interval>
</apply>
<apply><in/>
<ci>j</ci>
<interval><ci>5</ci><ci>9</ci></interval>
</apply>
</apply>
</condition>
<apply><power/><ci>i</ci><ci>j</ci></apply>
</matrix>
<math>
<mrow><mo>[</mo><msub><mi>m</mi><mrow><mi>i</mi><mo>,</mo><mi>j</mi></mrow></msub><mo>|</mo><msub><mi>m</mi><mrow><mi>i</mi><mo>,</mo><mi>j</mi></mrow></msub><mo>=</mo><msup><mi>i</mi><mi>j</mi></msup><mo>;</mo><mrow><mrow><mrow><mi>i</mi><mo>∈</mo><mo>[</mo><mrow><mi>1</mi><mo>,</mo><mi>5</mi></mrow><mo>]</mo></mrow><mo>∧</mo><mrow><mi>j</mi><mo>∈</mo><mo>[</mo><mrow><mi>5</mi><mo>,</mo><mi>9</mi></mrow><mo>]</mo></mrow></mrow></mrow><mo>]</mo></mrow>
</math>
Matrix row <matrixrow>
Determinant <determinant/>
<apply><determinant/>
<ci type="matrix">A</ci>
</apply>
<math>
<mrow><mi>determinant</mi><mo></mo><mrow><mo>(</mo><mi>A</mi><mo>)</mo></mrow></mrow>
</math>
Transpose <transpose/>
<apply><transpose/>
<ci type="matrix">A</ci>
</apply>
<math>
<mrow><mi>transpose</mi><mo></mo><mrow><mo>(</mo><mi>A</mi><mo>)</mo></mrow></mrow>
</math>
Selector <selector/>
<apply><selector/><ci type="vector">V</ci><cn>1</cn></apply>
<math>
<msub><mi>V</mi><mrow><mn>1</mn></mrow></msub>
</math>
<apply><eq/>
<apply><selector/>
<matrix>
<matrixrow><cn>1</cn><cn>2</cn></matrixrow>
<matrixrow><cn>3</cn><cn>4</cn></matrixrow>
</matrix>
<cn>1</cn>
</apply>
<matrix>
<matrixrow><cn>1</cn><cn>2</cn></matrixrow>
</matrix>
</apply>
<math>
<mrow><msub><mfenced><mtable><mtr><mtd><mn>1</mn></mtd><mtd><mn>2</mn></mtd></mtr><mtr><mtd><mn>3</mn></mtd><mtd><mn>4</mn></mtd></mtr></mtable></mfenced><mrow><mn>1</mn></mrow></msub><mo>=</mo><mfenced><mtable><mtr><mtd><mn>1</mn></mtd><mtd><mn>2</mn></mtd></mtr></mtable></mfenced></mrow>
</math>
Vector product <vectorproduct/>
<apply><eq/>
<apply><vectorproduct/>
<ci type="vector"> A </ci>
<ci type="vector"> B </ci>
</apply>
<apply><times/>
<ci>a</ci>
<ci>b</ci>
<apply><sin/><ci>θ</ci></apply>
<ci type="vector"> N </ci>
</apply>
</apply>
<math>
<mrow><mrow><mi> A </mi><mo>×</mo><mi> B </mi></mrow><mo>=</mo><mrow><mi>a</mi><mo></mo><mi>b</mi><mo></mo><mrow><mi>sin</mi><mo></mo><mrow><mo>(</mo><mi>θ</mi><mo>)</mo></mrow></mrow><mo></mo><mi> N </mi></mrow></mrow>
</math>
Scalar product <scalarproduct/>
<apply><eq/>
<apply><scalarproduct/>
<ci type="vector">A</ci>
<ci type="vector">B</ci>
</apply>
<apply><times/>
<ci>a</ci>
<ci>b</ci>
<apply><cos/><ci>θ</ci></apply>
</apply>
</apply>
<math>
<mrow><mrow><mi>A</mi><mo>.</mo><mi>B</mi></mrow><mo>=</mo><mrow><mi>a</mi><mo></mo><mi>b</mi><mo></mo><mrow><mi>cos</mi><mo></mo><mrow><mo>(</mo><mi>θ</mi><mo>)</mo></mrow></mrow></mrow></mrow>
</math>
Outer product <outerproduct/>
<apply><outerproduct/>
<ci type="vector">A</ci>
<ci type="vector">B</ci>
</apply>
<math>
<mrow><mi>A</mi><mo>⊗</mo><mi>B</mi></mrow>
</math>
Constant and Symbol Elements
integers <integers/>
<apply><in/>
<cn type="integer"> 42 </cn>
<integers/>
</apply>
<math>
<mrow><mrow></mrow><mo>∈</mo><mi>ℤ</mi></mrow>
</math>
reals <reals/>
<apply><in/>
<cn type="real"> 44.997</cn>
<reals/>
</apply>
<math>
<mrow><mrow><mi>real</mi><mo></mo><mrow><mo>(</mo><mrow></mrow><mo>)</mo></mrow></mrow><mo>∈</mo><mi>ℝ</mi></mrow>
</math>
Rational Numbers <rationals/>
<apply><in/>
<cn type="rational"> 22 <sep/>7</cn>
<rationals/>
</apply>
<math>
<mrow><mfrac><mrow><cn> 22 </cn><mn> 22 </mn></mrow><mrow><cn>7</cn><mn>7</mn></mrow></mfrac><mo>∈</mo><mi>ℚ</mi></mrow>
</math>
Natural Numbers <naturalnumbers/>
<apply><in/>
<cn type="integer">1729</cn>
<naturalnumbers/>
</apply>
<math>
<mrow><mrow></mrow><mo>∈</mo><mi>ℕ</mi></mrow>
</math>
complexes <complexes/>
<apply><in/>
<cn type="complex-cartesian">17<sep/>29</cn>
<complexes/>
</apply>
<math>
<mrow><mrow><mrow><cn>17</cn><mn>17</mn></mrow><mo>+</mo><mrow><cn>29</cn><mn>29</mn></mrow><mo></mo><mi>i</mi></mrow><mo>∈</mo><mi>ℂ</mi></mrow>
</math>
primes <primes/>
<apply><in/>
<cn type="integer">17</cn>
<primes/>
</apply>
<math>
<mrow><mrow></mrow><mo>∈</mo><mi>ℙ</mi></mrow>
</math>
Exponential e <exponentiale/>
<apply><eq/>
<apply><ln/><exponentiale/></apply>
<cn>1</cn>
</apply>
<math>
<mrow><mrow><mi>ln</mi><mo></mo><mrow><mo>(</mo><mi>e</mi><mo>)</mo></mrow></mrow><mo>=</mo><mn>1</mn></mrow>
</math>
Imaginary i <imaginaryi/>
<apply><eq/>
<apply><power/><imaginaryi/><cn>2</cn></apply>
<cn>-1</cn>
</apply>
<math>
<mrow><msup><mi>i</mi><mn>2</mn></msup><mo>=</mo><mn>-1</mn></mrow>
</math>
Not A Number <notanumber/>
<apply><eq/>
<apply><divide/><cn>0</cn><cn>0</cn></apply>
<notanumber/>
</apply>
<math>
<mrow><mrow><mn>0</mn><mo>/</mo><mn>0</mn></mrow><mo>=</mo><mi>NaN</mi></mrow>
</math>
True <true/>
<apply><eq/>
<apply><or/>
<true/>
<ci type="boolean">P</ci>
</apply>
<true/>
</apply>
<math>
<mrow><mrow><mi>true</mi><mo>∨</mo><mi>P</mi></mrow><mo>=</mo><mi>true</mi></mrow>
</math>
False <false/>
<apply><eq/>
<apply><and/>
<false/>
<ci type="boolean">P</ci>
</apply>
<false/>
</apply>
<math>
<mrow><mrow><mi>false</mi><mo>∧</mo><mi>P</mi></mrow><mo>=</mo><mi>false</mi></mrow>
</math>
Empty Set <emptyset/>
<apply><neq/>
<integers/>
<emptyset/>
</apply>
<math>
<mrow><mi>ℤ</mi><mo>≠</mo><mi>∅</mi></mrow>
</math>
pi <pi/>
<apply><approx/>
<pi/>
<cn type="rational">22<sep/>7</cn>
</apply>
<math>
<mrow><mi>π</mi><mo>≃</mo><mfrac><mrow><cn>22</cn><mn>22</mn></mrow><mrow><cn>7</cn><mn>7</mn></mrow></mfrac></mrow>
</math>
Euler gamma <eulergamma/>
<apply><approx/>
<eulergamma/>
<cn>0.5772156649</cn>
</apply>
<math>
<mrow><mi>γ</mi><mo>≃</mo><mn>0.5772156649</mn></mrow>
</math>
infinity <infinity/>
<infinity/>
<math>
<mi>∞</mi>
</math>