assume that A7:
for d being Element of D holds ( d in SD iff ex c being Element of C st ( c indom f & c in X & d = f /. c ) )
and A8:
SD <> f .: X
; :: thesis: contradiction consider x being object such that A9:
( ( x in SD & not x in f .: X ) or ( x in f .: X & not x in SD ) )
byA8, TARSKI:2;