Definitions EditorDoc Sections Nuprl Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in EditorDoc
edit_choices_for_tactic_modDef auto_expand
Def edit_choices_for_tactic_mod(X)
Def ==  At Type{[level]}
Def == | Sel  1 |2 |3 |<term> |With <term>
Def == | Repeat |[num] Times
Def == |New:<vars>
Def == |Use:[<terms>]
Def == |Guarding <term>
Def == X
iml_quote_jump_formDef ml, semi_plain, iml_quote_jump_form
Def t == t
ml_use_subst_newDef MLmacro, semi_plain, iml_quote_list, ml_use_subst_new
Def Use:{Us}[Ts] == Using subst:{Us}[Ts]
ml_NewvarDef MLmacro, semi_plain, iml_quote_list
Def New:X == New (map dest_var (term_seq_to_list X))
ml_RepeatMDef ml, easyparm
Def ml_RepeatM{$Kind:t, $N:n}
Def == if `$Kind`=`For` then RepeatMFor $N else RepeatM
ml_subst_newDef MLmacro, semi_plain, iml_quote_list
Def subst:{Us}[Ts] == ml_subst_new Tms:[Us] Tms:[Ts]
iml_quote_listDef MLmacro, iml_quote_list, semi_plain, slots_not_slots
Def Tms:[TS] == term_seq_to_list_with `iml_quote_list_cat`,[] TS
ml_applyDef ml, ml_apply
Def a b == ((a)(b))
edit_choiceDef edit_choice, MLmacro, slots_not_slots, jump_slot_constrained, jump_abort
Def ea |b == a
ml_eqDef ml, ml_eq
Def a=b == ((a)=(b))
ml_testDef ml
Def if a $then b $else c == if (a) $then (b) $else c
ml_pairDef ml
Def a,b == ((a),(b))
ml_parensDef ml, slots_not_slots
Def (a) == (a)
ml_tokDef ml, possible_ob_ref
Def `$tok` == `$tok`
ml_tokoDef ml, semi_puretext
Def `s` == `s`
ml_nilDef ml
Def [] == []

About:
universe!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions EditorDoc Sections Nuprl Doc