No other cites to report in EditorDoc | |
edit_choices_for_tactic_mod | Def edit_choices_for_tactic_mod(X) Def == At Type{[level]} Def == | Sel 1 |2 |3 |<term> |With ![]() ![]() Def == | Repeat |[num] Times Def == |New:<vars> Def == |Use:[<terms>] Def == |Guarding ![]() ![]() Def == X |
iml_quote_jump_form | Def ![]() ![]() ![]() ![]() |
ml_use_subst_new | Def Use:{Us}[Ts] == Using subst:{Us}[Ts] |
ml_Newvar | Def New:X == New (map dest_var (term_seq_to_list ![]() ![]() |
ml_RepeatM | Def ml_RepeatM{$Kind:t, $N:n} Def == if `$Kind`=`For` then RepeatMFor $N else RepeatM |
ml_subst_new | Def subst:{Us}[Ts] == ml_subst_new Tms:[Us] Tms:[Ts] |
iml_quote_list | Def Tms:[TS] == term_seq_to_list_with `iml_quote_list_cat`,[] ![]() ![]() |
ml_apply | Def a b == ((a)(b)) |
edit_choice | Def ea |b == a |
ml_eq | Def a=b == ((a)=(b)) |
ml_test | Def if a $then b $else c == if (a) $then (b) $else c |
ml_pair | Def a,b == ((a),(b)) |
ml_parens | Def (a) == (a) |
ml_tok | Def `$tok` == `$tok` |
ml_toko | Def `s` == `s` |
ml_nil | Def [] == [] |
About:
![]() | ![]() |