From: Enrico Tassi Date: Fri, 11 Sep 2009 11:50:14 +0000 (+0000) Subject: new syntax X-Git-Tag: make_still_working~3476 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=52497e1453862dc243cc76698972ae0c41812cec;p=helm.git new syntax --- diff --git a/helm/software/matita/matita.lang b/helm/software/matita/matita.lang index 2f71b5f7e..64229e793 100644 --- a/helm/software/matita/matita.lang +++ b/helm/software/matita/matita.lang @@ -22,6 +22,17 @@ variant axiom + + + ntheorem + nrecord + ndefinition + ninductive + ncoinductive + nlet + nlemma + naxiom + alias @@ -55,6 +66,13 @@ with + + unification + hint + ncoercion + nqed + + \[ @@ -84,6 +102,16 @@ CProp + + Prop + Type[0] + CProp[0] + Type[1] + CProp[1] + Type[2] + CProp[2] + + absurd apply @@ -164,6 +192,17 @@ rule + + napply + ncases + nletin + nauto + nelim + nwhd + nnormalize + nassumption + + try solve @@ -191,6 +230,10 @@ debug cr + + + ncheck +