]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/dama_didactic/deriv.ma
Bertrand's conjecture (weak), some work in progress
[helm.git] / helm / software / matita / dama_didactic / deriv.ma
index 201471c456ff86245d4c5d9ebc5f443172bc6872..5c2e734c0697037a686f42c3257b25f377a23635 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/didactic/deriv".
+
 
 include "reals.ma".
 
@@ -110,3 +110,5 @@ for @{ 'elev $a $b }.
  
 interpretation "function power" 'elev x y =
  (cic:/matita/didactic/deriv/felev.con x y). 
+
+axiom tech1: ∀n,m. F_OF_nat n + F_OF_nat m = F_OF_nat (n + m).