<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A02%3AA03F%3A63D6%3AD901%3A2992%3A7620%3ABD5B%3AD58D</id>
	<title>Vero - Wikipedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A02%3AA03F%3A63D6%3AD901%3A2992%3A7620%3ABD5B%3AD58D"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php/Special:Contributions/2A02:A03F:63D6:D901:2992:7620:BD5B:D58D"/>
	<updated>2026-08-14T15:24:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Substructural_logic&amp;diff=258015</id>
		<title>Substructural logic</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Substructural_logic&amp;diff=258015"/>
		<updated>2025-10-27T13:50:31Z</updated>

		<summary type="html">&lt;p&gt;2A02:A03F:63D6:D901:2992:7620:BD5B:D58D: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Short description|Branch of non-classical logic}}&lt;br /&gt;
{{no footnotes|date=June 2016 }}&lt;br /&gt;
&lt;br /&gt;
In [[logic]], a &#039;&#039;&#039;substructural logic&#039;&#039;&#039; is a logic lacking one of the usual [[structural rule]]s (e.g. of [[classical logic|classical]] and [[intuitionistic logic]]), such as [[monotonicity of entailment|weakening]], [[idempotency of entailment|contraction]], exchange or associativity.  Two of the more significant substructural logics are [[relevant logic|relevance logic]] and [[linear logic]].&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
In a [[sequent calculus]], one writes each line of a proof as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\Gamma\vdash\Sigma&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Here the structural rules are rules for [[rewriting]] the [[Sides of an equation|LHS]] of the sequent, denoted Γ, initially conceived of as a finite [[sequence (mathematics)|string]] (sequence) &amp;lt;!-- CS link for string was wrong --&amp;gt; of propositions. The standard interpretation of this string is as [[Logical conjunction|conjunction]]: we expect to read&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathcal A,\mathcal B \vdash\mathcal C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
as the sequent notation for&lt;br /&gt;
&lt;br /&gt;
:(&#039;&#039;A&#039;&#039; &#039;&#039;&#039;and&#039;&#039;&#039; &#039;&#039;B&#039;&#039;) &#039;&#039;&#039;implies&#039;&#039;&#039; &#039;&#039;C&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Here we are taking the [[Sides of an equation|RHS]] Σ to be a single proposition &#039;&#039;C&#039;&#039; (which is the [[intuitionistic]] style of sequent); but everything applies equally to the general case, since all the manipulations are taking place to the left of the [[Turnstile (symbol)|turnstile symbol]] &amp;lt;math&amp;gt;\vdash&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since conjunction is a [[commutative]] and [[associative]] operation, the formal setting-up of sequent theory normally includes &#039;&#039;&#039;structural rules&#039;&#039;&#039; for rewriting the sequent Γ accordingly—for example for deducing&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathcal B,\mathcal A\vdash\mathcal C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathcal A,\mathcal B\vdash\mathcal C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There are further structural rules corresponding to the &#039;&#039;[[idempotent]]&#039;&#039; and &#039;&#039;[[Monotonicity of entailment|monotonic]]&#039;&#039; properties of conjunction: from&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \Gamma,\mathcal A,\mathcal A,\Delta\vdash\mathcal C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
we can deduce&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \Gamma,\mathcal A,\Delta\vdash\mathcal C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Also from&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \Gamma,\mathcal A,\Delta\vdash\mathcal C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
one can deduce, for any &#039;&#039;B&#039;&#039;,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \Gamma,\mathcal A,\mathcal B,\Delta\vdash\mathcal C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Linear logic]], in which duplicated hypotheses &#039;count&#039; differently from single occurrences, leaves out both of these rules, while [[relevant logic|relevant (or relevance) logic]]s merely leaves out the latter rule, on the ground that &#039;&#039;B&#039;&#039; is clearly irrelevant to the conclusion.&lt;br /&gt;
&lt;br /&gt;
The above are basic examples of structural rules. It is not that these rules are contentious, when applied in conventional [[propositional calculus]]. They occur naturally in [[proof theory]], and were first noticed there (before receiving a name).&lt;br /&gt;
&lt;br /&gt;
== Premise composition ==&lt;br /&gt;
There are numerous ways to compose premises (and in the multiple-conclusion case, conclusions as well). One way is to collect them into a set. But since e.g. {a,a} = {a} we have contraction for free if premises are sets. We also have associativity and permutation (or commutativity) for free as well, among other properties. In substructural logics, typically premises are not composed into sets, but rather they are composed into more fine-grained structures, such as [[rooted tree|tree]]s or [[multiset]]s (sets that distinguish multiple occurrences of elements) or sequences of formulae. For example, in linear logic, since contraction fails, the premises must be composed in something at least as fine-grained as multisets.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Substructural logic is a relatively young field. The first conference on the topic was held in October 1990 in Tübingen, as &amp;quot;Logics with Restricted Structural Rules&amp;quot;. During the conference, Kosta Došen proposed the term &amp;quot;substructural logics&amp;quot;, which is now in use today.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Substructural type system]]&lt;br /&gt;
* [[Residuated lattice]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
*{{cite book&lt;br /&gt;
 | last = Paoli&lt;br /&gt;
 | first = Francesco&lt;br /&gt;
 | title = Substructural Logics: A Primer&lt;br /&gt;
 | url = https://books.google.com/books?id=RkPsCAAAQBAJ&lt;br /&gt;
 | year = 2002&lt;br /&gt;
 | publisher = Springer Science &amp;amp; Business Media&lt;br /&gt;
 | location = Dordrecht&lt;br /&gt;
 | series = Trends in Logic&lt;br /&gt;
 | volume = 13&lt;br /&gt;
 | isbn = 978-90-481-6014-3&lt;br /&gt;
 | doi = 10.1007/978-94-017-3179-9&lt;br /&gt;
}}&lt;br /&gt;
*{{cite book&lt;br /&gt;
 | last = Restall&lt;br /&gt;
 | first = Greg&lt;br /&gt;
 | author-link = Greg Restall&lt;br /&gt;
 | title = An Introduction to Substructural Logics&lt;br /&gt;
 | url = https://books.google.com/books?id=NQTm_bRupAgC&lt;br /&gt;
 | year = 2000&lt;br /&gt;
 | publisher = Routledge&lt;br /&gt;
 | location = London and New York&lt;br /&gt;
 | isbn = 0-415-21533-1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
*{{cite book&lt;br /&gt;
 | last1 = Galatos&lt;br /&gt;
 | first1 = Nikolaos&lt;br /&gt;
 | last2 = Jipsen&lt;br /&gt;
 | first2 = Peter&lt;br /&gt;
 | last3 = Kowalski&lt;br /&gt;
 | first3 = Tomasz&lt;br /&gt;
 | last4 = Ono&lt;br /&gt;
 | first4 = Hiroakira&lt;br /&gt;
 | title = Residuated Lattices: An Algebraic Glimpse at Substructural Logics&lt;br /&gt;
 | year = 2007&lt;br /&gt;
 | publisher = Elsevier&lt;br /&gt;
 | location = Amsterdam&lt;br /&gt;
 | isbn = 978-0-444-52141-5&lt;br /&gt;
 | series = Studies in Logic and Practical Reasoning&lt;br /&gt;
 | volume = 2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*{{Commonscat-inline}}&lt;br /&gt;
*{{cite SEP |url-id=logic-substructural |title=Substructural logics |last=Restall |first=Greg}}&lt;br /&gt;
&lt;br /&gt;
{{Non-classical logic}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Substructural logic| ]]&lt;br /&gt;
[[Category:Non-classical logic]]&lt;/div&gt;</summary>
		<author><name>2A02:A03F:63D6:D901:2992:7620:BD5B:D58D</name></author>
	</entry>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Cut_rule&amp;diff=610448</id>
		<title>Cut rule</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Cut_rule&amp;diff=610448"/>
		<updated>2025-10-27T09:54:14Z</updated>

		<summary type="html">&lt;p&gt;2A02:A03F:63D6:D901:2992:7620:BD5B:D58D: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Short description|Inference rule}}&lt;br /&gt;
{{onesource|date=July 2017}}&lt;br /&gt;
In [[mathematical logic]], the &#039;&#039;&#039;cut rule&#039;&#039;&#039; is an [[inference rule]] of [[sequent calculus]]. It is a generalisation of the classical [[modus ponens]] inference rule. The meaning of the cut rule is that, if a formula &#039;&#039;A&#039;&#039; appears as a conclusion in one proof and a hypothesis in another, then another proof in which the formula &#039;&#039;A&#039;&#039; does not appear can be deduced. This applies to cases of [[modus ponens]], such as how instances of &#039;&#039;man&#039;&#039; are eliminated from &#039;&#039;Every man is mortal, [[Socrates]] is a man&#039;&#039; to deduce &#039;&#039;Socrates is mortal&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Formal notation ==&lt;br /&gt;
The cut rule is normally written in formal notation in sequent calculus as :&lt;br /&gt;
:&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{c}\Gamma \vdash A, \Delta \quad  \Gamma&#039;, A \vdash \Delta&#039; \\ \hline \Gamma, \Gamma&#039; \vdash \Delta, \Delta&#039;\end{array} &amp;lt;/math&amp;gt;cut&amp;lt;ref&amp;gt;{{Cite web |title=cut rule in nLab |url=https://ncatlab.org/nlab/show/cut+rule |access-date=2024-10-22 |website=ncatlab.org |language=en}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Elimination ==&lt;br /&gt;
The cut rule is the subject of an important theorem, the [[cut-elimination theorem]]. This states that any sequent that has a proof in the sequent calculus making use of the cut rule also has a cut-free proof, that is, a proof that does not make use of the cut rule.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Rules of inference]]&lt;br /&gt;
[[Category:Logical calculi]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Mathlogic-stub}}&lt;/div&gt;</summary>
		<author><name>2A02:A03F:63D6:D901:2992:7620:BD5B:D58D</name></author>
	</entry>
</feed>