X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Ftactic_quickref.xml;h=e1ff24b3803d82e41e90f20b87873659d4d8c129;hb=cea3a50f515d1e39467073d2b447a9ddfa1a4852;hp=17a0313082f2153e76ea9a918fe78a0ff59ec71d;hpb=82794854730e383a5e388eeec0f89a77d1d2654c;p=helm.git diff --git a/helm/software/matita/help/C/tactic_quickref.xml b/helm/software/matita/help/C/tactic_quickref.xml index 17a031308..e1ff24b38 100644 --- a/helm/software/matita/help/C/tactic_quickref.xml +++ b/helm/software/matita/help/C/tactic_quickref.xml @@ -1,294 +1,6 @@ - tactics + tacticssec__tactics - - - &tactic; - ::= - absurd sterm - - - - | - apply sterm - - - - | - - - assumption - - - - - - | - auto [depth=nat] [width=nat] [paramodulation] [full] - - - - | - change pattern with sterm - - - - | - - clear - id [id…] - - - - - | - clearbody id - - - - | - constructor nat - - - - | - - - contradiction - - - - - - | - cut sterm [as id] - - - - | - - decompose - [( - id… - )] - [id] - [as id…] - - - - - | - - - demodulate - - - - - - | - discriminate sterm - - - - | - elim sterm [using sterm] intros-spec - - - - | - elimType sterm [using sterm] intros-spec - - - - | - exact sterm - - - - | - - - exists - - - - - - | - - - fail - - - - - - | - fold reduction-kind sterm pattern - - - - | - - - fourier - - - - - - | - fwd id [as id [id]…] - - - - | - generalize pattern [as id] - - - - | - - - id - - - - - - | - injection sterm - - - - | - intro [id] - - - - | - intros intros-spec - - - - | - inversion sterm - - - - | - - lapply - [linear] - [depth=nat] - sterm - [to - sterm - [,sterm…] - ] - [as id] - - - - - | - - - left - - - - - - | - letin id ≝ sterm - - - - | - normalize pattern - - - - | - reduce pattern - - - - | - - - reflexivity - - - - - - | - replace pattern with sterm - - - - | - rewrite [<|>] sterm pattern - - - - | - - - right - - - - - - | - - - ring - - - - - - | - simplify pattern - - - - | - - - split - - - - - - | - - - symmetry - - - - - - | - transitivity sterm - - - - | - unfold [sterm] pattern - - - - | - whd pattern - - +