<fact>

<fact> is a <theorem>-like tag and so shares the attributes and structure with other theorem-like tags. In particular, the <fact> tag creates a container for the statement of a fact with optional title, creator, and proof.

Syntax

Attributes

Attributes for <fact>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:base = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

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

Parents

This element may appear as an immediate child of the following elements: <appendix> <article> <chapter> <conclusion> <introduction> <paragraphs> <section> <subsection> <subsubsection>

Examples