X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fmatita.lang;h=bcad516e07610765a8b8ff9cf4118e3856992357;hb=6b61a9e6698a7c1936adf217b599e34e65a5e4c9;hp=0dbfa4c78187f4653b90736f7b13badd47c82de5;hpb=4f12c6bc7fb5f1ba3bd42f78abddb77b3b0a8f93;p=helm.git diff --git a/helm/software/matita/matita.lang b/helm/software/matita/matita.lang index 0dbfa4c78..bcad516e0 100644 --- a/helm/software/matita/matita.lang +++ b/helm/software/matita/matita.lang @@ -1,5 +1,4 @@ - \ @@ -29,6 +28,7 @@ and as coercion + nocomposites coinductive corec default @@ -78,22 +78,24 @@ Set Prop Type + CProp absurd apply assumption - auto - paramodulation + autobatch + cases clear clearbody change + compose constructor contradiction cut decompose - discriminate + destruct elim elimType exact @@ -103,9 +105,7 @@ fourier fwd generalize - goal id - injection intro intros inversion @@ -114,7 +114,6 @@ left letin normalize - reduce reflexivity replace rewrite @@ -127,10 +126,13 @@ transitivity unfold whd - (* Tattiche Aggiunte *) assume suppose by + is + or + equivalent + equivalently we prove proved @@ -153,6 +155,8 @@ know case obtain + conclude + done @@ -163,13 +167,18 @@ first focus unfocus + progress + skip + inline + procedural check hint set + auto