Fiveable

๐ŸŸฐAlgebraic Logic Unit 5 Review

QR code for Algebraic Logic practice questions

5.2 Cylindric algebras: definition and basic properties

5.2 Cylindric algebras: definition and basic properties

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸŸฐAlgebraic Logic
Unit & Topic Study Guides

Cylindric algebras expand on Boolean algebras, adding cylindrification operators and diagonal elements. These additions allow for more complex logical structures, mirroring existential quantification and equality in first-order logic.

Key properties of cylindric algebras include expansion, distribution, and idempotence of cylindrification operators. These properties, along with the interaction between cylindrification and Boolean operations, form the foundation for working with these advanced algebraic structures.

Cylindric Algebras: Foundations and Properties

Definition of cylindric algebras

  • Cylindric algebras extend Boolean algebras with additional operations and elements
  • Basic components combine Boolean algebra structure with cylindrification operators cic_i for each dimension ii and diagonal elements dijd_{ij} for dimension pairs ii and jj
  • Cylindrification operators cic_i generalize existential quantification by projecting elements onto higher dimensions
  • Diagonal elements dijd_{ij} represent equality between variables in different dimensions (x = y)
  • Inherited Boolean operations include join (โˆจ), meet (โˆง), complement (ยฌ)
  • Specific axioms govern cylindric algebras such as commutativity of cylindrification (cicjx=cjcixc_i c_j x = c_j c_i x) and cylindrification of diagonal elements (cidij=1c_i d_{ij} = 1)

Properties of cylindric algebras

  • Cylindrification axioms describe fundamental behavior of cic_i operators:
    1. Expansion: xโ‰คcixx โ‰ค c_i x
    2. Distribution: ci(xโˆงciy)=cixโˆงciyc_i(x โˆง c_i y) = c_i x โˆง c_i y
    3. Idempotence: cicix=cixc_i c_i x = c_i x
  • Proof techniques utilize Boolean algebra laws, cylindric algebra-specific axioms, and induction on term structure
  • Key properties include monotonicity of cylindrification, interaction with Boolean operations, and relationship between cylindrification and diagonal elements
  • Monotonicity states if xโ‰คyx โ‰ค y, then cixโ‰คciyc_i x โ‰ค c_i y
  • Interaction with Boolean operations shows ci(xโˆจy)=cixโˆจciyc_i(x โˆจ y) = c_i x โˆจ c_i y
  • Relationship between cylindrification and diagonal elements demonstrates ci(dijโˆงx)=xc_i(d_{ij} โˆง x) = x if iโ‰ ji โ‰  j
Definition of cylindric algebras, Boolean algebra - Wikipedia

Cylindric vs Boolean algebras

  • Cylindric algebras extend Boolean algebras while retaining all Boolean operations and laws
  • Dimensions in cylindric algebras correspond to number of free variables (Boolean algebras are 0-dimensional)
  • Representation theory extends Stone's theorem for Boolean algebras to cylindric algebras
  • Algebraization of logic shows Boolean algebras algebraize propositional logic while cylindric algebras algebraize first-order logic with equality

Construction of cylindric algebras

  • Finite cylindric algebras based on power sets of finite sets with dimension determined by coordinate number in base set
  • Set-theoretic cylindric algebras use power set of ฯ‰X^ฯ‰X (functions from ฯ‰ to X) as universe
  • Cylindrification in set-theoretic algebras defined as ci(A)={sโˆˆฯ‰X:โˆƒtโˆˆA,t(j)=s(j)forjโ‰ i}c_i(A) = \{s โˆˆ ^ฯ‰X : โˆƒt โˆˆ A, t(j) = s(j) for j โ‰  i\}
  • Diagonal elements in set-theoretic algebras defined as dij={sโˆˆฯ‰X:s(i)=s(j)}d_{ij} = \{s โˆˆ ^ฯ‰X : s(i) = s(j)\}
  • Cylindric algebras from relational structures use set of all formulas in given language
  • Dimension determined by counting distinct cylindrification operators or analyzing diagonal element structure
  • Concrete examples include 2-dimensional cylindric algebra of binary relations and 3-dimensional cylindric algebra of ternary relations