let m be non zero Element of NAT ; for Z being set
for f being PartFunc of (REAL m),REAL
for I, G being non empty FinSequence of NAT holds
( f is_partial_differentiable_on Z,G ^ I iff ( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I ) )
let Z be set ; for f being PartFunc of (REAL m),REAL
for I, G being non empty FinSequence of NAT holds
( f is_partial_differentiable_on Z,G ^ I iff ( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I ) )
let f be PartFunc of (REAL m),REAL; for I, G being non empty FinSequence of NAT holds
( f is_partial_differentiable_on Z,G ^ I iff ( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I ) )
let I, G be non empty FinSequence of NAT ; ( f is_partial_differentiable_on Z,G ^ I iff ( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I ) )
set g = f `partial| (Z,G);
A1:
dom G c= dom (G ^ I)
by FINSEQ_1:26;
A2:
for i being Nat st i <= (len G) - 1 holds
(G ^ I) /. (i + 1) = G /. (i + 1)
A4:
len (G ^ I) = (len G) + (len I)
by FINSEQ_1:22;
A5:
for i being Nat st i <= (len I) - 1 holds
(G ^ I) /. ((len G) + (i + 1)) = I /. (i + 1)
defpred S1[ Nat] means ( $1 <= (len G) - 1 implies (PartDiffSeq (f,Z,(G ^ I))) . $1 = (PartDiffSeq (f,Z,G)) . $1 );
A8:
S1[ 0 ]
proof
assume
0 <= (len G) - 1
;
(PartDiffSeq (f,Z,(G ^ I))) . 0 = (PartDiffSeq (f,Z,G)) . 0
(PartDiffSeq (f,Z,(G ^ I))) . 0 = f | Z
by Def7;
hence
(PartDiffSeq (f,Z,(G ^ I))) . 0 = (PartDiffSeq (f,Z,G)) . 0
by Def7;
verum
end;
A9:
for k being Nat st S1[k] holds
S1[k + 1]
proof
let k be
Nat;
( S1[k] implies S1[k + 1] )
assume A10:
S1[
k]
;
S1[k + 1]
assume A11:
k + 1
<= (len G) - 1
;
(PartDiffSeq (f,Z,(G ^ I))) . (k + 1) = (PartDiffSeq (f,Z,G)) . (k + 1)
A12:
k <= k + 1
by NAT_1:11;
thus (PartDiffSeq (f,Z,(G ^ I))) . (k + 1) =
((PartDiffSeq (f,Z,(G ^ I))) . k) `partial| (
Z,
((G ^ I) /. (k + 1)))
by Def7
.=
((PartDiffSeq (f,Z,G)) . k) `partial| (
Z,
(G /. (k + 1)))
by A12, A2, A10, A11, XXREAL_0:2
.=
(PartDiffSeq (f,Z,G)) . (k + 1)
by Def7
;
verum
end;
A13:
for n being Nat holds S1[n]
from NAT_1:sch 2(A8, A9);
hereby ( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I implies f is_partial_differentiable_on Z,G ^ I )
assume A14:
f is_partial_differentiable_on Z,
G ^ I
;
( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I )now for i being Element of NAT st i <= (len G) - 1 holds
(PartDiffSeq (f,Z,G)) . i is_partial_differentiable_on Z,G /. (i + 1)let i be
Element of
NAT ;
( i <= (len G) - 1 implies (PartDiffSeq (f,Z,G)) . i is_partial_differentiable_on Z,G /. (i + 1) )assume A15:
i <= (len G) - 1
;
(PartDiffSeq (f,Z,G)) . i is_partial_differentiable_on Z,G /. (i + 1)then
i + 0 <= ((len G) - 1) + (len I)
by XREAL_1:7;
then A16:
(PartDiffSeq (f,Z,(G ^ I))) . i is_partial_differentiable_on Z,
(G ^ I) /. (i + 1)
by A4, A14;
(G ^ I) /. (i + 1) = G /. (i + 1)
by A15, A2;
hence
(PartDiffSeq (f,Z,G)) . i is_partial_differentiable_on Z,
G /. (i + 1)
by A16, A15, A13;
verum end; hence A17:
f is_partial_differentiable_on Z,
G
;
f `partial| (Z,G) is_partial_differentiable_on Z,Inow for i being Element of NAT st i <= (len I) - 1 holds
(PartDiffSeq ((f `partial| (Z,G)),Z,I)) . i is_partial_differentiable_on Z,I /. (i + 1)let i be
Element of
NAT ;
( i <= (len I) - 1 implies (PartDiffSeq ((f `partial| (Z,G)),Z,I)) . i is_partial_differentiable_on Z,I /. (i + 1) )assume A18:
i <= (len I) - 1
;
(PartDiffSeq ((f `partial| (Z,G)),Z,I)) . i is_partial_differentiable_on Z,I /. (i + 1)then
(len G) + i <= (len G) + ((len I) - 1)
by XREAL_1:6;
then A19:
(PartDiffSeq (f,Z,(G ^ I))) . ((len G) + i) is_partial_differentiable_on Z,
(G ^ I) /. (((len G) + i) + 1)
by A4, A14;
(len I) - 1
<= (len I) - 0
by XREAL_1:13;
then A20:
i <= len I
by A18, XXREAL_0:2;
(G ^ I) /. (((len G) + i) + 1) = (G ^ I) /. ((len G) + (i + 1))
;
then
(G ^ I) /. (((len G) + i) + 1) = I /. (i + 1)
by A18, A5;
hence
(PartDiffSeq ((f `partial| (Z,G)),Z,I)) . i is_partial_differentiable_on Z,
I /. (i + 1)
by A19, A20, Th73, A17;
verum end; hence
f `partial| (
Z,
G)
is_partial_differentiable_on Z,
I
;
verum
end;
now ( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I implies f is_partial_differentiable_on Z,G ^ I )assume A20:
(
f is_partial_differentiable_on Z,
G &
f `partial| (
Z,
G)
is_partial_differentiable_on Z,
I )
;
f is_partial_differentiable_on Z,G ^ Inow for i being Element of NAT st i <= (len (G ^ I)) - 1 holds
(PartDiffSeq (f,Z,(G ^ I))) . i is_partial_differentiable_on Z,(G ^ I) /. (i + 1)let i be
Element of
NAT ;
( i <= (len (G ^ I)) - 1 implies (PartDiffSeq (f,Z,(G ^ I))) . b1 is_partial_differentiable_on Z,(G ^ I) /. (b1 + 1) )assume A21:
i <= (len (G ^ I)) - 1
;
(PartDiffSeq (f,Z,(G ^ I))) . b1 is_partial_differentiable_on Z,(G ^ I) /. (b1 + 1)per cases
( i <= (len G) - 1 or not i <= (len G) - 1 )
;
suppose
not
i <= (len G) - 1
;
(PartDiffSeq (f,Z,(G ^ I))) . b1 is_partial_differentiable_on Z,(G ^ I) /. (b1 + 1)then
len G < i + 1
by XREAL_1:19;
then
len G <= i
by NAT_1:13;
then reconsider k =
i - (len G) as
Element of
NAT by INT_1:5;
A24:
i - (len G) <= (((len G) + (len I)) - 1) - (len G)
by A21, A4, XREAL_1:9;
then A25:
(
k <= (len I) - 1 &
i = k + (len G) )
;
A26:
(PartDiffSeq ((f `partial| (Z,G)),Z,I)) . k is_partial_differentiable_on Z,
I /. (k + 1)
by A20, A24;
(len I) - 1
<= (len I) - 0
by XREAL_1:13;
then A27:
k <= len I
by A24, XXREAL_0:2;
i + 1
= (k + 1) + (len G)
;
then
I /. (k + 1) = (G ^ I) /. (i + 1)
by A24, A5;
hence
(PartDiffSeq (f,Z,(G ^ I))) . i is_partial_differentiable_on Z,
(G ^ I) /. (i + 1)
by A20, A26, A25, A27, Th73;
verum end; end; end; hence
f is_partial_differentiable_on Z,
G ^ I
;
verum end;
hence
( f is_partial_differentiable_on Z,G & f `partial| (Z,G) is_partial_differentiable_on Z,I implies f is_partial_differentiable_on Z,G ^ I )
; verum