X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Flib%2Frelations.ma;h=6721a3471f981fee10a737016d50ba5178d01988;hb=55c768d7e45babb300b5010463ba3196a68f1bbe;hp=328e2ea5be4b40b0ab91692920b3e66c949ca161;hpb=15212e44902f25536f6e2de4bec4cedcd9a9804d;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/lib/relations.ma b/matita/matita/contribs/lambdadelta/ground/lib/relations.ma index 328e2ea5b..6721a3471 100644 --- a/matita/matita/contribs/lambdadelta/ground/lib/relations.ma +++ b/matita/matita/contribs/lambdadelta/ground/lib/relations.ma @@ -143,8 +143,10 @@ interpretation (* Main constructions with eq ***********************************************) -theorem canc_sn_eq (A): left_cancellable A (eq …). +theorem canc_sn_eq (A): + left_cancellable A (eq …). // qed-. -theorem canc_dx_eq (A): right_cancellable A (eq …). +theorem canc_dx_eq (A): + right_cancellable A (eq …). // qed-.