assume that A4:
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 A5:
SD <> f .: X
; :: thesis: contradiction consider x being set such that A6:
( ( x in SD & not x in f .: X ) or ( x in f .: X & not x in SD ) )
by A5, TARSKI:2;