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