Template:Math theorem/doc

From English Wikipedia @ Freddythechick

Usage

<syntaxhighlight lang="wikitext">

foo (bar) — 

</syntaxhighlight>

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.

</syntaxhighlight>

Produces:

Claim —  for any f in A.

<syntaxhighlight lang="wikitext">

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

* A cyclic group with prime order;
* ...

</syntaxhighlight>

Produces

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

See also

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Math theorem in articles based on its 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


pt:Predefinição:Teorema/doc