RowBox[{Cell[TextData[Theorem: The square root of an integer is either an integer or irrational.]], }]

StyleBox[Cell[Proof:], FontWeight -> Plain, FontSlant -> Italic]

RowBox[{    , StyleBox[RowBox[{n^(1/2), =,  , RowBox[{a/b, Cell[], Cell[]}]}], TextAlignment -> Center, FontWeight -> Plain], }]

    n = a^2/b^2

Cell[]


Created by Mathematica  (September 15, 2005) Valid XHTML 1.1!