Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:37, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please, place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata). --> {{Uses TemplateStyles|Template:Math theorem/styles.css}} == Usage == <syntaxhighlight lang="wikitext">{{Math theorem |<math>\dim K_n = n-1</math> |name=foo |note=bar }}</syntaxhighlight> produces: {{Math theorem |<math>\dim K_n = n-1</math> |name=foo |note=bar }} The first argument (or the {{Para|1}} and {{Para|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

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

produces:

foo (bar) — dimKn=n1

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 — Γ(D(f),𝒪X)=A[f1] 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:

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