]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/elim.ma
An idea to implement manifest record fields:
[helm.git] / helm / software / matita / tests / elim.ma
index 67d7fada10a01b0ac27c98625c1d6770127c4c99..d6a4c3f33f7e994f362100e40ec391b0702ce569 100644 (file)
@@ -76,5 +76,5 @@ theorem t': \forall x,y. \forall H: sum x y O.
  simplify. intros.
  generalize in match H1.
  rewrite < H2; rewrite < H3.intro.
- rewrite > H4.auto.
+ rewrite > H4.auto new library.
 qed.