let V be non empty set ; Maps V c= [:[:V,V:],(Funcs V):]
let m be object ; TARSKI:def 3 ( not m in Maps V or m in [:[:V,V:],(Funcs V):] )
assume
m in Maps V
; m in [:[:V,V:],(Funcs V):]
then
ex A, B being Element of V ex f being Element of Funcs V st
( m = [[A,B],f] & ( B = {} implies A = {} ) & f is Function of A,B )
;
hence
m in [:[:V,V:],(Funcs V):]
; verum