]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/library/Q/Qaxioms.ma
Some lemmas moves to the file they belong to.
[helm.git] / matita / library / Q / Qaxioms.ma
index 6cf6b6994992d0cbdf7feda41d4cd892df836b22..da8e9e7a6813904e229ca631b91490c35932e1af 100644 (file)
@@ -65,7 +65,7 @@ axiom frac_Qinv1: \forall a,b:nat.Qinv(frac a b) = frac b a.
 axiom frac_Qinv2: \forall a,b:nat.Qinv(frac (Zopp a) b) = frac (Zopp b) a.
 
 definition sigma_Q \def \lambda n,p,f.iter_p_gen n p Q f QO Qplus. 
-
+(*
 theorem geometric: \forall q.\exists k. 
 Qlt q (sigma_Q k (\lambda x.true) (\lambda x. frac (S O) x)).
-    
\ No newline at end of file
+*)  
\ No newline at end of file