Template:Statement: Difference between revisions
Appearance
Created page with "<templatestyles src="Statement/styles.css" /> {{Box | class=math-statement math-statement--{{lc:{{{type|theorem}}}}} math-statement--{{#switch:{{lc:{{{type|theorem}}}}} |theorem |lemma |proposition |corollary |claim |fact |result |property |identity |criterion=proof |definition |axiom |postulate |nota..." |
No edit summary |
||
| Line 71: | Line 71: | ||
|answer=Answer | |answer=Answer | ||
|#default=Statement | |#default=Statement | ||
}}}}} | }}}}}. | ||
| content={{#if:{{{content|{{{1|}}}}}} | | content={{#if:{{{content|{{{1|}}}}}} | ||
| {{{content|{{{1|}}}}}} | | {{{content|{{{1|}}}}}} | ||
| Line 78: | Line 78: | ||
| details-title={{{details-title|{{#switch:{{lc:{{{type|theorem}}}}} | | details-title={{{details-title|{{#switch:{{lc:{{{type|theorem}}}}} | ||
|exercise | |exercise | ||
|problem | |problem=Solution | ||
|question= | |question=Answer | ||
|example | |example | ||
|counterexample=Explanation | |counterexample=Explanation | ||
| Line 102: | Line 102: | ||
|answer=Details | |answer=Details | ||
|#default=Proof | |#default=Proof | ||
}}}}} | }}}}}. | ||
| details={{{details|{{{2|}}}}}} | | details={{#if:{{{details|{{{2|}}}}}} | ||
| {{{details|{{{2|}}}}}} | |||
{{#switch:{{lc:{{{type|theorem}}}}} | |||
|theorem | |||
|lemma | |||
|proposition | |||
|corollary | |||
|claim | |||
|fact | |||
|result | |||
|property | |||
|identity | |||
|criterion={{ProofQED}} | |||
}} | |||
}} | |||
| open={{{open|no}}} | | open={{{open|no}}} | ||
| expand-text={{{expand-text|}}} | | expand-text={{{expand-text|}}} | ||
Latest revision as of 16:27, 16 July 2026
Theorem.