Template:Math theorem/sandbox
Theorem. Mathy mathy math.
Proof.
|
|---|
|
This is my reality. This is my curse.∎
|
Theorem. Mathy mathy math.[proof 1]
My First Theorem. Theorem without a proof
Theorem. Mathy mathy math.Template:Math theorem must not have "boxed=yes" and a proof parameter
The converse of the theorem is also true:
Theorem (Converse Pythagorean). Given a triangle with sides of length a, b, and c, if a2 + b2 = c2, then the angle between sides a and b is a right angle.
| This is the template sandbox page for Template:Math theorem (diff). See also the companion subpage for test cases. |
Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab.
Usage
[edit source]{{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
[edit source]{{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
[edit source]- {{Math proof}}
TemplateData
[edit source]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 |