let E be non empty set ; for A, B being Ordinal st A c= B holds
Collapse (E,A) c= Collapse (E,B)
let A, B be Ordinal; ( A c= B implies Collapse (E,A) c= Collapse (E,B) )
assume A1:
A c= B
; Collapse (E,A) c= Collapse (E,B)
let x be object ; TARSKI:def 3 ( not x in Collapse (E,A) or x in Collapse (E,B) )
assume
x in Collapse (E,A)
; x in Collapse (E,B)
then
x in { d where d is Element of E : for d1 being Element of E st d1 in d holds
ex B being Ordinal st
( B in A & d1 in Collapse (E,B) ) }
by Th1;
then consider d being Element of E such that
A2:
d = x
and
A3:
for d1 being Element of E st d1 in d holds
ex B being Ordinal st
( B in A & d1 in Collapse (E,B) )
;
for d1 being Element of E st d1 in d holds
ex C being Ordinal st
( C in B & d1 in Collapse (E,C) )
then
x in { d9 where d9 is Element of E : for d1 being Element of E st d1 in d9 holds
ex C being Ordinal st
( C in B & d1 in Collapse (E,C) ) }
by A2;
hence
x in Collapse (E,B)
by Th1; verum