let m, n be non empty Element of NAT ; :: thesis: for F being PartFunc of ,
for G being PartFunc of ,
for x being Point of
for y being Element of REAL m st F = G & x = y holds
( F is_differentiable_in x iff G is_differentiable_in y )

let F be PartFunc of ,; :: thesis: for G being PartFunc of ,
for x being Point of
for y being Element of REAL m st F = G & x = y holds
( F is_differentiable_in x iff G is_differentiable_in y )

let G be PartFunc of ,; :: thesis: for x being Point of
for y being Element of REAL m st F = G & x = y holds
( F is_differentiable_in x iff G is_differentiable_in y )

let x be Point of ; :: thesis: for y being Element of REAL m st F = G & x = y holds
( F is_differentiable_in x iff G is_differentiable_in y )

let y be Element of REAL m; :: thesis: ( F = G & x = y implies ( F is_differentiable_in x iff G is_differentiable_in y ) )
assume that
A1: F = G and
A2: x = y ; :: thesis: ( F is_differentiable_in x iff G is_differentiable_in y )
now end;
hence ( F is_differentiable_in x iff G is_differentiable_in y ) by A1, A2, Def7; :: thesis: verum