:: FDIFF_3 semantic presentation
theorem Th1: :: FDIFF_3:1
theorem Th2: :: FDIFF_3:2
theorem Th3: :: FDIFF_3:3
theorem Th4: :: FDIFF_3:4
:: deftheorem Def1 defines is_Lcontinuous_in FDIFF_3:def 1 :
:: deftheorem Def2 defines is_Rcontinuous_in FDIFF_3:def 2 :
:: deftheorem Def3 defines is_right_differentiable_in FDIFF_3:def 3 :
:: deftheorem Def4 defines is_left_differentiable_in FDIFF_3:def 4 :
theorem Th5: :: FDIFF_3:5
theorem Th6: :: FDIFF_3:6
theorem Th7: :: FDIFF_3:7
theorem Th8: :: FDIFF_3:8
:: deftheorem Def5 defines Ldiff FDIFF_3:def 5 :
:: deftheorem Def6 defines Rdiff FDIFF_3:def 6 :
theorem Th9: :: FDIFF_3:9
theorem Th10: :: FDIFF_3:10
theorem Th11: :: FDIFF_3:11
theorem Th12: :: FDIFF_3:12
Lemma16:
for b1, b2 being PartFunc of REAL , REAL
for b3 being Real st b1 is_left_differentiable_in b3 & b2 is_left_differentiable_in b3 & ex b4 being Real st
( b4 > 0 & ( for b5 being Real st b5 in dom b2 & b5 in [.(b3 - b4),b3.] holds
b2 . b5 <> 0 ) ) holds
( b1 / b2 is_left_differentiable_in b3 & Ldiff (b1 / b2),b3 = (((Ldiff b1,b3) * (b2 . b3)) - ((Ldiff b2,b3) * (b1 . b3))) / ((b2 . b3) ^2 ) )
theorem Th13: :: FDIFF_3:13
Lemma17:
for b1 being PartFunc of REAL , REAL
for b2 being Real st b1 is_left_differentiable_in b2 & ex b3 being Real st
( b3 > 0 & ( for b4 being Real st b4 in dom b1 & b4 in [.(b2 - b3),b2.] holds
b1 . b4 <> 0 ) ) holds
( b1 ^ is_left_differentiable_in b2 & Ldiff (b1 ^ ),b2 = - ((Ldiff b1,b2) / ((b1 . b2) ^2 )) )
theorem Th14: :: FDIFF_3:14
theorem Th15: :: FDIFF_3:15
theorem Th16: :: FDIFF_3:16
theorem Th17: :: FDIFF_3:17
theorem Th18: :: FDIFF_3:18
Lemma19:
for b1, b2 being PartFunc of REAL , REAL
for b3 being Real st b1 is_right_differentiable_in b3 & b2 is_right_differentiable_in b3 & ex b4 being Real st
( b4 > 0 & ( for b5 being Real st b5 in dom b2 & b5 in [.b3,(b3 + b4).] holds
b2 . b5 <> 0 ) ) holds
( b1 / b2 is_right_differentiable_in b3 & Rdiff (b1 / b2),b3 = (((Rdiff b1,b3) * (b2 . b3)) - ((Rdiff b2,b3) * (b1 . b3))) / ((b2 . b3) ^2 ) )
theorem Th19: :: FDIFF_3:19
Lemma20:
for b1 being PartFunc of REAL , REAL
for b2 being Real st b1 is_right_differentiable_in b2 & ex b3 being Real st
( b3 > 0 & ( for b4 being Real st b4 in dom b1 & b4 in [.b2,(b2 + b3).] holds
b1 . b4 <> 0 ) ) holds
( b1 ^ is_right_differentiable_in b2 & Rdiff (b1 ^ ),b2 = - ((Rdiff b1,b2) / ((b1 . b2) ^2 )) )
theorem Th20: :: FDIFF_3:20
theorem Th21: :: FDIFF_3:21
theorem Th22: :: FDIFF_3:22