Mathcrowd Lab

Here’s the translation of the content into English:

Theorem Block


```[Theorem Block Keyword,id,title]

Theorem Block Content

```

Definition and Citation of Theorem Block

id日期编辑者编辑字符数备注操作
No data
No data
HTML

Here, theorem is the type keyword for the theorem block, and t1 is the id of this theorem block. You can reference it by [~t1].

PREVIEW

Types of Theorem Block

Currently, the following types of theorem blocks are supported:

Theorem Block Keyword Theorem Block Name
theorem Theorem
lemma Lemma
corollary Corollary
axiom Axiom
definition Definition
example Example

You can add * after the theorem block keyword to hide the numbering.

If a non-supported keyword is used, it will be directly displayed as the keyword.

Theorem blocks with the same keyword will be automatically numbered.

id日期编辑者编辑字符数备注操作
No data
No data
HTML
PREVIEW