defpred S1[ object ] means $1 is Function;
Lm1:
for x being object
for R being Relation st x in field R holds
ex y being object st
( [x,y] in R or [y,x] in R )
Lm2:
for X being functional with_common_domain set
for f being Function st f in X holds
dom f = DOM X
Lm3:
for X, Y being set st Y c= X & X is countable holds
Y is countable
;
Lm4:
for R being Relation st field R is finite holds
R is finite