X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Fsec_declarative_tactics.xml;h=cc6aeb61de2ae497fff42a6b7ad44909d693baf2;hb=7c0a9a0d4ef0c3137bde86c6f9932c752ecc0deb;hp=1bbbd57bd3ea4f5b6855e5988adee4fbd93e9394;hpb=746d4e4529b367d13bf0d92be65590a71baa8cbb;p=helm.git diff --git a/helm/software/matita/help/C/sec_declarative_tactics.xml b/helm/software/matita/help/C/sec_declarative_tactics.xml index 1bbbd57bd..cc6aeb61d 100644 --- a/helm/software/matita/help/C/sec_declarative_tactics.xml +++ b/helm/software/matita/help/C/sec_declarative_tactics.xml @@ -1,6 +1,6 @@ - Tactics Declarative + Declarative Tactics @@ -67,13 +67,13 @@ Pre-condition: - Da Fare + &TODO; Action: - Da Fare + &TODO; @@ -135,13 +135,13 @@ Pre-condition: - Da Fare + &TODO; Action: - Da Fare + &TODO; @@ -203,13 +203,13 @@ Pre-condition: - Da Fare + &TODO; Action: - Da Fare + &TODO; @@ -237,13 +237,13 @@ Pre-condition: - Da Fare + &TODO; Action: - Da Fare + &TODO; @@ -305,19 +305,19 @@ Pre-condition: - Da Fare + &TODO; Action: - Da Fare + &TODO; New sequents to prove: - Da Fare + &TODO; @@ -325,33 +325,33 @@ - obtain - obtain - obtain t=t by [t|_] + obtain/conclude + obtain/conclude + obtain H t=t [auto_params | exact t| proof | using t] done Synopsis: - obtain &term; = &term; by [ &term; | _ ] + [obtain &id; | conclude &term;] = &term; [&autoparams; | exact &term; | using &term; | proof] [done] Pre-condition: - Da Fare + &TODO; Action: - Da Fare + &TODO; New sequence to prove: - Da Fare + &TODO; @@ -387,7 +387,7 @@ New sequence to prove: - Da fare + &TODO;