In classical first-order logic, the nothing quantifier $Nx$, which means "there are no x such that", can define both the universal and existential quantifiers. I suspect this is not the case in intuitionistic first-order logic. I don't think that quantifier can define either of the universal or existential quantifiers. Is this true, and what is the proof?
2026-03-26 17:12:02.1774545122
In intuitionistic first-order logic, can the "nothing" quantifier define either of the universal or existential quantifiers?
270 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LOGIC
- Theorems in MK would imply theorems in ZFC
- What is (mathematically) minimal computer architecture to run any software
- What formula proved in MK or Godel Incompleteness theorem
- Determine the truth value and validity of the propositions given
- Is this a commonly known paradox?
- Help with Propositional Logic Proof
- Symbol for assignment of a truth-value?
- Find the truth value of... empty set?
- Do I need the axiom of choice to prove this statement?
- Prove that any truth function $f$ can be represented by a formula $φ$ in cnf by negating a formula in dnf
Related Questions in INTUITIONISTIC-LOGIC
- Are Proofs of Dependent Pair Types Equivalent to Finding an Inverse Function?
- Prove the undecidability of a formula
- Semantics for minimal logic
- Is minimal logic equivalent to intuitionistic?
- How do set theories base on Intuitionistic Logic deal with ordinals?
- Why is intuitionistic modelling called forcing?
- Attempt at constructive proof of compactness of [0,1], does this use LEM? Does a constructive proof exist?
- Is there a theorem that can easily be proved to be non intuitionistic?
- Interpretation of implication in intuitionistic logic
- $\mathbb Q$ topological semantics for intuitionistic propositional 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?
Your quantifier, which I'll denote $И$, cannot be used to define either the universal or the existential quantifiers in intuitionistic logic. I offer a proof-theoretic argument: needless to say, one needs to know the sequent calculus and the cut-elimination theorem to understand what follows.
I. Frankly, I was not entirely sure why my right and learned colleague grilled you on the inference rules that the $И$ quantifier should satisfy, since there is exactly one sensible way to assign rules to the $И$ quantifier. What's more, it's easy to verify that both possible classical formalizations of $Иx.P(x)$, as either $\forall x. \neg P(x)$ or $\neg \exists x. P(x)$, yield intuitionistically equivalent quantifiers.
Let me start by proving this claim, as it plays a crucial role in the proof I give below.
II. The formulae $\forall x. \neg P(x)$ and $\neg \exists x. P(x)$ are equivalent in intuitionistic logic. An informal natural deduction proof follows.
First, assume that $\forall x. \neg P(x)$ holds, and assume for a contradiction that $\exists x. P(x)$ also holds. By this second assumption we have $P(s)$ for some term $s$, so we can set $x$ to $s$ in the first assumption to obtain $\neg P(s)$, a contradiction. This proves the implication $(\forall x. \neg P(x)) \rightarrow \neg \exists x. P(x)$.
Now assume that $\neg \exists x. P(x)$ holds. Take any $y$, and assume for a contradiction that $P(y)$ holds. Then $\exists x. P(x)$ also holds, contradicting our first assumption. Thus $\neg P(y)$ holds. But we had an arbitrary $y$, so we get $\forall x. \neg P(x)$, and we can conclude $(\neg \exists x. P(x)) \rightarrow \forall x. \neg P(x)$.
So we can define the meaning of $Иx.M(x)$ as either $\forall x. \neg M(x)$ or equivalently as $\neg \exists x. M(x)$, whichever we find more convenient in any given context.
III. From here on, we will use the following general proof-theoretic facts about intuitionistic logic. All three are easily provable by induction on cut-free derivations.
Existence-disjunction property (see Theorem 4.2.4. of [1], we could use much weaker results): if $\Gamma$ does not contain any existential quantifiers, and $\Gamma \vdash \exists x. M(x)$, then we can find terms $t_1,t_2,\dots t_n$ such that $\Gamma \vdash M(t_1) \vee M(t_2) \vee \dots \vee M(t_n)$.
Disjunction property: if $\Gamma$ does not contain any disjunction connectives or existential quantiifers, and $\Gamma \vdash M \vee N$, then we can find a proof of either $\Gamma \vdash M$ or $\Gamma \vdash N$.
Universal independence: If $\Gamma$ contains no universal quantifier, and $\Gamma \vdash \forall x. M(x)$, then $\Gamma \vdash N$ for any formula $N$.
III. Let us prove that $\exists$ cannot be defined in terms of the quantifier $И$ and the usual connectives $\rightarrow, \neg, \vee, \wedge$.
Take a unary atomic predicate symbol $P(x)$ and suppose that we could find a formula $Q$ in the $\{\rightarrow, \neg, \vee, \wedge, И \}$ fragment of Intuitionistic Logic such that $Q \vdash \exists x. P(x)$ and $\exists x. P(x) \vdash Q$ both hold. Given the result of Section II, we can interpret the quantifier $Иx.M$ as an abbreviation for $\forall x. \neg M$. Thus, $Q$ belongs to the $\{\rightarrow, \neg, \vee, \wedge, \forall \}$ fragment of intuitionistic logic.
Since $Q \vdash \exists x. P(x)$, the existence-disjunction property allows us to find $t_1,t_2,\dots t_n$ such that $Q \vdash P(t_1) \vee P(t_2) \vee \dots \vee P(t_n)$. Choose a variable symbol $y$ that does not occur in any of the terms $t_1,t_2,\dots t_n$. We have $P(y) \vdash \exists x. P(x)$. From $\exists x. P(x) \vdash Q$ and the cut rule we get a proof that $P(y) \vdash Q$. From $Q \vdash P(t_1) \vee P(t_2) \vee \dots \vee P(t_n)$ and the cut rule we get a proof that $P(y) \vdash P(t_1) \vee P(t_2) \vee \dots \vee P(t_n)$. Using the disjunction property we could then have $P(y) \vdash P(t_m)$ for some $m$, which is impossible since $y$ does not occur in any of the terms $t_1,t_2,\dots t_n$.
Hence our supposed formula $Q$ cannot exist.
IV. Let us prove that $\forall$ cannot be defined in terms of the quantifier $И$ and the usual connectives $\rightarrow, \neg, \vee, \wedge$.
Take a unary atomic predicate symbol $P(x)$ and suppose that we could find a formula $Q$ in the $\{\rightarrow, \neg, \vee, \wedge, И \}$ fragment of Intuitionistic Logic such that $Q \vdash \forall x. P(x)$ and $\forall x. P(x) \vdash Q$ both hold. This time, given the result of Section II, we interpret the quantifier $Иx.M$ as an abbreviation for $\neg \exists x. M$. Thus, $Q$ belongs to the $\{\rightarrow, \neg, \vee, \wedge, \exists \}$ fragment of intuitionistic logic: in particular $Q$ contains no universal quantifiers. From $Q \vdash \forall x. P(x)$, universal independence gives that $Q \vdash \neg \forall x. P(x)$. Cutting this against our assumption $\forall x. P(x) \vdash Q$ would yield $\forall x. P(x) \vdash \neg \forall x. P(x)$, but we can immediately see that the latter admits no proof.
Hence our supposed formula $Q$ cannot exist.
[1] A. S. Troelstra, H. Schwichtenberg: Basic Proof Theory, 2nd edition, web