Orders, Compatibility, Polarity

Total Page:16

File Type:pdf, Size:1020Kb

Orders, Compatibility, Polarity Three roads to complete lattices: orders, compatibility, polarity Wesley H. Holliday University of California, Berkeley Preprint of December 2020. Forthcoming in Algebra Universalis. Abstract This note aims to clarify the relations between three ways of constructing complete lattices that appear in three different areas: (1) using ordered structures, as in set- theoretic forcing, or doubly ordered structures, as in a recent semantics for intuitionistic logic; (2) using compatibility relations, as in semantics for quantum logic based on ortholattices; (3) using Birkhoff’s polarities, as in formal concept analysis. Keywords: complete lattice, representation, closure operator, doubly ordered structure, compatibility, proximity, polarity, orthoframe, Boolean algebra, Heyting algebra, ortholattice, formal concept analysis MSC: 06B23, 06B15, 06C15, 06D20, 06D22, 03G05, 03G10, 03G12 1 Introduction Several approaches to the representation of complete lattices appear in applications of lattice theory to logic and computer science. These approaches include: (1) using ordered structures, as in set-theoretic forcing, or doubly ordered structures, as in a recent semantics for intuitionistic logic; (2) using compatibility relations, as in semantics for quantum logic based on ortholattices; (3) using Birkhoff’s polarities, as in formal concept analysis. The aim of this note is to clarify the relations between these three ways of constructing complete lattices. In each case, the relevant structure provides a closure operator c on the lattice of downsets of a preordered set or on the lattice of all subsets of a set. We are interested in the complete lattice of fixpoints of c, taking advantage of the first part of the following classic theorem (see, e.g., [7, Proposition 7.2(ii)], [6, Theorem 5.3]). Theorem 1.1. The fixpoints of a closure operator on a complete lattice form a complete lattice under the restricted lattice order. Conversely, any complete lattice is isomorphic to the lattice of fixpoints of a closure operator on a powerset lattice (resp. a downset lattice). 1 In Section 2, we review roads (1), (2), and (3) in turn. Then in Section 3, we connect the roads via direct transformations between each type of structure. We conclude in Section 4 with some questions about the tradeoffs of traveling down one road rather than another. We first fix some conventions. For an abstract lattice L, we denote its order by ≤. When we refer to a lattice of sets, the lattice order is always the inclusion order ⊆. Given a binary relation ≺ on a set X, we write y ≺ x for (y; x) 2 ≺, and given an expression ', we write 8y ≺ x ' for 8y(y ≺ x ) '), and 9y ≺ x ' for 9y(y ≺ x and '): 2 The three roads 2.1 Orders The first road begins with the following generalization of a preordered set. Definition 2.1. A doubly ordered structure is a triple (X; ≤1; ≤2) where X is a nonempty set and ≤1 and ≤2 are preorders on X. For Y ⊆ X, define: Inti(Y ) = fx 2 X j 8y ≤i x y 2 Y g; Cli(Y ) = fx 2 X j 9y ≤i x y 2 Y g; 0 00 0 00 c12(Y ) = Int1(Cl2(Y )) = fx 2 X j 8x ≤1 x 9x ≤2 x x 2 Y g: Y is a ≤i-downset if Y = Inti(Y ), and Down(X; ≤i) is the collection of all ≤i-downsets. Remark 2.2. Urquhart [18] uses the term ‘doubly ordered set’ for structures as in Defini- tion 2.1 in which for all x; y 2 X, if x ≤1 y and x ≤2 y, then x = y. We do not assume this condition, for the reason explained before Theorem 2.7 below. It is straightforward to check the following facts. Lemma 2.3. Every c12-fixpoint is a ≤1-downset. Proposition 2.4. For any doubly ordered structure (X; ≤1; ≤2), c12 is a closure operator on Down(X; ≤1). One can also observe that the functions Int1(X n ·): Down(X; ≤2) ! Down(X; ≤1) and Int2(X n ·): Down(X; ≤1) ! Down(X; ≤2) form an antitone Galois connection, so their composition Int1(X nInt2(X n·)) = Int1(Cl2(·)) = c12(·) is a closure operator on Down(X; ≤1). The following example is well known in the literature on forcing in set theory (see, e.g., [15]). Theorem 2.5. L is a complete Boolean algebra if and only if L is isomorphic to the lattice of c12-fixpoints of a preordered set, i.e., a doubly ordered structure in which ≤1 = ≤2. When ≤1 = ≤2, the c12-fixpoints are exactly the regular open sets in the topology on X whose open sets are all the ≤1-downsets. As observed by Tarski [16], the regular open sets of any space form a complete Boolean algebra (see, e.g., [11, Ch. 10]), which gives us the 2 right-to-left direction of Theorem 2.5. In the left-to-right direction, one may in fact take the preorder to be a partial order. The poset is constructed by deleting the bottom element of L and restricting the lattice order; the regular open downsets are then exactly the principle downsets plus ?, yielding an isomorphic copy of L. For Heyting algebras, we have the following analogue of Theorem 2.5 from [3] and [14], where it is used to give a semantics for intuitionistic logic based on doubly ordered structures. Theorem 2.6. L is a complete Heyting algebra if and only if L is isomorphic to the lattice of c12-fixpoints of a doubly ordered structure in which ≤2 ⊆ ≤1. Doubly ordered structures in which ≤2 ⊆ ≤1 were introduced by Fairtlough and Mendler [10], who observed that in this case c12 is a nucleus (inflationary, idempotent, and multiplicative operation) on the complete Heyting algebra of ≤1-downsets (in fact, Fairtlough and Mendler worked with upsets and therefore defined c12 in terms of ≥1 and ≥2 instead of ≤1 and ≤2 as in Definition 2.1). Since the fixpoints of a nucleus on a complete Heyting algebra again form a complete Heyting algebra (see, e.g., [13] or [9, p. 71]), this gives us the right-to-left direction of Theorem 2.6. Also note that in the left-to-right direction of Theorem 2.6, we may assume that ≤1 and ≤2 are partial orders (see [3, Proposition 4.5]). On the other hand, even the assumption that ≤1 and ≤2 are preorders is not necessary for Proposition 2.4, as discussed in Remark 2.12. Going beyond Boolean and Heyting algebras, Allwein and MacCaull [1] observed that by moving from Urquhart’s [18] notion of ‘doubly ordered set’ to the more general notion in Definition 2.1, one can represent arbitrary complete lattices. For comparison with later constructions, we include a proof of the following. Theorem 2.7. L is a complete lattice if and only if L is isomorphic to the lattice of c12- fixpoints of a doubly ordered structure. Proof. The right-to-left direction follows from Proposition 2.4 and Theorem 1.1. From left to right, define (X; ≤1; ≤2) as follows: 1. X = f(a; b) 2 L2 j a 6≤ bg; 2. (a; b) ≤1 (c; d) , a ≤ c; 3. (a; b) ≤2 (c; d) , b ≥ d. The elements of the form (a; 0) ordered by ≤1 form a lattice isomorphic to Lnf0g. Thus, the principal ≤1-downsets of elements of the form (a; 0), plus ?, ordered by ⊆, form a lattice isomorphic to L. Therefore, to prove the theorem it suffices to show that the c12-fixpoints are exactly the principal ≤1-downsets of elements of the form (a; 0), plus ?. First, we show that each principal ≤1-downset #1(a; 0) is a c12-fixpoint. Suppose that 0 0 (c; d) 62 #1(a; 0), so c 6≤ a. Then (c; a) 2 X and (c; a) ≤1 (c; d). Now consider any (c ; a ) ≤2 0 0 0 0 0 0 (c; a), so c 6≤ a and a ≥ a. Then c 6≤ a, so (c ; a ) 6≤1 (a; 0). Hence (c; a) 62 Cl2(#1(a; 0)), which with (c; a) ≤1 (c; d) implies (c; d) 62 c12#1(a; 0). W Suppose U = f(ai; bi) j i 2 Ig is a c12-fixpoint. Where e = fai j i 2 Ig, we claim that U = #1(e; 0). Clearly U ⊆ #1(e; 0). Since U is a ≤1-downset, to show U ⊇ #1(e; 0) it 3 suffices to show that (e; 0) 2 U. Since U is a c12-fixpoint, it suffices to show that for all (a; b) ≤1 (e; 0) there is a (c; d) ≤2 (a; b) such that (c; d) 2 U. Thus, suppose (a; b) ≤1 (e; 0), so a 6≤ b and a ≤ e. It follows that for some i 2 I, ai 6≤ b. For otherwise e ≤ b, which with a ≤ e implies a ≤ b, contradicting the fact that a 6≤ b. Hence (ai; b) 2 X and (ai; b) ≤2 (a; b). Finally, since U = f(ai; bi) j i 2 Ig is a ≤1-downset, we have (ai; b) 2 U, which completes the proof that (e; 0) 2 U. Theorems 2.5 and 2.6 can be viewed as showing that the doubly ordered structure used in the proof of Theorem 2.7 can be cut down in the Boolean and Heyting cases as follows: • if L is a Boolean algebra, then one may restrict X to the pairs (a; :a), where :a is the complement of a, in which case the restricted relations satisfy ≤1 = ≤2. • if L is a Heyting algebra, then one may define (a; b) ≤2 (c; d) if both a ≤ c and b ≥ d, in which case this modified relation satisfies ≤2 ⊆ ≤1.
Recommended publications
  • Relations on Semigroups
    International Journal for Research in Engineering Application & Management (IJREAM) ISSN : 2454-9150 Vol-04, Issue-09, Dec 2018 Relations on Semigroups 1D.D.Padma Priya, 2G.Shobhalatha, 3U.Nagireddy, 4R.Bhuvana Vijaya 1 Sr.Assistant Professor, Department of Mathematics, New Horizon College Of Engineering, Bangalore, India, Research scholar, Department of Mathematics, JNTUA- Anantapuram [email protected] 2Professor, Department of Mathematics, SKU-Anantapuram, India, [email protected] 3Assistant Professor, Rayalaseema University, Kurnool, India, [email protected] 4Associate Professor, Department of Mathematics, JNTUA- Anantapuram, India, [email protected] Abstract: Equivalence relations play a vital role in the study of quotient structures of different algebraic structures. Semigroups being one of the algebraic structures are sets with associative binary operation defined on them. Semigroup theory is one of such subject to determine and analyze equivalence relations in the sense that it could be easily understood. This paper contains the quotient structures of semigroups by extending equivalence relations as congruences. We define different types of relations on the semigroups and prove they are equivalence, partial order, congruence or weakly separative congruence relations. Keywords: Semigroup, binary relation, Equivalence and congruence relations. I. INTRODUCTION [1,2,3 and 4] Algebraic structures play a prominent role in mathematics with wide range of applications in science and engineering. A semigroup
    [Show full text]
  • Topological Duality and Lattice Expansions Part I: a Topological Construction of Canonical Extensions
    TOPOLOGICAL DUALITY AND LATTICE EXPANSIONS PART I: A TOPOLOGICAL CONSTRUCTION OF CANONICAL EXTENSIONS M. ANDREW MOSHIER AND PETER JIPSEN 1. INTRODUCTION The two main objectives of this paper are (a) to prove topological duality theorems for semilattices and bounded lattices, and (b) to show that the topological duality from (a) provides a construction of canonical extensions of bounded lattices. The paper is first of two parts. The main objective of the sequel is to establish a characterization of lattice expansions, i.e., lattices with additional operations, in the topological setting built in this paper. Regarding objective (a), consider the following simple question: Is there a subcategory of Top that is dually equivalent to Lat? Here, Top is the category of topological spaces and continuous maps and Lat is the category of bounded lattices and lattice homomorphisms. To date, the question has been answered positively either by specializing Lat or by generalizing Top. The earliest examples are of the former sort. Tarski [Tar29] (treated in English, e.g., in [BD74]) showed that every complete atomic Boolean lattice is represented by a powerset. Taking some historical license, we can say this result shows that the category of complete atomic Boolean lattices with complete lat- tice homomorphisms is dually equivalent to the category of discrete topological spaces. Birkhoff [Bir37] showed that every finite distributive lattice is represented by the lower sets of a finite partial order. Again, we can now say that this shows that the category of finite distributive lattices is dually equivalent to the category of finite T0 spaces and con- tinuous maps.
    [Show full text]
  • Binary Relations and Functions
    Harvard University, Math 101, Spring 2015 Binary relations and Functions 1 Binary Relations Intuitively, a binary relation is a rule to pair elements of a sets A to element of a set B. When two elements a 2 A is in a relation to an element b 2 B we write a R b . Since the order is relevant, we can completely characterize a relation R by the set of ordered pairs (a; b) such that a R b. This motivates the following formal definition: Definition A binary relation between two sets A and B is a subset of the Cartesian product A×B. In other words, a binary relation is an element of P(A × B). A binary relation on A is a subset of P(A2). It is useful to introduce the notions of domain and range of a binary relation R from a set A to a set B: • Dom(R) = fx 2 A : 9 y 2 B xRyg Ran(R) = fy 2 B : 9 x 2 A : xRyg. 2 Properties of a relation on a set Given a binary relation R on a set A, we have the following definitions: • R is transitive iff 8x; y; z 2 A :(xRy and yRz) =) xRz: • R is reflexive iff 8x 2 A : x Rx • R is irreflexive iff 8x 2 A : :(xRx) • R is symmetric iff 8x; y 2 A : xRy =) yRx • R is asymmetric iff 8x; y 2 A : xRy =):(yRx): 1 • R is antisymmetric iff 8x; y 2 A :(xRy and yRx) =) x = y: In a given set A, we can always define one special relation called the identity relation.
    [Show full text]
  • Semiring Orders in a Semiring -.:: Natural Sciences Publishing
    Appl. Math. Inf. Sci. 6, No. 1, 99-102 (2012) 99 Applied Mathematics & Information Sciences An International Journal °c 2012 NSP Natural Sciences Publishing Cor. Semiring Orders in a Semiring Jeong Soon Han1, Hee Sik Kim2 and J. Neggers3 1 Department of Applied Mathematics, Hanyang University, Ahnsan, 426-791, Korea 2 Department of Mathematics, Research Institute for Natural Research, Hanyang University, Seoal, Korea 3 Department of Mathematics, University of Alabama, Tuscaloosa, AL 35487-0350, U.S.A Received: Received May 03, 2011; Accepted August 23, 2011 Published online: 1 January 2012 Abstract: Given a semiring it is possible to associate a variety of partial orders with it in quite natural ways, connected with both its additive and its multiplicative structures. These partial orders are related among themselves in an interesting manner is no surprise therefore. Given particular types of semirings, e.g., commutative semirings, these relationships become even more strict. Finally, in terms of the arithmetic of semirings in general or of some special type the fact that certain pairs of elements are comparable in one of these orders may have computable and interesting consequences also. It is the purpose of this paper to consider all these aspects in some detail and to obtain several results as a consequence. Keywords: semiring, semiring order, partial order, commutative. The notion of a semiring was first introduced by H. S. they are equivalent (see [7]). J. Neggers et al. ([5, 6]) dis- Vandiver in 1934, but implicitly semirings had appeared cussed the notion of semiring order in semirings, and ob- earlier in studies on the theory of ideals of rings ([2]).
    [Show full text]
  • On Tarski's Axiomatization of Mereology
    On Tarski’s Axiomatization of Mereology Neil Tennant Studia Logica An International Journal for Symbolic Logic ISSN 0039-3215 Volume 107 Number 6 Stud Logica (2019) 107:1089-1102 DOI 10.1007/s11225-018-9819-3 1 23 Your article is protected by copyright and all rights are held exclusively by Springer Nature B.V.. This e-offprint is for personal use only and shall not be self-archived in electronic repositories. If you wish to self-archive your article, please use the accepted manuscript version for posting on your own website. You may further deposit the accepted manuscript version in any repository, provided it is only made publicly available 12 months after official publication or later and provided acknowledgement is given to the original source of publication and a link is inserted to the published article on Springer's website. The link must be accompanied by the following text: "The final publication is available at link.springer.com”. 1 23 Author's personal copy Neil Tennant On Tarski’s Axiomatization of Mereology Abstract. It is shown how Tarski’s 1929 axiomatization of mereology secures the re- flexivity of the ‘part of’ relation. This is done with a fusion-abstraction principle that is constructively weaker than that of Tarski; and by means of constructive and relevant rea- soning throughout. We place a premium on complete formal rigor of proof. Every step of reasoning is an application of a primitive rule; and the natural deductions themselves can be checked effectively for formal correctness. Keywords: Mereology, Part of, Reflexivity, Tarski, Axiomatization, Constructivity.
    [Show full text]
  • Implicative Algebras: a New Foundation for Realizability and Forcing
    Under consideration for publication in Math. Struct. in Comp. Science Implicative algebras: a new foundation for realizability and forcing Alexandre MIQUEL1 1 Instituto de Matem´atica y Estad´ıstica Prof. Ing. Rafael Laguardia Facultad de Ingenier´ıa{ Universidad de la Rep´ublica Julio Herrera y Reissig 565 { Montevideo C.P. 11300 { URUGUAY Received 1 February 2018 We introduce the notion of implicative algebra, a simple algebraic structure intended to factorize the model constructions underlying forcing and realizability (both in intuitionistic and classical logic). The salient feature of this structure is that its elements can be seen both as truth values and as (generalized) realizers, thus blurring the frontier between proofs and types. We show that each implicative algebra induces a (Set-based) tripos, using a construction that is reminiscent from the construction of a realizability tripos from a partial combinatory algebra. Relating this construction with the corresponding constructions in forcing and realizability, we conclude that the class of implicative triposes encompass all forcing triposes (both intuitionistic and classical), all classical realizability triposes (in the sense of Krivine) and all intuitionistic realizability triposes built from total combinatory algebras. 1. Introduction 2. Implicative structures 2.1. Definition Definition 2.1 (Implicative structure). An implicative structure is a complete meet- semilattice (A ; 4) equipped with a binary operation (a; b) 7! (a ! b), called the impli- cation of A , that fulfills the following two axioms: (1) Implication is anti-monotonic w.r.t. its first operand and monotonic w.r.t. its second operand: 0 0 0 0 0 0 if a 4 a and b 4 b ; then (a ! b) 4 (a ! b )(a; a ; b; b 2 A ) (2) Implication commutes with arbitrary meets on its second operand: a ! kb = k(a ! b)(a 2 A ;B ⊆ A ) b2B b2B Remarks 2.2.
    [Show full text]
  • Functions, Sets, and Relations
    Sets A set is a collection of objects. These objects can be anything, even sets themselves. An object x that is in a set S is called an element of that set. We write x ∈ S. Some special sets: ∅: The empty set; the set containing no objects at all N: The set of all natural numbers 1, 2, 3, … (sometimes, we include 0 as a natural number) Z: the set of all integers …, -3, -2, -1, 0, 1, 2, 3, … Q: the set of all rational numbers (numbers that can be written as a ratio p/q with p and q integers) R: the set of real numbers (points on the continuous number line; comprises the rational as well as irrational numbers) When all elements of a set A are elements of set B as well, we say that A is a subset of B. We write this as A ⊆ B. When A is a subset of B, and there are elements in B that are not in A, we say that A is a strict subset of B. We write this as A ⊂ B. When two sets A and B have exactly the same elements, then the two sets are the same. We write A = B. Some Theorems: For any sets A, B, and C: A ⊆ A A = B if and only if A ⊆ B and B ⊆ A If A ⊆ B and B ⊆ C then A ⊆ C Formalizations in first-order logic: ∀x ∀y (x = y ↔ ∀z (z ∈ x ↔ z ∈ y)) Axiom of Extensionality ∀x ∀y (x ⊆ y ↔ ∀z (z ∈ x → z ∈ y)) Definition subset Operations on Sets With A and B sets, the following are sets as well: The union A ∪ B, which is the set of all objects that are in A or in B (or both) The intersection A ∩ B, which is the set of all objects that are in A as well as B The difference A \ B, which is the set of all objects that are in A, but not in B The powerset P(A) which is the set of all subsets of A.
    [Show full text]
  • Order Relations and Functions
    Order Relations and Functions Problem Session Tonight 7:00PM – 7:50PM 380-380X Optional, but highly recommended! Recap from Last Time Relations ● A binary relation is a property that describes whether two objects are related in some way. ● Examples: ● Less-than: x < y ● Divisibility: x divides y evenly ● Friendship: x is a friend of y ● Tastiness: x is tastier than y ● Given binary relation R, we write aRb iff a is related to b by relation R. Order Relations “x is larger than y” “x is tastier than y” “x is faster than y” “x is a subset of y” “x divides y” “x is a part of y” Informally An order relation is a relation that ranks elements against one another. Do not use this definition in proofs! It's just an intuition! Properties of Order Relations x ≤ y Properties of Order Relations x ≤ y 1 ≤ 5 and 5 ≤ 8 Properties of Order Relations x ≤ y 1 ≤ 5 and 5 ≤ 8 1 ≤ 8 Properties of Order Relations x ≤ y 42 ≤ 99 and 99 ≤ 137 Properties of Order Relations x ≤ y 42 ≤ 99 and 99 ≤ 137 42 ≤ 137 Properties of Order Relations x ≤ y x ≤ y and y ≤ z Properties of Order Relations x ≤ y x ≤ y and y ≤ z x ≤ z Properties of Order Relations x ≤ y x ≤ y and y ≤ z x ≤ z Transitivity Properties of Order Relations x ≤ y Properties of Order Relations x ≤ y 1 ≤ 1 Properties of Order Relations x ≤ y 42 ≤ 42 Properties of Order Relations x ≤ y 137 ≤ 137 Properties of Order Relations x ≤ y x ≤ x Properties of Order Relations x ≤ y x ≤ x Reflexivity Properties of Order Relations x ≤ y Properties of Order Relations x ≤ y 19 ≤ 21 Properties of Order Relations x ≤ y 19 ≤ 21 21 ≤ 19? Properties of Order Relations x ≤ y 19 ≤ 21 21 ≤ 19? Properties of Order Relations x ≤ y 42 ≤ 137 Properties of Order Relations x ≤ y 42 ≤ 137 137 ≤ 42? Properties of Order Relations x ≤ y 42 ≤ 137 137 ≤ 42? Properties of Order Relations x ≤ y 137 ≤ 137 Properties of Order Relations x ≤ y 137 ≤ 137 137 ≤ 137? Properties of Order Relations x ≤ y 137 ≤ 137 137 ≤ 137 Antisymmetry A binary relation R over a set A is called antisymmetric iff For any x ∈ A and y ∈ A, If xRy and y ≠ x, then yRx.
    [Show full text]
  • Partial Orders — Basics
    Partial Orders — Basics Edward A. Lee UC Berkeley — EECS EECS 219D — Concurrent Models of Computation Last updated: January 23, 2014 Outline Sets Join (Least Upper Bound) Relations and Functions Meet (Greatest Lower Bound) Notation Example of Join and Meet Directed Sets, Bottom Partial Order What is Order? Complete Partial Order Strict Partial Order Complete Partial Order Chains and Total Orders Alternative Definition Quiz Example Partial Orders — Basics Sets Frequently used sets: • B = {0, 1}, the set of binary digits. • T = {false, true}, the set of truth values. • N = {0, 1, 2, ···}, the set of natural numbers. • Z = {· · · , −1, 0, 1, 2, ···}, the set of integers. • R, the set of real numbers. • R+, the set of non-negative real numbers. Edward A. Lee | UC Berkeley — EECS3/32 Partial Orders — Basics Relations and Functions • A binary relation from A to B is a subset of A × B. • A partial function f from A to B is a relation where (a, b) ∈ f and (a, b0) ∈ f =⇒ b = b0. Such a partial function is written f : A*B. • A total function or just function f from A to B is a partial function where for all a ∈ A, there is a b ∈ B such that (a, b) ∈ f. Edward A. Lee | UC Berkeley — EECS4/32 Partial Orders — Basics Notation • A binary relation: R ⊆ A × B. • Infix notation: (a, b) ∈ R is written aRb. • A symbol for a relation: • ≤⊂ N × N • (a, b) ∈≤ is written a ≤ b. • A function is written f : A → B, and the A is called its domain and the B its codomain.
    [Show full text]
  • Arxiv:1912.09166V1 [Math.LO]
    HYPER-MACNEILLE COMPLETIONS OF HEYTING ALGEBRAS JOHN HARDING AND FREDERIK MOLLERSTR¨ OM¨ LAURIDSEN Abstract. A Heyting algebra is supplemented if each element a has a dual pseudo-com- plement a+, and a Heyting algebra is centrally supplement if it is supplemented and each supplement is central. We show that each Heyting algebra has a centrally supplemented ex- tension in the same variety of Heyting algebras as the original. We use this tool to investigate a new type of completion of Heyting algebras arising in the context of algebraic proof theory, the so-called hyper-MacNeille completion. We show that the hyper-MacNeille completion of a Heyting algebra is the MacNeille completion of its centrally supplemented extension. This provides an algebraic description of the hyper-MacNeille completion of a Heyting algebra, allows development of further properties of the hyper-MacNeille completion, and provides new examples of varieties of Heyting algebras that are closed under hyper-MacNeille comple- tions. In particular, connections between the centrally supplemented extension and Boolean products allow us to show that any finitely generated variety of Heyting algebras is closed under hyper-MacNeille completions. 1. Introduction Recently, a unified approach to establishing the existence of cut-free hypersequent calculi for various substructural logics has been developed [11]. It is shown that there is a countably infinite set of equations/formulas, called P3, such that, in the presence of weakening and exchange, any logic axiomatized by formulas from P3 admits a cut-free hypersequent calculus obtained by adding so-called analytic structural rules to a basic hypersequent calculus. The key idea is to establish completeness for the calculus without the cut-rule with respect to a certain algebra and then to show that for any set of rules coming from P3-formulas the calculus with the cut-rule is also sound with respect to this algebra.
    [Show full text]
  • COMPLETE HOMOMORPHISMS BETWEEN MODULE LATTICES Patrick F. Smith 1. Introduction in This Paper We Continue the Discussion In
    International Electronic Journal of Algebra Volume 16 (2014) 16-31 COMPLETE HOMOMORPHISMS BETWEEN MODULE LATTICES Patrick F. Smith Received: 18 October 2013; Revised: 25 May 2014 Communicated by Christian Lomp For my good friend John Clark on his 70th birthday Abstract. We examine the properties of certain mappings between the lattice L(R) of ideals of a commutative ring R and the lattice L(RM) of submodules of an R-module M, in particular considering when these mappings are com- plete homomorphisms of the lattices. We prove that the mapping λ from L(R) to L(RM) defined by λ(B) = BM for every ideal B of R is a complete ho- momorphism if M is a faithful multiplication module. A ring R is semiperfect (respectively, a finite direct sum of chain rings) if and only if this mapping λ : L(R) !L(RM) is a complete homomorphism for every simple (respec- tively, cyclic) R-module M. A Noetherian ring R is an Artinian principal ideal ring if and only if, for every R-module M, the mapping λ : L(R) !L(RM) is a complete homomorphism. Mathematics Subject Classification 2010: 06B23, 06B10, 16D10, 16D80 Keywords: Lattice of ideals, lattice of submodules, multiplication modules, complete lattice, complete homomorphism 1. Introduction In this paper we continue the discussion in [7] concerning mappings, in particular homomorphisms, between the lattice of ideals of a commutative ring and the lattice of submodules of a module over that ring. A lattice L is called complete provided every non-empty subset S has a least upper bound _S and a greatest lower bound ^S.
    [Show full text]
  • Induced Morphisms Between Heyting-Valued Models
    Induced morphisms between Heyting-valued models Jos´eGoudet Alvim∗ Universidade de S˜ao Paulo, S˜ao Paulo, Brasil Arthur Francisco Schwerz Cahali† Universidade de S˜ao Paulo, S˜ao Paulo, Brasil Hugo Luiz Mariano‡ Universidade de S˜ao Paulo, S˜ao Paulo, Brasil December 4, 2019 Abstract To the best of our knowledge, there are very few results on how Heyting-valued models are affected by the morphisms on the complete Heyting algebras that de- termine them: the only cases found in the literature are concerning automorphisms of complete Boolean algebras and complete embedding between them (i.e., injec- tive Boolean algebra homomorphisms that preserves arbitrary suprema and arbi- trary infima). In the present work, we consider and explore how more general kinds of morphisms between complete Heyting algebras H and H′ induce arrows ′ between V(H) and V(H ), and between their corresponding localic toposes Set(H) ′ (≃ Sh (H)) and Set(H ) (≃ Sh (H′)). In more details: any geometric morphism ′ f ∗ : Set(H) → Set(H ), (that automatically came from a unique locale morphism ′ f : H → H′), can be “lifted” to an arrow f˜ : V(H) → V(H ). We also provide also ′ some semantic preservation results concerning this arrow f˜ : V(H) → V(H ). Introduction The expression “Heyting-valued model of set theory” has two (related) meanings, both arXiv:1910.08193v2 [math.CT] 3 Dec 2019 parametrized by a complete Heyting algebra H: (i) The canonical Heyting-valued models in set theory, V(H), as introduced in the setting of complete boolean algebras in the 1960s by D. Scott, P.
    [Show full text]