<math>
The top-level element in MathML. Every valid MathML instance must be wrapped in it. In addition, you must not nest a second <math> element in another, but you can have an arbitrary number of other child elements in it.
https://developer.mozilla.org/en-US/docs/Web/MathML/Reference/Elemen…