nLab Heyting algebra

Contents

Context

Topos Theory

topos theory

Background

Toposes

Internal Logic

Topos morphisms

Extra stuff, structure, properties

Cohomology and homotopy

In higher category theory

Theorems

(0,1)(0,1)-Category theory

Contents

Idea

Generally, the propositions in a formal logic may be thought of as having an algebraic structure with respect to logical operators like “and” and “or”. Under this identification, different systems of logic correspond to different sets of operators and axioms.

For the intuitionistic propositional calculus, the operators (including nullary operators, i.e. constants) are “and”, “or”, “true”, “false”, and “implies”. The concept of a Heyting algebra captures these operators and their axioms, so that a Heyting algebra is precisely a model of the intuitionistic propositional calculus.

A Heyting algebra where excluded middle holds is a Boolean algebra, a model of classical propositional calculus.

To model quantifiers and variables, i.e. to extend from propositional calculus to first-order aka predicate logic, one forms a hyperdoctrine on Heyting algebras, called a first-order hyperdoctrine.

Definition

Definition

A Heyting algebra is a lattice LL which as a poset admits an operation of implication :L op×LL\Rightarrow: L^{op} \times L \to L satisfying the condition (really a universal property)

(1)(xa)bif and only ifx(ab) (x \wedge a) \leq b \qquad \text{if and only if} \qquad x \leq (a \Rightarrow b)

In other words, aa \Rightarrow {-} must be right adjoint to a{-} \wedge a.

This is equivalent to the following definition.

Definition

A Heyting algebra is a bicartesian closed poset, that is a poset which (when thought of as a thin category) is

The implication aba\Rightarrow b is the exponential object b ab^a.

Often (for instance, when doing forcing categorically) one is interested in complete Heyting algebras, which are Heyting algebras than admit arbitrary meets and joins (that is, not necessarily finite).

Remark

Insofar as all these properties of a poset are described by universal properties, being a Heyting algebra is a property-like structure on a poset; a poset can be a Heyting algebra in at most one way.

The definition of Heyting algebra may be recast into purely equational form: add to the equational theory of lattices the inequalities (xy)xy(x \Rightarrow y) \wedge x \leq y and yx(yx)y \leq x \Rightarrow (y \wedge x), writing these inequalities in equational form via the equivalence aba \leq b iff a=aba = a \wedge b. Hence we can speak of an internal Heyting algebra in any category with products.

Definition

A Heyting algebra homomorphism is a homomorphism of the underlying lattices that preserve \Rightarrow. Heyting algebras and their homomorphisms form a concrete category HeytAlg.

If one relaxes the requirement that \leq be antisymmetric, so that instead of a poset LL is only a preorder, the result is a Heyting prealgebra.

Properties

Proposition

Any Heyting algebra is a distributive lattice. That is, finite meets distribute over finite joins and vice versa.

Proof

As discussed at distributive lattice, it suffices to prove the nontrivial direction of either of the two (dual) binary distributivity laws, e.g. x(yz)(xy)(xz) x \wedge (y \vee z) \leq (x \wedge y) \vee (x \wedge z) . This is a straightforward exercise applying the universal property (1).

More abstractly: the distributivity law x(yz)=(xy)(xz)x \wedge (y \vee z) = (x \wedge y) \vee (x \wedge z) says precisely that xx \wedge {-} preserves binary joins, which it does because it has a right adjoint (namely xx \Rightarrow {-}) and therefore preserves all colimits.

The relation of modus ponens is immediate from (1): for any a,ba, b in a Heyting algebra,

(2)a(ab)b a \wedge (a \Rightarrow b) \leq b

We list some further basic facts which are frequently useful, including in the proofs below:

Proposition

The following hold for any a,b,ca, b, c in any Heyting algebra:

  1. Composition law: (ab)(bc)ac(a \Rightarrow b) \wedge (b \Rightarrow c) \leq a \Rightarrow c.

  2. Currying: abc=a(bc)a \wedge b \Rightarrow c = a \Rightarrow (b \Rightarrow c).

  3. aa \Rightarrow {-} is monotone: abaca \Rightarrow b \leq a \Rightarrow c if bcb \leq c.

  4. aa \Rightarrow {-} is increasing: babb \leq a \Rightarrow b.

  5. aa \Rightarrow {-} is idempotent: a(ab)=aba \Rightarrow (a \Rightarrow b) = a \Rightarrow b.

  6. a{-} \Rightarrow a is antimonotone: cabac \Rightarrow a \leq b \Rightarrow a if bcb \leq c.

  7. a{-} \Rightarrow a is self-adjoint: a:LL op{-} \Rightarrow a: L \rightarrow L^{\mathrm{op}} is left adjoint to a:L opL{-} \Rightarrow a: L^{\mathrm{op}} \rightarrow L.

    Explicitly, b(ca)b \leq (c \Rightarrow a) just if (ba) opc(b \Rightarrow a) \leq^{\mathrm{op}} c, i.e. just if c(ba)c \leq (b \Rightarrow a).

  8. (a)a({-} \Rightarrow a) \Rightarrow a is increasing: b(ba)a b \leq (b \Rightarrow a) \Rightarrow a .

  9. (a)a({-} \Rightarrow a) \Rightarrow a is idempotent: (ba)a=(((ba)a)a)a (b \Rightarrow a) \Rightarrow a = (((b \Rightarrow a) \Rightarrow a) \Rightarrow a) \Rightarrow a .

Proof

Each of these is a short exercise using the universal property (1) and modus ponens (2).

Most of these facts can be packaged up more abstractly like so:

Proposition

In any Heyting algebra HH, for any element aHa \in H:

  • aa \Rightarrow {-} is a monad.

  • (a)a({-} \Rightarrow a) \Rightarrow a is a monad.

Proof

A monad in a poset (or a preorder, aka (0,1)-category) like HH is just a monotone, increasing, idempotent function.

From Proposition it is immediate that this describes both aa \Rightarrow {-} and (a)a({-} \Rightarrow a) \Rightarrow a.

Negation

In any Heyting algebra HH, we may define a negation operator:

Definition

The negation operator ¬:H opH\neg\colon H^{op} \to H is ¬x=(x0)\neg x = (x \Rightarrow 0), where 00 is the bottom element of the lattice.

Corollary

¬¬:HH\neg\neg\colon H \to H is a monad.

Proof

Immediate from .

We collect some further frequently-useful facts:

Proposition

In any Heyting algebra HH, we have the following for all x,yHx, y \in H:

  1. Negation is antimonotone: ¬y¬x\neg y \leq \neg x if xyx \leq y.

  2. Currying: ¬(xy)=(x¬y)\neg (x \wedge y) = (x \Rightarrow \neg y).

  3. Triple negation is just negation: ¬¬¬x=¬x\neg \neg \neg x = \neg x.

  4. Proof by contradiction: x¬yx \leq \neg y just if xy0x \wedge y \leq 0.

  5. De Morgan's law for negation over disjunction:

    ¬(xy)=¬x¬y\neg (x \vee y) = \neg x \wedge \neg y.

  6. One-way De Morgan’s law for negation over conjunction: ¬x¬y¬(xy)\neg x \vee \neg y \leq \neg (x \wedge y).

  7. x¬x=0x \wedge \neg x = 0

  8. ¬¬(x¬x)=1\neg \neg (x \vee \neg x) = 1 (equivalently, ¬(x¬x)=0\neg (x \vee \neg x) = 0)

  9. ¬xyxy\neg x \vee y \leq x \Rightarrow y

  10. (3)¬(xy)=¬¬x¬y \neg (x \Rightarrow y) = \neg\neg x \wedge \neg y

Proof

Each of these is a short exercise using the universal property (1), Proposition , and the preceding properties in the list.

Several of the facts in are weakenings of familiar propositional identities from classical logic:

  • A Heyting algebra where the remaining De Morgan law ¬(xy)=¬x¬y\neg (x \wedge y) = \neg x \vee \neg y holds is precisely a De Morgan Heyting algebra.

  • A Heyting algebra satisfying any of the following (equivalent) conditions is precisely a Boolean algebra:

    • x.¬¬x=x\forall x.\; \neg\neg x = x

    • x.x¬x=1\forall x.\; x \vee \neg x = 1

    • x,y.xy=¬xy\forall x, y.\; x \Rightarrow y = \neg x \vee y

    These also imply the De Morgan law.

Double negation

The double-negation map ¬¬:HH\neg\neg \colon H \to H on a Heyting algebra HH is often relevant, particularly in the relationship with Boolean algebras. We saw in that ¬¬\neg\neg is a monad. Further:

Lemma

Double negation ¬¬:LL\neg \neg\colon L \to L preserves finite meets.

Proof

Nullary meets are trivial: ¬¬1=¬0=1\neg \neg 1 = \neg 0 = 1. For binary meets, the direction ¬¬(xy)(¬¬x)(¬¬y)\neg \neg (x \wedge y) \leq (\neg \neg x) \wedge (\neg \neg y) holds simply because ¬¬\neg \neg is monotone.

In the other direction, we show (¬¬x)(¬¬y)¬¬(xy) (\neg \neg x) \wedge (\neg \neg y) \leq \neg \neg (x \wedge y) by currying (per ) ¬(xy)\neg (x \wedge y) to calculate:

(¬¬x)(¬¬y)¬(xy) =(¬¬x)(¬y0)(x¬y) (¬¬x)(x0) =(¬x0)¬x 0 \begin{aligned} (\neg \neg x) \wedge (\neg \neg y) \wedge \neg (x \wedge y) & = (\neg \neg x) \wedge (\neg y \Rightarrow 0) \wedge (x \Rightarrow \neg y) \\ & \leq (\neg \neg x) \wedge (x \Rightarrow 0) \\ & = (\neg x \Rightarrow 0) \wedge \neg x \\ & \leq 0 \end{aligned}

where the two inequalities follow from composition (Proposition ) and modus ponens (2).

The following Lemma is important for the double negation translation.

Lemma

Double negation ¬¬:LL\neg \neg\colon L \to L preserves implication: ¬¬(ab)=(¬¬a¬¬b) \neg\neg( a \Rightarrow b ) = (\neg\neg a \Rightarrow \neg\neg b) .

Proof

Applying (3) and currying (by ), we have

¬¬(ab)=¬((¬¬a)(¬b))=(¬¬a(¬b0))=(¬¬a¬¬b). \neg\neg (a \Rightarrow b) = \neg ((\neg\neg a) \wedge (\neg b)) = (\neg\neg a \Rightarrow (\neg b \Rightarrow 0)) = (\neg \neg a \Rightarrow \neg \neg b) \; .

Relation to other concepts

To toposes

An elementary topos is a vertical categorification of a Heyting algebra: the notion of Heyting algebra is essentially equivalent to that of (0,1)-topos. Note that a Grothendieck (0,1)(0,1)-topos is a frame or locale.

In a Heyting category, every subobject poset Sub(A)Sub(A) is a Heyting algebra. In particular, this holds for every topos. Furthermore, in a topos, the power object 𝒫(A)\mathcal{P}(A) is an internal Heyting algebra that corresponds to the external Heyting algebra Sub(A)Sub(A). In a boolean topos, the internal Heyting algebras are all internal boolean algebras. In general, however, the internal logic of a topos (or other Heyting category) is intuitionistic.

The proof of Lemma can be made purely equational, and is therefore internally valid in any category with products. Applied to the internal Heyting algebra L=ΩL = \Omega of a topos, that is the subobject classifier, this lemma says exactly that the double negation operator ¬¬:ΩΩ\neg \neg\colon \Omega \to \Omega defines a Lawvere–Tierney topology. Similarly, we get the double negation sublocale of any locale.

To topology

One of the chief sources of Heyting algebras is given by topologies. As a poset, the topology of a topological space XX is a complete lattice (it has arbitrary joins and meets, although the infinitary meets are not in general given by intersection), and the implication operator is given by

(UV)=int(U cV)(U \Rightarrow V) = int(U^c \vee V)

where U,VU, V are open sets, U cU^c is the set-theoretic complement of UU, and int(S)int(S) denotes the interior of a subset SXS \subseteq X.

Somewhat more generally, a frame (a sup-lattice in which finite meets distribute over arbitrary sups) also carries a Heyting algebra structure. In a frame, we may define

(uv)= xuvx(u \Rightarrow v) = \bigvee_{x \wedge u \leq v} x

and the distributivity property guarantees that the universal property (1) holds. (The detailed proof is a “baby” application of an adjoint functor theorem.)

Thus frames are extensionally the same thing as complete Heyting algebras. However, intensionally they are quite different; that is, a morphism of frames is not usually a morphism of complete Heyting algebras: they do not preserve the implication operator.

A locale is the same thing as a frame, but again the morphisms are different; they are reversed.

Topologies that are Boolean algebras are the exception rather than the rule; basic examples include topologies of Stone spaces; see Stone duality. Another example is the topology of a discrete space XX.

Adjunctions with Boolean algebras

There are several ways of passing back and forth between Boolean algebras and Heyting algebras, having to do with the double negation operator. By , double negation ¬¬:LL\neg \neg\colon L \to L is a monad. Further, by , it preserves finite meets.

Now let L ¬¬L_{\neg\neg} denote the poset of regular elements of LL, that is, those elements xx such that ¬¬x=x\neg\neg x = x. (When LL is the topology of a space, an open set UU is regular if and only if it is the interior of its closure, that is if it is a regular element of the Heyting algebra of open sets described above.) With the help of Lemma , we may prove

Theorem

The poset L ¬¬L_{\neg\neg} is a Boolean algebra. Moreover, the assignment LL ¬¬L \mapsto L_{\neg\neg} is the object part of a functor

F:HeytBoolF\colon Heyt \to Bool

called Booleanization, which is left adjoint to the full and faithful inclusion

i:BoolHeyt.i\colon Bool \hookrightarrow Heyt.

The unit of the adjunction, applied to a Heyting algebra LL, is the map LL ¬¬L \to L_{\neg\neg} which maps each element xx to its regularization ¬¬x\neg\neg x.

Proof

To avoid confusion from two different maps called ¬¬\neg\neg that differ only in their codomain, write M:LLM: L \rightarrow L for the monad and U:LL ¬¬U: L \rightarrow L_{\neg\neg} for the left adjoint. Write ι:L ¬¬L\iota: L_{\neg\neg} \rightarrow L for the right adjoint, so that M=ιUM = \iota \circ U.

We first show that L ¬¬L_{\neg\neg} is a Heyting algebra and UU is a Heyting-algebra map. Because UU is surjective (and monotone), it suffices to show that it preserves the Heyting-algebra operators: finite meets, finite joins, and implication.

Because ι\iota is full, it reflects meets. Therefore because by Lemma M=ιUM = \iota \circ U preserves finite meets, so too does UU, and as a left adjoint it preserves joins.

Finally, for a,bLa, b \in L, we show that ¬¬(ab)\neg\neg (a \Rightarrow b), which by Lemma is the LL-implication ¬¬a¬¬b\neg\neg a \Rightarrow \neg\neg b, satisfies the universal property (1) also in L ¬¬L_{\neg\neg}. For any xL ¬¬x \in L_{\neg\neg}, ι(x)¬¬a L¬¬b\iota(x) \leq \neg\neg a \Rightarrow_L \neg\neg b just if ι(x) L¬¬a¬¬b\iota(x) \wedge_L \neg\neg a \leq \neg\neg b by the universal property in LL; but because ι\iota reflects meets this is equivalent to x L ¬¬¬¬a¬¬bx \wedge_{L_{\neg\neg}} \neg\neg a \leq \neg\neg b, completing the universal property.

Now because UU preserves implication and (the empty join) 00, it preserves negation. Therefore ¬¬\neg\neg in L ¬¬L_{\neg\neg} is the identity, so the latter is a Boolean algebra.

Therefore U=¬¬:LL ¬¬U = \neg\neg \colon L \to L_{\neg\neg} is a Heyting algebra quotient which is the coequalizer of 1,¬¬:LL1, \neg\neg \colon L \stackrel{\to}{\to} L. It follows that a Heyting algebra map LBL \to B to any Boolean algebra BB, i.e. any Heyting algebra where 11 and ¬¬\neg\neg coincide, factors uniquely through this coequalizer, and the induced map L ¬¬BL_{\neg \neg} \to B is a Boolean algebra map. In other words, ¬¬:LL ¬¬\neg\neg \colon L \to L_{\neg\neg} is the universal Heyting algebra map to a Boolean algebra, which establishes the adjunction.

Thus ¬¬:LL ¬¬\neg\neg\colon L \to L_{\neg\neg} preserves finite joins and finite meets and implication. In the other direction, we have an inclusion i:L ¬¬Li\colon L_{\neg\neg} \to L, and this preserves meets but not joins. It also preserves negations; more generally and perhaps surprisingly, it preserves implications as well.

Regular elements are not to be confused with complemented element?s, i.e., elements xx in a Heyting algebra such that x¬x=1x \vee \neg x = 1, although it is true that every complemented element is regular. An example of a regular element which is not complemented is given by the unit interval (0,1)(0, 1) as an element of the topology of \mathbb{R}; a complemented element in a Heyting algebra given by a topology is the same as a clopen subset.

Complemented elements furnish another universal relation between Boolean algebras and Heyting algebras: the set of complemented elements in a Heyting algebra HH is a Boolean algebra Comp(H)Comp(H), and the inclusion Comp(H)HComp(H) \to H is a Heyting algebra map which is universal among Heyting algebra maps BHB \to H out of Boolean algebras BB. In other words, we have the following result.

Theorem

The assignment HComp(H)H \mapsto Comp(H) is the object part of a right adjoint to the forgetful functor BoolHeytBool \to Heyt.

Proof

In a Heyting algebra HH, the elements 00 and 11 are clearly complemented. If xx and yy are complemented, then so are xyx \wedge y, xyx \vee y, and xyx \Rightarrow y; we leave meet and join as an exercise applying , and demonstrate implication (using (3)):

(xy)¬(xy) =(xy)(¬¬x¬y) =((xy)¬¬x)((xy)¬y) (¬xx)(y¬y) =1. \begin{aligned} (x \Rightarrow y) \vee \neg(x \Rightarrow y) &= (x \Rightarrow y) \vee (\neg\neg x \wedge \neg y) \\ &= ((x \Rightarrow y) \vee \neg\neg x) \wedge ((x \Rightarrow y) \vee \neg y) \\ &\geq (\neg x \vee x) \wedge (y \vee \neg y) \\ &= 1 \; . \end{aligned}

Thus the complemented elements form a Heyting subalgebra Comp(H)HComp(H) \hookrightarrow H. Clearly Comp(H)Comp(H) is a Boolean algebra, and clearly if BB is Boolean, then any Heyting algebra map BHB \to H factors uniquely through Comp(H)HComp(H) \hookrightarrow H. This proves the theorem.

Examples

Proposition

For 𝒯\mathcal{T} a topos and X𝒯X \in \mathcal{T} any object, the poset Sub(X)Sub(X) of subobjects of XX is a Heyting algebra.

In other words, every topos is a Heyting category.

In particular for X=ΩX = \Omega the subobject classifier, Sub(Ω)Sub(\Omega) is a Heyting algebra.

In 𝒯=\mathcal{T} = Set for every set SS we have that Sub(S)Sub(S) is the Boolean algebra of subset of SS.

More details and examples are spelled out at internal logic#examples.

Proposition

A frame LL is a Heyting algebra.

Proof

By the adjoint functor theorem, a right adjoint xx \Rightarrow - to the map x:LLx \wedge -: L \to L exists since this map preserves arbitrary joins.

See also

References

The original reference:

  • Arend Heyting, Die formalen Regeln der intuitionistischen Logik. I, II, III. Sitzungsberichte der Preußischen Akademie der Wissenschaften, Physikalisch-Mathematische Klasse (1930) 42-56, 57-71, 158-169

    abridged reprint in:

    Karel Berka, Lothar Kreiser (eds.), Logik-Texte, De Gruyter (1986) 188-192 [doi:10.1515/9783112645826]

A quick introduction can be found in §1.2 of

Last revised on April 29, 2023 at 20:44:28. See the history of this page for a list of all contributions to it.