<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logic on kenji.blog</title><link>http://kenji.blog/en/tags/logic/</link><description>Recent content in Logic on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>kenjinote</copyright><lastBuildDate>Thu, 10 Sep 2026 21:00:00 +0900</lastBuildDate><atom:link href="http://kenji.blog/en/tags/logic/index.xml" rel="self" type="application/rss+xml"/><item><title>The Master and the Student, A Contradictory Trial No Matter Who Wins: Paradox of the Court</title><link>http://kenji.blog/en/p/paradox-of-the-court/</link><pubDate>Thu, 10 Sep 2026 21:00:00 +0900</pubDate><guid>http://kenji.blog/en/p/paradox-of-the-court/</guid><description>&lt;img src="http://kenji.blog/p/paradox-of-the-court/img/paradox_of_court.jpg" alt="Featured image of post The Master and the Student, A Contradictory Trial No Matter Who Wins: Paradox of the Court" />&lt;p>In ancient Greece, a young man named Euathlus became a student of Protagoras, the greatest of the Sophists (teachers of rhetoric). The two entered into the following contract regarding the payment of tuition fees.&lt;/p>
&lt;blockquote>
&lt;p>&lt;strong>Contract Terms:&lt;/strong>
After completing the entire course in rhetoric, Euathlus will pay the remaining balance of the tuition to Protagoras &lt;strong>at the moment he wins his first court case&lt;/strong>.&lt;/p>
&lt;/blockquote>
&lt;p>Euathlus was an excellent student and successfully completed the entire rhetoric course.
However, after completing it, he refused to take on any court cases for some reason. If he never went to court, the condition of &amp;ldquo;winning his first court case&amp;rdquo; would never be met, meaning he would not have to pay the tuition.&lt;/p>
&lt;p>Exasperated, Protagoras sued Euathlus in court.
&amp;ldquo;Pay the tuition,&amp;rdquo; he demanded.&lt;/p>
&lt;p>And from here, a labyrinth of logic begins.&lt;/p>
&lt;h2 id="the-logic-of-the-master-protagoras">The Logic of the Master, Protagoras
&lt;/h2>&lt;p>Protagoras argued in court as follows:&lt;/p>
&lt;p>&amp;ldquo;Oh judge, no matter what happens, I win.&lt;/p>
&lt;ul>
&lt;li>If &lt;strong>I win&lt;/strong> this case, by the court&amp;rsquo;s verdict, Euathlus must pay me the tuition.&lt;/li>
&lt;li>If &lt;strong>I lose&lt;/strong> this case, it means Euathlus has &amp;lsquo;won his first court case.&amp;rsquo; In other words, the terms of the contract have been fulfilled, and he must pay the tuition according to the contract.&lt;/li>
&lt;/ul>
&lt;p>In either case, he has an obligation to pay the tuition.&amp;rdquo;&lt;/p>
&lt;h2 id="the-logic-of-the-student-euathlus">The Logic of the Student, Euathlus
&lt;/h2>&lt;p>In response, Euathlus also held his ground:&lt;/p>
&lt;p>&amp;ldquo;Oh judge, no matter what happens, I win.&lt;/p>
&lt;ul>
&lt;li>If &lt;strong>I win&lt;/strong> this case, by the court&amp;rsquo;s verdict, I do not have to pay the tuition.&lt;/li>
&lt;li>If &lt;strong>I lose&lt;/strong> this case, I still have not &amp;lsquo;won my first court case.&amp;rsquo; In other words, because the terms of the contract have not been fulfilled, contractually, I have no obligation to pay the tuition.&lt;/li>
&lt;/ul>
&lt;p>In either case, I do not need to pay the tuition.&amp;rdquo;&lt;/p>
&lt;div class="mermaid">graph TD
A["Result of the trial"] --> B["Protagoras wins"]
A --> C["Euathlus wins"]
B --> B1["Verdict: Euathlus must pay"]
B --> B2["Contract: Euathlus has not won -> Does not have to pay"]
C --> C1["Verdict: Euathlus does not have to pay"]
C --> C2["Contract: Euathlus's first win -> Must pay"]
B1 --> D{"Contradiction! Verdict vs Contract"}
B2 --> D
C1 --> E{"Contradiction! Verdict vs Contract"}
C2 --> E
style A fill:#ECEFF1,stroke:#333,stroke-width:2px
style B fill:#4CAF50,color:#fff
style C fill:#2196F3,color:#fff
style D fill:#F44336,color:#fff,stroke-width:3px
style E fill:#F44336,color:#fff,stroke-width:3px&lt;/div>
&lt;h2 id="why-does-it-contradict">Why Does It Contradict?
&lt;/h2>&lt;p>The root cause of this paradox is that &lt;strong>two different rule systems (law and contract) make contradictory judgments against each other&lt;/strong>.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Rule of Law&lt;/strong>: Obey the court&amp;rsquo;s verdict.&lt;/li>
&lt;li>&lt;strong>Rule of Contract&lt;/strong>: Obey the condition of &amp;ldquo;pay if you win your first court case.&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;p>Normally, law and contract function as independent domains, but because Protagoras made the &amp;ldquo;payment of tuition&amp;rdquo; the issue of the trial, the result of this trial itself affected the condition of the contract, causing the two systems to fall into a self-referential loop.&lt;/p>
&lt;h2 id="answers-from-legal-scholars">Answers From Legal Scholars
&lt;/h2>&lt;p>The ancient Roman jurist Aulus Gellius proposed the following solution to this problem:&lt;/p>
&lt;p>&amp;ldquo;The court should rule in favor of Euathlus (no payment required) because it is a fact that the condition of the contract has not yet been met. However, after this verdict, Protagoras can sue Euathlus &lt;strong>again&lt;/strong>. Because Euathlus won the first trial, the condition of the contract has been fulfilled. In the second trial, Protagoras will win.&amp;rdquo;&lt;/p>
&lt;p>In other words, attempting to &amp;ldquo;solve the paradox simultaneously in a single trial&amp;rdquo; creates a contradiction, but handling it &amp;ldquo;in two stages&amp;rdquo; resolves it.&lt;/p>
&lt;h2 id="connection-to-self-referential-paradoxes">Connection to Self-Referential Paradoxes
&lt;/h2>&lt;p>The Paradox of the Court has the same &lt;strong>self-referential structure&lt;/strong> as the &amp;ldquo;Liar Paradox (&amp;lsquo;This sentence is false&amp;rsquo;)&amp;rdquo; and &amp;ldquo;Russell&amp;rsquo;s Paradox.&amp;rdquo; A proposition (the conclusion of the trial) affects the condition (the fulfillment of the contract) that determines its own truth or falsity.&lt;/p>
&lt;p>This kind of paradox is deeply related to problems that demonstrate the fundamental limits of logic and computation, such as the &amp;ldquo;Halting Problem (it is impossible to create a program that determines whether a given program will halt or not)&amp;rdquo; in modern computer science, and Gödel&amp;rsquo;s Incompleteness Theorems.&lt;/p>
&lt;p>The Paradox of the Court is a 2,400-year-old warning teaching us that systems of human-made rules (laws and contracts) can internally collapse through clever self-reference.&lt;/p></description></item></channel></rss>