set A = { [x,y] where x, y is positive Nat : (2 |^ x) - 1 = y ^2 } ;
thus
{ [x,y] where x, y is positive Nat : (2 |^ x) - 1 = y ^2 } c= {[1,1]}
XBOOLE_0:def 10 {[1,1]} c= { [x,y] where x, y is positive Nat : (2 |^ x) - 1 = y ^2 }
let a be object ; TARSKI:def 3 ( not a in {[1,1]} or a in { [x,y] where x, y is positive Nat : (2 |^ x) - 1 = y ^2 } )
assume
a in {[1,1]}
; a in { [x,y] where x, y is positive Nat : (2 |^ x) - 1 = y ^2 }
then A6:
a = [1,1]
by TARSKI:def 1;
(2 |^ 1) - 1 = 1 ^2
;
hence
a in { [x,y] where x, y is positive Nat : (2 |^ x) - 1 = y ^2 }
by A6; verum