<proof>

The <proof> tag contains the proof attached to a theorem-like statement such as a <theorem> or <lemma>. It usually contains paragraphs, but it may also be organized into <case> elements.

Syntax

Attributes

Attributes for <proof>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
ref = "…"optionalstring
text = "…"optional"local""global""hybrid""type-local""type-global""type-hybrid""phrase-global""phrase-hybrid""type-local-title""type-global-title""title""custom"
workspace = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

The following may appear as children: <aside> <audio> <biographical> <blockquote> <case> <console> <figure> <historical> <idx> <image> <list> <listing> <p> <pre> <program> <sage> <sbsgroup> <sidebyside> <table> <tabular> <title> <video>

Parents

This element may appear as an immediate child of the following elements: <algorithm> <answer> <appendix> <article> <chapter> <claim> <conclusion> <corollary> <fact> <hint> <identity> <introduction> <lemma> <page> <paragraphs> <proposition> <section> <solution> <subsection> <subsubsection> <theorem> <worksheet>

Examples