Suppose that we have two varieties of algebras $A$ and $B$, whose operators all have arities less than some regular cardinal, and such that every $B$-algebra (please correct me if this is not the usual notation) is also an $A$-algebra. It is known that the forgetful functor from the category of $B$-algebras to that of $A$-algebras has a left adjoint $F$, which takes every $A$-algebra $a$ to the relatively free $B$-algebra $Fa$ generated by $a$. My question is, if $a$ and $b$ are $A$-algebras such that $Fa$ is isomorphic (as a $B$-algebra) to $Fb$, are $a$ and $b$ necessarily isomorphic? If not in general, how about the special case where $A$-algebras are Boolean algebras and $B$-algebras are countably complete Boolean algebras?
2026-03-31 05:36:18.1774935378
Can nonisomorphic algebras generate isomorphic relatively free algebras?
194 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in BOOLEAN-ALGEBRA
- What is (mathematically) minimal computer architecture to run any software
- Put $f(A,B,C) = A+B'C$ in $Σ$ $\pi$ notation
- Definition of Boolean subalgebra
- Steps to simplify this boolean expression
- When a lattice is a lattice of open sets of some topological space?
- Boolean Algebra with decomposition property
- Simplify $(P \wedge Q \wedge R)\vee(\neg P\wedge Q\wedge\neg R)\vee(\neg P\wedge\neg Q\wedge R)\vee(\neg P \wedge\neg Q\wedge\neg R)$
- $B$ countable boolean algebra then St(B) separable.
- Who is the truth teller (logic puzzle)
- How to prove this Boolean expression?
Related Questions in UNIVERSAL-ALGEBRA
- What does it mean - "to derive" operation from some existing one on a particular set?
- Question on the composition of homomorphisms
- Algebraic theories, the category Set, and natural transformations
- Subdirect product of algebras
- Subdirect products
- Can we axiomatize a field starting with the binary operations and only “equational” axioms?
- What is non-algebraic structure
- $K$-free lattice on two generators where $K=\{$two element lattice$\}$
- Characterizing the algebras on $\mathbb(Z)/2\mathbb(Z)$
- Graphs in a regular category
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?
Your left adjoint is not quite correct.
For example, take the case where $A$ is the variety of all groups, and $B$ is the variety of abelian groups. The forgetful functor from $\mathcal{A}b$ to $\mathcal{G}roup$ indeed has a left adjoint, but the left adjoint $\mathcal{F}$ takes a group $G$ to $G^{\rm ab}$, the abelianization of $G$. This easily yields examples of objects $a$ and $b$ such that $\mathcal{F}(a)\cong \mathcal{F}(b)$, even though $a\not\cong b$.
For the specific case of Boolean algebras I think the answer is still negative as stated: take a boolean algebra $a$ that is not [countably] complete and such that its [countable] completion has strictly larger cardinality than $a$ (I assume such things exist, but if this is not the case, then of course I'm falling flat on my case here). Let $b$ be the image of the [countable] completion under the forgetful functor. Since $a$ and $b$ have distinct cardinality, $a\not\cong b$, but $\mathcal{F}(b) = \mathcal{F}(\mathcal{U}(\mathcal{F}(a)))\cong \mathcal{F}(a)$, with the last equality using the unit and counits of the adjunction.One way to construct $\mathcal{F}(a)$ if your varieties have a nice underlying set functor with an adjoint is to first consider $U(a)$, the underlying set of $a$, then take $\mathfrak{F}_B(U(a))$, the free $B$-algebra on the underlying set of $a$, and then let $\mathcal{F}(a) = \mathfrak{F}_B(U(a))/\Phi$, where $\Phi$ is the $B$-congruence generated by the relations corresponding to the $A$-operations on $a$. For instance, if $B$ is $\mathcal{G}roups$ and $A$ is $\mathcal{M}onoids$, given a monoid $M$, you first take $U(M)=\{[m]\mid m\in M\}$, the underlying set of $M$ (I'm using $[m]$ to denote the element $m$ in the set $U(M)$). Then you take the free group on $U(M)$, and you mod out by the the normal subgroup generated by the relations $[m][n]=[mn]$ (and since $[mn]=[nm]$, you end up with an abelian group).
Added: I need to think a bit more about the Boolean algebra case; you are correct that my assertion about $\mathcal{F}(\mathcal{U}(\mathcal{F}(a)))$ does not hold in general, and likely not in this case either. My gut feeling is that you can have $\mathcal{F}(a)\cong\mathcal{F}(b)$ even with $a\not\cong b$, though.
Added 2: Heh; reading the MO question you link to in the comments suggests that I am facing exactly what the long discussion between Joel David Hamkins and Todd Trimble was about, and I was making the same kind of assumptions Joel made to reach my conclusion that my construction would necessarily yield an example.