:: NDIFF_1 semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: NDIFF_1:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th2: :: NDIFF_1:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th4: :: NDIFF_1:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def1 defines being_not_0 NDIFF_1:def 1 :
theorem Th6: :: NDIFF_1:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th7: :: NDIFF_1:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def2 defines (#) NDIFF_1:def 2 :
:: deftheorem Def3 defines * NDIFF_1:def 3 :
theorem :: NDIFF_1:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th9: :: NDIFF_1:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th10: :: NDIFF_1:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th12: :: NDIFF_1:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th13: :: NDIFF_1:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th14: :: NDIFF_1:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th15: :: NDIFF_1:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th16: :: NDIFF_1:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th17: :: NDIFF_1:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th18: :: NDIFF_1:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th19: :: NDIFF_1:19
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th20: :: NDIFF_1:20
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def4 defines convergent_to_0 NDIFF_1:def 4 :
theorem Th21: :: NDIFF_1:21
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th22: :: NDIFF_1:22
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th23: :: NDIFF_1:23
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:24
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:25
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def5 defines REST-like NDIFF_1:def 5 :
theorem :: NDIFF_1:26
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th27: :: NDIFF_1:27
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th28: :: NDIFF_1:28
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th29: :: NDIFF_1:29
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th30: :: NDIFF_1:30
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th31: :: NDIFF_1:31
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th32: :: NDIFF_1:32
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th33: :: NDIFF_1:33
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th34: :: NDIFF_1:34
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def6 defines is_differentiable_in NDIFF_1:def 6 :
definition
let S,
T be non
trivial RealNormSpace;
let f be
PartFunc of
S,
T;
let x0 be
Point of
S;
assume A1:
f is_differentiable_in x0
;
func diff f,
x0 -> Point of
(R_NormSpace_of_BoundedLinearOperators S,T) means :
Def7:
:: NDIFF_1:def 7
ex
N being
Neighbourhood of
x0 st
(
N c= dom f & ex
R being
REST of
S,
T st
for
x being
Point of
S st
x in N holds
(f /. x) - (f /. x0) = (it . (x - x0)) + (R /. (x - x0)) );
existence
ex b1 being Point of (R_NormSpace_of_BoundedLinearOperators S,T) ex N being Neighbourhood of x0 st
( N c= dom f & ex R being REST of S,T st
for x being Point of S st x in N holds
(f /. x) - (f /. x0) = (b1 . (x - x0)) + (R /. (x - x0)) )
uniqueness
for b1, b2 being Point of (R_NormSpace_of_BoundedLinearOperators S,T) st ex N being Neighbourhood of x0 st
( N c= dom f & ex R being REST of S,T st
for x being Point of S st x in N holds
(f /. x) - (f /. x0) = (b1 . (x - x0)) + (R /. (x - x0)) ) & ex N being Neighbourhood of x0 st
( N c= dom f & ex R being REST of S,T st
for x being Point of S st x in N holds
(f /. x) - (f /. x0) = (b2 . (x - x0)) + (R /. (x - x0)) ) holds
b1 = b2
end;
:: deftheorem Def7 defines diff NDIFF_1:def 7 :
:: deftheorem Def8 defines is_differentiable_on NDIFF_1:def 8 :
theorem Th35: :: NDIFF_1:35
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th36: :: NDIFF_1:36
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:37
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let S,
T be non
trivial RealNormSpace;
let f be
PartFunc of
S,
T;
let X be
set ;
assume A1:
f is_differentiable_on X
;
func f `| X -> PartFunc of
S,
(R_NormSpace_of_BoundedLinearOperators S,T) means :
Def9:
:: NDIFF_1:def 9
(
dom it = X & ( for
x being
Point of
S st
x in X holds
it /. x = diff f,
x ) );
existence
ex b1 being PartFunc of S,(R_NormSpace_of_BoundedLinearOperators S,T) st
( dom b1 = X & ( for x being Point of S st x in X holds
b1 /. x = diff f,x ) )
uniqueness
for b1, b2 being PartFunc of S,(R_NormSpace_of_BoundedLinearOperators S,T) st dom b1 = X & ( for x being Point of S st x in X holds
b1 /. x = diff f,x ) & dom b2 = X & ( for x being Point of S st x in X holds
b2 /. x = diff f,x ) holds
b1 = b2
end;
:: deftheorem Def9 defines `| NDIFF_1:def 9 :
theorem :: NDIFF_1:38
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th39: :: NDIFF_1:39
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th40: :: NDIFF_1:40
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th41: :: NDIFF_1:41
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th42: :: NDIFF_1:42
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:43
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:44
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:45
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:46
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:47
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:48
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th49: :: NDIFF_1:49
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:50
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:51
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: NDIFF_1:52
:: Showing IDV graph ... (Click the Palm Tree again to close it) 