Template:Math theorem/doc

From xx network wiki
Jump to navigation Jump to search
This is a community contributed page

Usage

{{math theorem 
  | <math>\dim K_n = n-1</math>
  | name = foo
  | note = bar
}}

produces:

foo (bar) — 

The first argument or the |math_statement= parameter is the statement of the theorem. The second argument or the |name= parameter 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 [[isomorphic]] to one of the following groups:
 * A [[cyclic group]] with prime order;
 * ...
 }}

Produces

Theorem — Every finite simple group is isomorphic to one of the following groups:

See also

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Math theorem

Format a statement of mathematical theorem or conjecture in box

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
math_statementmath_statement 1

Mathematical statement

Stringrequired
namename 2

Name of theorem or Proposition, Conjecture etc

Default
Theorem
Example
Claim
Lineoptional
notenote

Note about theorem

Lineoptional
stylestyle

Addition CSS style to use

Lineoptional