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