<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
   <mi>μ</mi>
   <mfenced close=")" open="(">
      <mi>A</mi>
   </mfenced>
   <mo>=</mo>
   <mfenced close="" open="{">
      <mtable>
         <mtr>
            <mtd>
               <mn>1</mn>
            </mtd>
            <mtd>
               <mrow>
                  <mspace width="1ex"/>
                  <mtext>if</mtext>
                  <mspace width="1ex"/>
               </mrow>
               <mn>0</mn>
               <mo>∈</mo>
               <mi>A</mi>
            </mtd>
         </mtr>
         <mtr>
            <mtd>
               <mn>0</mn>
            </mtd>
            <mtd>
               <mrow>
                  <mspace width="1ex"/>
                  <mtext>if</mtext>
                  <mspace width="1ex"/>
               </mrow>
               <mn>0</mn>
               <mo>∉</mo>
               <mi>A</mi>
            </mtd>
         </mtr>
      </mtable>
   </mfenced>
</math>
