]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/dama_didactic/deriv.ma
Added debugging option to ask for all disambiguation errors (even spurious ones)...
[helm.git] / helm / software / matita / dama_didactic / deriv.ma
index 201471c456ff86245d4c5d9ebc5f443172bc6872..9619b94ba2b83d46b93cf122254d8e01e1ca42a2 100644 (file)
@@ -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).