set A = { P where P is Subset of : ex x1, x2, x3 being Element of REAL n st P = plane x1,x2,x3 } ;
{ P where P is Subset of : ex x1, x2, x3 being Element of REAL n st P = plane x1,x2,x3 } c= bool (REAL n)
proof
let P be
set ;
TARSKI:def 3 ( not P in { P where P is Subset of : ex x1, x2, x3 being Element of REAL n st P = plane x1,x2,x3 } or P in bool (REAL n) )
assume
P in { P where P is Subset of : ex x1, x2, x3 being Element of REAL n st P = plane x1,x2,x3 }
;
P in bool (REAL n)
then
ex
P' being
Subset of st
(
P = P' & ex
x1,
x2,
x3 being
Element of
REAL n st
P' = plane x1,
x2,
x3 )
;
hence
P in bool (REAL n)
;
verum
end;
hence
{ P where P is Subset of : ex x1, x2, x3 being Element of REAL n st P = plane x1,x2,x3 } is Subset-Family of
; verum