]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/RELATIONAL/NLE/fwd.ma
;auto fixed
[helm.git] / helm / software / matita / contribs / RELATIONAL / NLE / fwd.ma
index 5ddeb41aff1b1efe28b47c639310f49cd8373f50..afefbfd4db919ed53eea720b2dc927d4047555e0 100644 (file)
@@ -25,7 +25,7 @@ theorem nle_gen_succ_1: \forall x,y. x < y \to
  intros. decompose.
  lapply linear nplus_gen_succ_2 to H1 as H.
  decompose. subst.
- apply ex_intro; auto. (**)
+ apply ex_intro;[| auto] (**)
 qed.