Re: Semigroup problem
- From: William Elliot <marsh@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 May 2008 02:56:53 -0700
On Sun, 11 May 2008 marcjhg@xxxxxxxxx wrote:
Assume we work in first-order logic with equality. I will use SallTIn the lines above and below, what's the meanings of
for the universal quantifier and SexistsT for the existential
quantifier. The symbol != denotes inequality. F and G are functions of
arity 1. * is function of arity 2. I will use infix notation for *. (%
will be a symbol for comment)
SallT
SexistsT
Sweak
communitivityT
itRs
The axioms are:Assume semigroup with identity e and left and right cancellation.
all x all y exists z (x * y = z). % Closure
all x all y all z (x * (y * z) = (x * y) * z). % Associativity
all z exists x exists y (x * y = z). % Surjectivity
all x all y (F(x) * G(y) = y * x). % SWeak
commutativityT
f(e) g(y) = y
f(x) g(e) = x
f(e) g(e) = e = ee = f(e) g(e) f(e) g(e)
e = g(e) f(e)
xy = f(x) g(e) f(e) g(y) = f(x) g(y) = yx
On the ground of these axioms only try to prove:
all x all y (x * y = y * x). % Commutativity
Or try to find a model (finite if itRs possible) in which holds:
exists x exists y (x * y != y * x). % Non-commutativity
.
- Follow-Ups:
- Re: Semigroup problem
- From: William Elliot
- Re: Semigroup problem
- From: marcjhg
- Re: Semigroup problem
- References:
- Semigroup problem
- From: marcjhg
- Re: Semigroup problem
- From: William Elliot
- Re: Semigroup problem
- From: marcjhg
- Semigroup problem
- Prev by Date: Re: factorial sequence proposal
- Next by Date: New mathematics / physical sciences positions at http://jobs.phds.org, May 12, 2008
- Previous by thread: Re: Semigroup problem
- Next by thread: Re: Semigroup problem
- Index(es):
Relevant Pages
|