Let $ x , y \in \mathbb R $. Is the proposition $ x \le y \rightarrow x = y \lor x < y $ true in intuitionistic logic? What about $ x \le y \rightarrow \neg \neg ( x = y \lor x < y ) $ (with $ \neg $ the negation)?
2026-03-26 20:38:03.1774557483
Inequality and Intuitionistic Logic
132 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in INEQUALITY
- Confirmation of Proof: $\forall n \in \mathbb{N}, \ \pi (n) \geqslant \frac{\log n}{2\log 2}$
- Prove or disprove the following inequality
- Proving that: $||x|^{s/2}-|y|^{s/2}|\le 2|x-y|^{s/2}$
- Show that $x\longmapsto \int_{\mathbb R^n}\frac{f(y)}{|x-y|^{n-\alpha }}dy$ is integrable.
- Solution to a hard inequality
- Is every finite descending sequence in [0,1] in convex hull of certain points?
- Bound for difference between arithmetic and geometric mean
- multiplying the integrands in an inequality of integrals with same limits
- How to prove that $\pi^{e^{\pi^e}}<e^{\pi^{e^{\pi}}}$
- Proving a small inequality
Related Questions in CONSTRUCTIVE-MATHEMATICS
- How do set theories base on Intuitionistic Logic deal with ordinals?
- Constructive Proof- How to Start?
- Does Diaconescu's theorem imply cubical type theory is non-constructive?
- Attempt at constructive proof of compactness of [0,1], does this use LEM? Does a constructive proof exist?
- Constructive proof of existence of maximal ideal
- Is there a theorem that can easily be proved to be non intuitionistic?
- What kinds of variables range over proofs?
- Construct a real $x$ such that ZF does not prove whether $x\in\mathbb{Q}$
- Infinitesimal Approaches To Differential Geometry As Conservative Extension
- Confusion around quantifiers in intuitionistic logic
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
First, note that your question is mathematical, not logical. So, you may ask "Is it true in constructive mathematics using intuitionistic logic?" but not "Is it true in intuitionistic logic?". In logic, there is no "$ \le $" or "$ < $". Also note that for a constructivist, "true" mean "provable".
Back to your question, in constructive mathematics, for $ x , y \in \mathbb R $, $ x \le y $ is usually defined to be equivalent to $ \neg x > y $. By this definition, one can constructively prove $ x \le y \land y \le x \rightarrow x = y $. Note that $ \neg A $ is defined to be equivalent to $ A \rightarrow \bot $, where $ \bot $ is a symbol denoting a contradiction.
Now, you can show that $ x \le y \rightarrow \neg \neg ( x = y \lor x < y ) $ is true constructively. Assume that $ x \le y $. Now, if $ \neg ( x = y \lor x < y ) $ then $ \neg x = y $ and $ x \ge y $. Because $ x \le y $ and $ x \ge y $, therefore $ x = y $. Hence, we proved both $ x = y $ and $ \neg x = y $, which leads to a contradiction. So, assuming $ \neg ( x = y \lor x < y ) $ we proved $\bot$, that means we have a proof of $ \neg \neg ( x = y \lor x < y ) $. Also, assuming $ x \le y $ we proved $ \neg \neg ( x = y \lor x < y ) $, that means we have a proof of $ x \le y \rightarrow \neg \neg ( x = y \lor x < y ) $.
But $ x \le y \rightarrow x = y \lor x < y $ is not provable constructively. For showing this, you can use Brouwerian counterexamples like this one:
Let $ P ( n ) $ denote a statement about a natural number $ n $, which can be proven to be true or false for a given $ n $, but there is no proof for $ \forall n \, P ( n ) $, and also there's no proof for $ \exists n \, \neg P ( n ) $. For instance, $ P ( n ) $ can be equivalent to "$ 2 n + 4 $ is equal to the sum of two prime numbers." (see Goldbach's conjecture). Now, define the sequence $ ( \alpha _ n ) _ { n = 0 } ^ \infty $ of rational numbers in this way:
$ \alpha _ n = 0 $ iff $ P ( n ) $ is true, and $ \alpha _ n = \frac 1 m $ iff $ m \le n $ is the smallest natural number for which $ P ( m ) $ is false.
You can see that $ ( \alpha _ n ) _ { n = 0 } ^ \infty $ is a Cauchy sequence, and hence, represents a unique real number, say $ \beta $.
Now, it's easy to see that $ \beta = 0 $ iff $ \forall n \, P ( n ) $, and $ \beta > 0 $ iff $ \exists n \, \neg P ( n ) $. Also, obviously, $ \beta \ge 0 $. But we chose $ P ( n ) $ in a way that there's no proof for $ \forall n \, P ( n ) $ or $ \exists n \, \neg P ( n ) $. So we can prove $ \beta \ge 0 $ but we can't prove $ \beta > 0 $ or $ \beta = 0 $. that means $ \beta \ge 0 \rightarrow \beta = 0 \lor \beta > 0 $ is not provable.
For more details and other interesting constructive arguments, you can see this book for example.