let m be non zero Element of NAT ; for Z being set
for i, j being Nat
for f being PartFunc of (REAL m),REAL
for I being non empty FinSequence of NAT st f is_partial_differentiable_up_to_order i + j,Z & rng I c= Seg m & len I = j holds
f `partial| (Z,I) is_partial_differentiable_up_to_order i,Z
let Z be set ; for i, j being Nat
for f being PartFunc of (REAL m),REAL
for I being non empty FinSequence of NAT st f is_partial_differentiable_up_to_order i + j,Z & rng I c= Seg m & len I = j holds
f `partial| (Z,I) is_partial_differentiable_up_to_order i,Z
let i, j be Nat; for f being PartFunc of (REAL m),REAL
for I being non empty FinSequence of NAT st f is_partial_differentiable_up_to_order i + j,Z & rng I c= Seg m & len I = j holds
f `partial| (Z,I) is_partial_differentiable_up_to_order i,Z
let f be PartFunc of (REAL m),REAL; for I being non empty FinSequence of NAT st f is_partial_differentiable_up_to_order i + j,Z & rng I c= Seg m & len I = j holds
f `partial| (Z,I) is_partial_differentiable_up_to_order i,Z
let I be non empty FinSequence of NAT ; ( f is_partial_differentiable_up_to_order i + j,Z & rng I c= Seg m & len I = j implies f `partial| (Z,I) is_partial_differentiable_up_to_order i,Z )
assume A1:
( f is_partial_differentiable_up_to_order i + j,Z & rng I c= Seg m & len I = j )
; f `partial| (Z,I) is_partial_differentiable_up_to_order i,Z
let J be non empty FinSequence of NAT ; PDIFF_9:def 11 ( len J <= i & rng J c= Seg m implies f `partial| (Z,I) is_partial_differentiable_on Z,J )
assume A2:
( len J <= i & rng J c= Seg m )
; f `partial| (Z,I) is_partial_differentiable_on Z,J
reconsider G = I ^ J as non empty FinSequence of NAT ;
A3:
rng G = (rng I) \/ (rng J)
by FINSEQ_1:31;
len G = (len I) + (len J)
by FINSEQ_1:22;
then
( len G <= i + j & rng G c= Seg m )
by A2, A3, A1, XBOOLE_1:8, XREAL_1:6;
then
f is_partial_differentiable_on Z,G
by A1;
hence
f `partial| (Z,I) is_partial_differentiable_on Z,J
by Th80; verum