X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcontribs%2FRELATIONAL%2FNPlus%2Ffun.ma;h=03dd7d0efd17551928787b915277bf7294adf7bc;hb=cf5540f056d6d4fa1612e08d41253d1d009f5d44;hp=66847cf934fcc7c603c709bd074a2a481bf8068d;hpb=72a05c70f5ab9dabb704f1dc334920b10a8f4bb9;p=helm.git diff --git a/matita/contribs/RELATIONAL/NPlus/fun.ma b/matita/contribs/RELATIONAL/NPlus/fun.ma index 66847cf93..03dd7d0ef 100644 --- a/matita/contribs/RELATIONAL/NPlus/fun.ma +++ b/matita/contribs/RELATIONAL/NPlus/fun.ma @@ -28,7 +28,7 @@ theorem nplus_mono: \forall p,q,r1. (p + q == r1) \to intros 4. elim H; clear H q r1; [ lapply linear nplus_inv_zero_2 to H1 | lapply linear nplus_inv_succ_2 to H3. decompose - ]; subst; autobatch. + ]; destruct; autobatch. qed. theorem nplus_inj_1: \forall p1, q, r. (p1 + q == r) \to