From e87790d57d1aa994218b509f917da1519e509ce6 Mon Sep 17 00:00:00 2001 From: Cristian Armentano Date: Sun, 9 Sep 2007 13:45:27 +0000 Subject: [PATCH] other simplifications. --- helm/software/matita/library/nat/gcd_properties1.ma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/software/matita/library/nat/gcd_properties1.ma b/helm/software/matita/library/nat/gcd_properties1.ma index ad5cb2c6b..94aa67670 100644 --- a/helm/software/matita/library/nat/gcd_properties1.ma +++ b/helm/software/matita/library/nat/gcd_properties1.ma @@ -256,7 +256,7 @@ apply (nat_case1 a) [ intros. apply (nat_case1 b) [ intros. - cut (d = O) + cut (d = O) (*this is an impossible case*) [ rewrite > Hcut. simplify. apply divides_SO_n -- 2.39.2