let X be BCK-Algebra_with_Condition(S); :: thesis: ( X is positive-implicative iff for x, y, z being Element of X holds (x * y) \ z = (x \ z) * (y \ z) )
A1:
( X is positive-implicative implies for x, y, z being Element of X holds (x * y) \ z = (x \ z) * (y \ z) )
proof
assume A2:
X is
positive-implicative
;
:: thesis: for x, y, z being Element of X holds (x * y) \ z = (x \ z) * (y \ z)
let x,
y,
z be
Element of
X;
:: thesis: (x * y) \ z = (x \ z) * (y \ z)
(
x <= x * y &
y <= x * y )
by Th38;
then
(
x \ z <= (x * y) \ z &
y \ z <= (x * y) \ z )
by BCIALG_1:5;
then
(
(x \ z) * (y \ z) <= ((x * y) \ z) * (y \ z) &
((x * y) \ z) * (y \ z) <= ((x * y) \ z) * ((x * y) \ z) )
by Th8;
then
(
((x \ z) * (y \ z)) \ (((x * y) \ z) * (y \ z)) = 0. X &
(((x * y) \ z) * (y \ z)) \ (((x * y) \ z) * ((x * y) \ z)) = 0. X )
by BCIALG_1:def 11;
then
((x \ z) * (y \ z)) \ (((x * y) \ z) * ((x * y) \ z)) = 0. X
by BCIALG_1:3;
then A3:
((x \ z) * (y \ z)) \ ((x * y) \ z) = 0. X
by A2, Th45;
A4:
(x * y) \ z =
(x * y) \ (z * z)
by A2, Th45
.=
((x * y) \ z) \ z
by Th12
;
(((x * y) \ z) \ (x \ z)) \ ((x * y) \ x) = 0. X
by BCIALG_1:def 3;
then
((x * y) \ z) \ (x \ z) <= (x * y) \ x
by BCIALG_1:def 11;
then
(((x * y) \ z) \ (x \ z)) \ z <= ((x * y) \ x) \ z
by BCIALG_1:5;
then A5:
((((x * y) \ z) \ (x \ z)) \ z) \ (((x * y) \ x) \ z) = 0. X
by BCIALG_1:def 11;
(x * y) \ x <= y
by Lm2;
then
((x * y) \ x) \ z <= y \ z
by BCIALG_1:5;
then A6:
(((x * y) \ x) \ z) \ (y \ z) = 0. X
by BCIALG_1:def 11;
((x * y) \ z) \ (x \ z) = (((x * y) \ z) \ (x \ z)) \ z
by A4, BCIALG_1:7;
then
(((x * y) \ z) \ (x \ z)) \ (y \ z) = 0. X
by A5, A6, BCIALG_1:3;
then
((x * y) \ z) \ ((x \ z) * (y \ z)) = 0. X
by Th12;
hence
(x * y) \ z = (x \ z) * (y \ z)
by A3, BCIALG_1:def 7;
:: thesis: verum
end;
( ( for x, y, z being Element of X holds (x * y) \ z = (x \ z) * (y \ z) ) implies X is positive-implicative )
hence
( X is positive-implicative iff for x, y, z being Element of X holds (x * y) \ z = (x \ z) * (y \ z) )
by A1; :: thesis: verum