<hypothesis>
<hypothesis> is an <axiom>-like tag
and so shares the attributes and structure with other axiom-like tags.
In particular, the <hypothesis> tag creates a container for the
statement of a hypothesis with optional title,
creator, and idx, followed by the required
statement.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:base = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<creator> <idx> <statement> <title> Parents
This element may appear as an immediate child of the following elements:<appendix> <article> <chapter> <conclusion> <introduction> <page> <paragraphs> <section> <subsection> <subsubsection> <worksheet>