<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://complexityzoo.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ATheorem</id>
	<title>Template:Theorem - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://complexityzoo.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ATheorem"/>
	<link rel="alternate" type="text/html" href="https://complexityzoo.net/index.php?title=Template:Theorem&amp;action=history"/>
	<updated>2026-04-19T22:47:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://complexityzoo.net/index.php?title=Template:Theorem&amp;diff=115&amp;oldid=prev</id>
		<title>Admin: 1 revision: Complexity zoo import.</title>
		<link rel="alternate" type="text/html" href="https://complexityzoo.net/index.php?title=Template:Theorem&amp;diff=115&amp;oldid=prev"/>
		<updated>2012-11-18T03:10:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision: Complexity zoo import.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Formatting Templates]]&lt;br /&gt;
&lt;br /&gt;
== Template Documentation ==&lt;br /&gt;
Formats a theorem and its proof in a framed box.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
{|&lt;br /&gt;
 ! Order/Name&lt;br /&gt;
 ! Description&lt;br /&gt;
 |-&lt;br /&gt;
 | 1 (optional)&lt;br /&gt;
 | Name of the theorem (e. g.: Jesus' Theorem).&lt;br /&gt;
 |-&lt;br /&gt;
 | theorem (optional)&lt;br /&gt;
 | Word to substitute for &amp;quot;Theorem,&amp;quot; such as &amp;quot;Lemma&amp;quot; or &amp;quot;Corollary.&amp;quot;&lt;br /&gt;
 |-&lt;br /&gt;
 | statement&lt;br /&gt;
 | Actual statement of the theorem.&lt;br /&gt;
 |-&lt;br /&gt;
 | proof&lt;br /&gt;
 | Statement of the theorem's proof.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Theorem|Jesus' Theorem|statement=If foo, then bar.|proof=Foo is more awesome than bar. Hence, since more awesome includes less awesome, we are done.}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Renders as:'''&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid gray; padding: 4px;&amp;quot;&amp;gt;&lt;br /&gt;
{{Theorem|Jesus' Theorem|statement=If foo, then bar.|proof=Foo is more awesome than bar. Hence, since more awesome includes less awesome, we are done.}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Raw Template ==&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;{{Genericbox&lt;br /&gt;
|background=#ffefef |margin=1em |bordercolor=gray&lt;br /&gt;
|'''{{{theorem|Theorem}}}{{ #if: {{{1|}}} |&amp;amp;nbsp;({{{1}}})}}.''' ''{{{statement}}}''&lt;br /&gt;
----&lt;br /&gt;
''Proof'': {{{proof}}} ▪&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>