let i, j, m, n be Element of NAT ; :: thesis: for X being BCK-algebra of i,j,m,n st n = 0 & i <> 0 holds
X is BCK-algebra of 0 , 0 , 0 , 0

let X be BCK-algebra of i,j,m,n; :: thesis: ( n = 0 & i <> 0 implies X is BCK-algebra of 0 , 0 , 0 , 0 )
assume A1: ( n = 0 & i <> 0 ) ; :: thesis: X is BCK-algebra of 0 , 0 , 0 , 0
for x, y being Element of X holds Polynom 0 ,j,x,y = Polynom 0 ,0 ,y,x
proof
let x, y be Element of X; :: thesis: Polynom 0 ,j,x,y = Polynom 0 ,0 ,y,x
D1: Polynom i,j,x,y = Polynom m,n,y,x by Def2;
B1: y,(y \ x) to_power (n + 1) = y,(y \ x) to_power (i + 1) by Th7;
i > n by A1;
then B2: n + 1 < i + 1 by XREAL_1:8;
m + 1 >= n + 1 by A1, XREAL_1:8;
then y,(y \ x) to_power (m + 1) = y,(y \ x) to_power (0 + 1) by Th06, B1, B2, A1;
hence Polynom 0 ,j,x,y = Polynom 0 ,0 ,y,x by A1, Th7, D1; :: thesis: verum
end;
then reconsider X = X as BCK-algebra of 0 ,j, 0 , 0 by Def2;
C1: for x, y being Element of X holds Polynom 0 ,0 ,y,x <= Polynom 0 ,0 ,x,y
proof
let x, y be Element of X; :: thesis: Polynom 0 ,0 ,y,x <= Polynom 0 ,0 ,x,y
Polynom 0 ,j,x,y = Polynom 0 ,0 ,y,x by Def2;
hence Polynom 0 ,0 ,y,x <= Polynom 0 ,0 ,x,y by Th05; :: thesis: verum
end;
for x, y being Element of X holds Polynom 0 ,0 ,y,x = Polynom 0 ,0 ,x,y
proof
let x, y be Element of X; :: thesis: Polynom 0 ,0 ,y,x = Polynom 0 ,0 ,x,y
( Polynom 0 ,0 ,y,x <= Polynom 0 ,0 ,x,y & Polynom 0 ,0 ,x,y <= Polynom 0 ,0 ,y,x ) by C1;
then ( (Polynom 0 ,0 ,y,x) \ (Polynom 0 ,0 ,x,y) = 0. X & (Polynom 0 ,0 ,x,y) \ (Polynom 0 ,0 ,y,x) = 0. X ) by BCIALG_1:def 11;
hence Polynom 0 ,0 ,y,x = Polynom 0 ,0 ,x,y by BCIALG_1:def 7; :: thesis: verum
end;
hence X is BCK-algebra of 0 , 0 , 0 , 0 by Def2; :: thesis: verum