August 2014
This page provides Web support for work in progress. For now, it's simply a log of results without much comment.
See J.D.'s ADAM 2013 presentation.
Assuming an element C in the commutant,
C * x = x * C.we are working with 4 characterizations of normality:
(((C * x) * y) * (y' * x')) * z = z * (((C * x) * y) * (y' * x')) # label("Normal 1").
% define D; A and B are arbitrary constants R(C,A,B) = D. D * x = x * D # label("Normal 2").
% define commutator (K) x * y = (y * x) * K(x,y) # label("commutator"). K(R(C,x,y),z) = 1 # label("Normal 3").
% define associator (a) (x * y) * z = (x * (y * z)) * a(x,y,z) # label("associator"). % define commutator (K) x * y = (y * x) * K(x,y) # label("commutator"). a(x,C,K(y,z)) = 1 # label("Drapal Condition").
Note: Lemmas 4-3 and 4-4 are not included.
Note: It follows that if x^3 is injective, then D = C.
Note: Lemmas 2-28 and 2-36 are identical.