let x be object ; for V, A being set st x in NDSS (V,A) holds
x is TypeSSNominativeData of V,A
let V, A be set ; ( x in NDSS (V,A) implies x is TypeSSNominativeData of V,A )
assume
x in NDSS (V,A)
; x is TypeSSNominativeData of V,A
then
ex w being TypeSSNominativeData of V,A st x = w
;
hence
x is TypeSSNominativeData of V,A
; verum