Template:Math theorem
![]() | This template uses TemplateStyles: |
Usage
<syntaxhighlight lang="wikitext">foo (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
<syntaxhighlight lang="tex">Claim — for any f in A.
Produces:
Claim — for any f in A.
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 |