It seemed to me that boolean algebra is a group because it is closed (You can't use boolean algebra and get a result that is outside the group) under a logical primitive(?) and order of operands and order of operators don't matter (0+1=1+0). But is it even defined what we mean when we say "an algebra" (abstract algebra, boolean algebra, matrix algebra, Lie algebra...?) and can we know that any "algebra" also is a group?
2026-04-04 14:12:01.1775311921
Are all algebras groups?
219 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ABSTRACT-ALGEBRA
- Feel lost in the scheme of the reducibility of polynomials over $\Bbb Z$ or $\Bbb Q$
- Integral Domain and Degree of Polynomials in $R[X]$
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- Group with order $pq$ has subgroups of order $p$ and $q$
- A commutative ring is prime if and only if it is a domain.
- Conjugacy class formula
- Find gcd and invertible elements of a ring.
- Extending a linear action to monomials of higher degree
- polynomial remainder theorem proof, is it legit?
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
Related Questions in GROUP-THEORY
- What is the intersection of the vertices of a face of a simplicial complex?
- Group with order $pq$ has subgroups of order $p$ and $q$
- How to construct a group whose "size" grows between polynomially and exponentially.
- Conjugacy class formula
- $G$ abelian when $Z(G)$ is a proper subset of $G$?
- A group of order 189 is not simple
- Minimal dimension needed for linearization of group action
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
- subgroups that contain a normal subgroup is also normal
- Could anyone give an **example** that a problem that can be solved by creating a new group?
Related Questions in DISCRETE-MATHEMATICS
- What is (mathematically) minimal computer architecture to run any software
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- The function $f(x)=$ ${b^mx^m}\over(1-bx)^{m+1}$ is a generating function of the sequence $\{a_n\}$. Find the coefficient of $x^n$
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
- Find the truth value of... empty set?
- Solving discrete recursion equations with min in the equation
- Determine the marginal distributions of $(T_1, T_2)$
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?
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?
There's a couple things going on here.
First, Boolean algebras are not groups in any immediate sense. A group is a set with a binary operation which is associative, has an identity, and has inverses; neither of the main binary operations of a Boolean algebra satisfy this.
That said, we can turn a Boolean algebra into a group with some work: if $(B; \wedge, \vee, \neg)$ is a Boolean algebra, then $(B; XOR)$ is a group - "exclusive or" is associative and has an identity ($\bot$) and inverses (each element is its own inverse).
I think what you ultimately want is universal algebra.
An algebra is just a set $X$ with a family of functions $\mathcal{F}$ on (finite Cartesian powers of) $X$. We also say $(X, \mathcal{F})$ is a $\Sigma$-algebra, where $\Sigma$ is a set of function symbols, if there's a bijection ("interpretation") between $\Sigma$ and $\mathcal{F}$ which preserves arity (an $n$-ary function symbol gets mapped to an $n$-ary function).
Examples:
A group is a $(*, ^{-1}, e)$-algebra, where $*$ is a binary function symbol, $^{-1}$ is a unary function symbol, and $e$ is a zero-ary function symbol (= constant symbol).
A Boolean algebra is a $(\wedge, \vee, \neg, \top, \bot)$-algebra, where $\wedge$ and $\vee$ are binary function symbols, $\neg$ is a unary function symbol, and $\top$ and $\bot$ are zero-ary function symbols (= constant symbols).
(Of course, that's not all a group or Boolean algebra is - we also demand that they satisfy some equations in the relevant language.)
Now, from any set of function symbols, we can form the set of polynomials over that set: basically, all the functions built up from those function symbols and variable symbols. E.g. in the language of Boolean algebras, the following are polynomials:
$y\mapsto y\wedge y$,
$x, y\mapsto x\vee (x\wedge y)$
$x, y\mapsto (x\vee y)\wedge (\neg x\vee \neg y)$ (this one is "XOR").
What we've observed above is that there are terms in the language of Boolean algebras, which turn the set into a group. In a particularly nice sense, every Boolean algebra "interprets" a group (there is a very wide class of notions of "interpret" here).
Universal algebra, among other things, studies the structural properties of algebras in terms of their polynomials. I think this would be interesting to you.
EDIT: You should note that "algebra" often refers to something much more specific - the "ring version" of a vector space (https://en.wikipedia.org/wiki/Algebra_over_a_field). But I don't think that's what you're looking for here.