begin
defpred S1[ set ] means $1 is Function;
theorem Th16:
for
X,
Y,
x being
set holds
pi (
(X \/ Y),
x)
= (pi (X,x)) \/ (pi (Y,x))
theorem Th18:
for
X,
x,
Y being
set holds
(pi (X,x)) \ (pi (Y,x)) c= pi (
(X \ Y),
x)
Lm1:
for x being set
for R being Relation st x in field R holds
ex y being set st
( [x,y] in R or [y,x] in R )
begin
begin
begin
LmX:
for X being functional with_common_domain set
for f being Function st f in X holds
dom f = DOM X
begin
Lm2:
for Y, X being set st Y c= X & X is countable holds
Y is countable
;