set A = { [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 } ;
set B = {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]};
thus
{ [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 } c= {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]}
XBOOLE_0:def 10 {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]} c= { [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 } proof
let a be
object ;
TARSKI:def 3 ( not a in { [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 } or a in {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]} )
assume
a in { [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 }
;
a in {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]}
then consider x,
y being
Integer such that A1:
a = [x,y]
and A2:
((2 * (x |^ 3)) + (x * y)) - 7
= 0
;
A3:
x |^ 3
= (x * x) * x
by POLYEQ_5:2;
then
x * (((2 * x) * x) + y) = 7
by A2;
then
x divides 7
;
then
(
x = 1 or
x = 7 or
x = - 1 or
x = - 7 )
by Th94, XPRIMES1:7;
hence
a in {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]}
by A1, A2, A3, ENUMSET1:def 2;
verum
end;
let a be object ; TARSKI:def 3 ( not a in {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]} or a in { [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 } )
assume
a in {[1,5],[7,(- 97)],[(- 1),(- 9)],[(- 7),(- 99)]}
; a in { [x,y] where x, y is Integer : ((2 * (x |^ 3)) + (x * y)) - 7 = 0 }