let X be BCK-algebra; :: thesis: for I being Ideal of X holds
( I is positive-implicative-ideal of X iff for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I )

let I be Ideal of X; :: thesis: ( I is positive-implicative-ideal of X iff for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I )

thus ( I is positive-implicative-ideal of X implies for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I ) :: thesis: ( ( for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I ) implies I is positive-implicative-ideal of X )
proof
assume A: I is positive-implicative-ideal of X ; :: thesis: for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I

let x, y be Element of X; :: thesis: ( (x \ y) \ y in I implies x \ y in I )
assume B1: (x \ y) \ y in I ; :: thesis: x \ y in I
y \ y = 0. X by BCIALG_1:def 5;
then y \ y in I by A, Def5;
hence x \ y in I by Def5, B1, A; :: thesis: verum
end;
thus ( ( for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I ) implies I is positive-implicative-ideal of X ) :: thesis: verum
proof
assume A: for x, y being Element of X st (x \ y) \ y in I holds
x \ y in I ; :: thesis: I is positive-implicative-ideal of X
A1: 0. X in I by BCIALG_1:def 18;
for x, y, z being Element of X st (x \ y) \ z in I & y \ z in I holds
x \ z in I
proof
let x, y, z be Element of X; :: thesis: ( (x \ y) \ z in I & y \ z in I implies x \ z in I )
assume B1: ( (x \ y) \ z in I & y \ z in I ) ; :: thesis: x \ z in I
(((x \ z) \ z) \ ((x \ y) \ z)) \ ((x \ z) \ (x \ y)) = 0. X by BCIALG_1:def 3;
then ((x \ z) \ z) \ ((x \ y) \ z) <= (x \ z) \ (x \ y) by BCIALG_1:def 11;
then (((x \ z) \ z) \ ((x \ y) \ z)) \ (y \ z) <= ((x \ z) \ (x \ y)) \ (y \ z) by BCIALG_1:5;
then (((x \ z) \ z) \ ((x \ y) \ z)) \ (y \ z) <= 0. X by BCIALG_1:1;
then ((((x \ z) \ z) \ ((x \ y) \ z)) \ (y \ z)) \ (0. X) = 0. X by BCIALG_1:def 11;
then (((x \ z) \ z) \ ((x \ y) \ z)) \ (y \ z) = 0. X by BCIALG_1:2;
then ((x \ z) \ z) \ ((x \ y) \ z) <= y \ z by BCIALG_1:def 11;
then ((x \ z) \ z) \ ((x \ y) \ z) in I by P141, B1;
then (x \ z) \ z in I by B1, BCIALG_1:def 18;
hence x \ z in I by A; :: thesis: verum
end;
hence I is positive-implicative-ideal of X by A1, Def5; :: thesis: verum
end;