]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/arithmetics/exp.ma
* Almost ready for release 0.99.1.
[helm.git] / matita / matita / lib / arithmetics / exp.ma
index ff0572c82c982a1b01cc82c6f626da0be05e15bd..2c3b12d075f864454ee65b7b2881c634df334f89 100644 (file)
@@ -113,7 +113,7 @@ theorem injective_exp_r: ∀b:nat. 1 < b →
 #b #lt1b @nat_elim2 normalize 
   [#n #H @sym_eq @(exp_to_eq_O b n lt1b) //
   |#n #H @False_ind @(absurd (1 < 1) ? (not_le_Sn_n 1))
-   <H in ⊢ (??%) @(lt_to_le_to_lt ? (1*b)) //
+   <H {⊢ (??%)} @(lt_to_le_to_lt ? (1*b)) //
    @le_times // @lt_O_exp /2/
   |#n #m #Hind #H @eq_f @Hind @(injective_times_l … H) /2/
   ]