let x, y be object ; for X being set st not x in X holds
Ext ({X},x,y) = {X}
let X be set ; ( not x in X implies Ext ({X},x,y) = {X} )
assume A1:
not x in X
; Ext ({X},x,y) = {X}
thus
Ext ({X},x,y) c= {X}
XBOOLE_0:def 10 {X} c= Ext ({X},x,y)
let a be object ; TARSKI:def 3 ( not a in {X} or a in Ext ({X},x,y) )
assume
a in {X}
; a in Ext ({X},x,y)
then
( a = X & X in {X} )
by TARSKI:def 1;
then
a in { A where A is Element of {X} : ( not x in A & A in {X} ) }
by A1;
hence
a in Ext ({X},x,y)
by XBOOLE_0:def 3; verum