nLab lesser limited principle of omniscience

Context

Foundations

foundations

The basis of it all

 Set theory

set theory

Foundational axioms

foundational axioms

Removing axioms

Contents

Definition

The lesser limited principle of omniscience (LLPOLLPO) is a principle of omniscience which states that, if the existential quantification of the conjunction of two decidable propositions on the natural numbers is false, then one of their separate existential quantifications is false. That is,

(x,P(x)¬P(x))(y,Q(y)¬Q(y))¬(x,P(x)y,Q(y))¬(x,P(x))¬(y,Q(y)), (\forall x \in \mathbb{N}, P(x) \vee \neg{P(x)}) \Rightarrow (\forall y \in \mathbb{N}, Q(y) \vee \neg{Q(y)}) \Rightarrow \neg(\exists x \in \mathbb{N}, P(x) \wedge \exists y \in \mathbb{N}, Q(y)) \Rightarrow \neg(\exists x \in \mathbb{N}, P(x)) \vee \neg(\exists y \in \mathbb{N}, Q(y)) ,

or equivalently

(x,P(x)¬P(x))(y,Q(y)¬Q(y))¬(x,P(x)y,Q(y))(x,¬P(x))(y,¬Q(y)). (\forall x \in \mathbb{N}, P(x) \vee \neg{P(x)}) \Rightarrow (\forall y \in \mathbb{N}, Q(y) \vee \neg{Q(y)}) \Rightarrow \neg(\exists x \in \mathbb{N}, P(x) \wedge \exists y \in \mathbb{N}, Q(y)) \Rightarrow (\forall x \in \mathbb{N}, \neg{P(x)}) \vee (\forall y \in \mathbb{N}, \neg{Q(y)}) .

We can also state the principle set-theoretically. The lesser limited principle of omniscience (LLPO) states that given subsets P,Q𝒫()P, Q \in \mathcal{P}(\mathbb{N}), if PP and QQ are decidable subsets of \mathbb{N} (PP¯=P \cup \bar{P} = \mathbb{N}, QQ¯=Q \cup \bar{Q} = \mathbb{N}), then if it is not true that both PP and QQ are inhabited subsets of \mathbb{N}, then either P¯=\bar{P} = \mathbb{N} or Q¯=\bar{Q} = \mathbb{N}, where P¯\bar{P} and Q¯\bar{Q} are the complements of PP and QQ respectively.

One can also use functions to the boolean domain instead of decidable subsets: the lesser limited principle of omniscience (LLPO) states that, given functions f,g:{0,1}f, g\colon \mathbb{N} \to \{0,1\}, if 1imfimg1 \notin \im f \cap \im g, then 1imf1 \notin \im f or 1img1 \notin \im g.

Equivalent statements

There are various other results that are equivalent to the principles of omniscience. Here are a few:

  • Let [0,1]/(01)[0,1]/(0 \sim 1) be the quotient of the unit interval that identifies the endpoints, and let /\mathbb{R}/\mathbb{Z} be the quotient ring; both are classically isomorphic to the circle 𝕊 1\mathbb{S}^1. (Constructively, we take 𝕊 1\mathbb{S}^1 to be /\mathbb{R}/\mathbb{Z}, although S 1S^1 can also be constructed as a completion of [0,1]/(01)[0,1]/(0 \sim 1).) Constructively, there is an injection [0,1]/(01)/[0,1]/(0 \sim 1) \hookrightarrow \mathbb{R}/\mathbb{Z}, which is a bijection if and only if the LLPOLLPO holds (for the appropriate kind of real number).

  • The analytic LLPO for the Cauchy real numbers is equivalent to the LLPO.

There are various other results that are related to the principles of omniscience. Here are a few:

Untruncated LLPO in dependent type theory

In the context of dependent type theory, the lesser limited principles of omniscience can be translated in two ways, by interpreting “or” as propositionally truncated (“merely or”) or untruncated (“purely or”); see Escardo 23. The relationships between the truncated and untruncated LLPO are as follows are:

Thus, untruncated LLPO is strictly stronger than truncated LLPO, unlike the case for LPO and WLPO.

Models

  • The (analytic) LLPO holds in Johnstone’s topological topos, as a consequence of the preservation of finite closed unions by the inclusion of sequential spaces.

Generalizations

Choiceless lesser limited principle of omniscience

There is a generalization of the lesser limited principle of omniscience defined in King 2024, which was suggested to be called the choiceless lesser limited principle of omniscience. The choiceless lesser limited principle of omniscience states that given a pair of predicates PP and QQ on the natural numbers such that P(x)Q(x)P(x) \vee Q(x) holds for all xx \in \mathbb{N}, and a pair of predicates RR and SS such that R(x)S(x)R(x) \vee S(x) holds for all xx \in \mathbb{N}, then if it is not true that there exists xx \in \mathbb{N} such that P(x)P(x) and there exists xx \in \mathbb{N} such that R(x)R(x) hold, then either for all xx \in \mathbb{N}, Q(x)Q(x) or for all xx \in \mathbb{N}, S(x)S(x).

((x.P(x)Q(x))(x.R(x)S(x)))¬(x.P(x)x.R(x))((x.Q(x))(x.S(x)))((\forall x \in \mathbb{N}.P(x) \vee Q(x)) \wedge (\forall x \in \mathbb{N}.R(x) \vee S(x))) \Rightarrow \neg (\exists x \in \mathbb{N}.P(x) \wedge \exists x \in \mathbb{N}.R(x)) \Rightarrow ((\forall x \in \mathbb{N}.Q(x)) \vee (\forall x \in \mathbb{N}.S(x)))

The idea behind the term “choiceless” is that one isn’t forced to choose between P(x)P(x) or Q(x)Q(x) or between R(x)R(x) or S(x)S(x) in this version of the lesser limited principle of omniscience. One gets back the usual lesser limited principle of omniscience if P(x)P(x) and Q(x)Q(x) are mutually exclusive propositions for all xx \in \mathbb{N} and R(x)R(x) and S(x)S(x) are mutually exclusive propositions for all xx \in \mathbb{N}, from which Q(x)Q(x) if and only if ¬P(x)\neg P(x) for all xx \in \mathbb{N} and S(x)S(x) if and only if ¬R(x)\neg R(x) for all xx \in \mathbb{N}.

We can also state the principle set-theoretically. The choiceless lesser limited principle of omniscience states that given subsets P,Q,R,S𝒫()P, Q, R, S \in \mathcal{P}(\mathbb{N}), if PQ=P \cup Q = \mathbb{N} and RS=R \cup S = \mathbb{N}), then if it is not true that both PP and RR are inhabited subsets of \mathbb{N}, then either Q=Q = \mathbb{N} or S=S = \mathbb{N}. One gets back the usual lesser limited principle of omniscience if PP and QQ are disjoint subsets PQ=P \cap Q = \emptyset and RR and SS are disjoint subsets RS=R \cap S = \emptyset, from which Q=P¯Q = \bar{P} and S=R¯S = \bar{R}, where P¯\bar{P} and S¯\bar{S} are the complements of PP and SS respectively.

The choiceless lesser limited principle of omniscience implies the analytic lesser limited principle of omniscience for all sets of real numbers, as shown in King 2024.

References

Last revised on June 19, 2026 at 14:06:42. See the history of this page for a list of all contributions to it.