I am trying to describe what is the coproduct of two objects in the category of join-semilattices (with a top element). Does anyone have an idea or a reference to read ?
2026-03-29 11:43:29.1774784609
Coproducts of join-semilattices
212 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in REFERENCE-REQUEST
- Best book to study Lie group theory
- Alternative definition for characteristic foliation of a surface
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Random variables in integrals, how to analyze?
- Abstract Algebra Preparation
- Definition of matrix valued smooth function
- CLT for Martingales
- Almost locality of cubic spline interpolation
- Identify sequences from OEIS or the literature, or find examples of odd integers $n\geq 1$ satisfying these equations related to odd perfect numbers
- property of Lebesgue measure involving small intervals
Related Questions in CATEGORY-THEORY
- (From Awodey)$\sf C \cong D$ be equivalent categories then $\sf C$ has binary products if and only if $\sf D$ does.
- Continuous functor for a Grothendieck topology
- Showing that initial object is also terminal in preadditive category
- Is $ X \to \mathrm{CH}^i (X) $ covariant or contravariant?
- What concept does a natural transformation between two functors between two monoids viewed as categories correspond to?
- Please explain Mac Lane notation on page 48
- How do you prove that category of representations of $G_m$ is equivalent to the category of finite dimensional graded vector spaces?
- Terminal object for Prin(X,G) (principal $G$-bundles)
- Show that a functor which preserves colimits has a right adjoint
- Show that a certain functor preserves colimits and finite limits by verifying it on the stalks of sheaves
Related Questions in LATTICE-ORDERS
- When a lattice is a lattice of open sets of some topological space?
- How to identify if a given Hasse diagram is a lattice
- How to find the smallest cardinal of a minimal generating set of a lattice
- Finding a poset with a homogeneity property
- Why is the "distributive lattice" structure of domino tilings significant?
- Two lattice identities
- Quickly determining whether given lattice is a distributive lattice from a given Hasse diagram
- Characteristic of a lattice that subsets contain their meets and joins
- Equalities in Heyting algebras
- Show that $(\operatorname{Up}(P),\subset)$ is a distributive lattice
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?
The category of join-semilattices is a variety of algebras, i.e. the category of models of an equational theory, in the sense of universal algebra.
In such a category, we compute the coproduct of two algebras $A$ and $B$ by taking the free algebra generated by $A$ and $B$ - roughly speaking, its domain is the set of all terms formed from the elements of $A$ and $B$, modulo the equivalence relation generated by the equational axioms and the actual term evaluations in $A$ and $B$.
Let's start with the case of (unbounded) join semilattices. These have just one operation $\vee$, and equational axioms:
Let $A$ and $B$ be join semilattices. Then a term formed from the elements of $A$ and $B$ is an element of $A$, an element of $B$, or a join of finitely many elements from $A$ and $B$. By associativity and commutativity, a term of the third type can be rewritten as the join of (1) finitely many elements of $A$ and (2) finitely many elements of $B$. But (1) and (2) can be evaluated in $A$ and $B$, respectively, so a general term is equivalent to one of the form $a\vee b$ with $a\in A$ and $b\in B$. So the coproduct is $$ A\sqcup B \sqcup \{a\vee b\mid a\in A,b\in B\}$$ (here $\sqcup$ denotes disjoint union) with the obvious join operation: If $a\in A$ and $b\in B$, their join is $a\vee b$. If $a,a'\in A$ and $b\in B$, then $(a\vee b) \vee a' = (a\vee a')\vee b$. If $a\in A$ and $b,b'\in B$, then $(a\vee b) \vee b' = a\vee(b\vee b')$. And if $a,a'\in A$ and $b,b'\in B$, then $(a\vee b)\vee (a' \vee b') = (a\vee a')\vee (b\vee b')$.
Things get a bit simpler if we consider bounded join semilattices. These have an additional constant $\bot$ and an additional equational axiom:
The above discussion applies, but additionally, for any $a\in A$, $a$ is equivalent to the term $a\vee \bot_B$, and for any $b\in B$, $b$ is equivalent to the term $\bot_A \vee b$. So the coproduct is $$ \{a\vee b\mid a\in A,b\in B\}$$ with bottom element $\bot_A\vee \bot_B$ and the obvious component-wise join. Note that this is isomorphic to the product of $A$ and $B$! The category of bounded join semilattices has biproducts (finite products and coproducts coincide), just like the categories of abelian groups or vector spaces.
But in the question, you asked about join semilattices with top elements. These have an additional constant $\top$ and an additional equational axiom:
Now the above discussion applies, but we have $\top_A = \top_B = \top_A\vee b = a\vee \top_B$ for all $a\in A$ and $b\in B$. Let's write $A^*$ for $A\setminus \{\top_A\}$ and similarly for $B^*$. Then the coproduct is
$$ A^*\sqcup B^* \sqcup \{a\vee b\mid a\in A^*,b\in B^*\}\sqcup \{\top\}$$
with top element $\top$ and the obvious join operation.