X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Flibrary%2FQ%2Fq.ma;h=072532d7bc7a4c8732486f5886a9147f082d5523;hb=7845d9d0221d94418beecf3d7c3aed3efb2af7fc;hp=23ef525519b42282aa10185e14604e3a12fa8fcc;hpb=962891404ac84c5f91425b89611ac9d8eca13f46;p=helm.git diff --git a/helm/software/matita/library/Q/q.ma b/helm/software/matita/library/Q/q.ma index 23ef52551..072532d7b 100644 --- a/helm/software/matita/library/Q/q.ma +++ b/helm/software/matita/library/Q/q.ma @@ -330,7 +330,7 @@ definition Qtimes : Q \to Q \to Q \def |Qpos q1 \Rightarrow Qpos (rtimes p1 q1) |Qneg q1 \Rightarrow Qneg (rtimes p1 q1) ] - |neg p1 \Rightarrow + |Qneg p1 \Rightarrow match q with [OQ \Rightarrow OQ |Qpos q1 \Rightarrow Qneg (rtimes p1 q1)