a is equivalent to not not a
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <equivalent/> <ci>a</ci> <apply> <not/> <apply> <not/> <ci>a</ci> </apply> </apply> </apply> </math>
Author: MathML 2 Recommendation