let X be non empty compact TopSpace; for f, g, h being RealMap of X
for F, G, H being Point of st f = F & g = G & h = H holds
( H = F - G iff for x being Element of holds h . x = (f . x) - (g . x) )
let f, g, h be RealMap of X; for F, G, H being Point of st f = F & g = G & h = H holds
( H = F - G iff for x being Element of holds h . x = (f . x) - (g . x) )
let F, G, H be Point of ; ( f = F & g = G & h = H implies ( H = F - G iff for x being Element of holds h . x = (f . x) - (g . x) ) )
assume A1:
( f = F & g = G & h = H )
; ( H = F - G iff for x being Element of holds h . x = (f . x) - (g . x) )
hence
( H = F - G iff for x being Element of holds h . x = (f . x) - (g . x) )
by A2; verum