This is a documentation subpage for Template:Math theorem. It may contain usage information, categories and other content that is not part of the original template page. |
The pages listed in this category are templates.
This page is part of OODA WIKI's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces. To add a template to this category:
|
This category is an index of templates which use TemplateStyles. It is automatically populated by {{Uses TemplateStyles}}.
Usage
{{Math theorem |<math>\dim K_n = n-1</math> |name=foo |note=bar }}
produces:
foo (bar) —
The first argument (or the |1=
and |math_statement=
parameters) is the statement of the theorem. The second argument (or the |2=
and |name=
parameters) is the name of the theorem or alternative type "Proposition", the default is "Theorem".
Examples
{{Math theorem |name=Claim |math_statement=<math>\Gamma(D(f), \mathcal{O}_X) = A[f^{-1}]</math> for any ''f'' in ''A''. }}
Produces:
Claim — for any f in A.
{{Math theorem |Every finite simple group is [[Isomorphism]] to one of the following groups:
* A [[cyclic group]] with prime order;
* ... }}
Produces
Theorem — Every finite simple group is Isomorphism to one of the following groups:
- A cyclic group with prime order;
- ...
See also
- {{Math proof}}
TemplateData
TemplateData for Math theorem
Format a statement of mathematical theorem or conjecture in box
Parameter | Description | Type | Status | |
---|---|---|---|---|
math_statement | math_statement 1 | Mathematical statement | String | required |
name | name 2 | Name of theorem or Proposition, Conjecture etc
| Line | optional |
note | note | Note about theorem | Line | optional |
style | style | Addition CSS style to use | Line | optional |