src/HOL/Import/HOLLight/hollight.imp
author obua
Mon, 26 Sep 2005 02:27:14 +0200
changeset 17644 bd59bfd4bf37
child 19093 6d584f9d2021
permissions -rw-r--r--
fixed disambiguation problem
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17644
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     1
import
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     2
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     3
import_segment "hollight"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     4
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     5
def_maps
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     6
  "two_2" > "two_2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     7
  "two_1" > "two_1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     8
  "treal_of_num" > "treal_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
     9
  "treal_neg" > "treal_neg_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    10
  "treal_mul" > "treal_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    11
  "treal_le" > "treal_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    12
  "treal_inv" > "treal_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    13
  "treal_eq" > "treal_eq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    14
  "treal_add" > "treal_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    15
  "three_3" > "three_3_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    16
  "three_2" > "three_2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    17
  "three_1" > "three_1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    18
  "tendsto" > "tendsto_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    19
  "tends_real_real" > "tends_real_real_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    20
  "tends_num_real" > "tends_num_real_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    21
  "tends" > "tends_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    22
  "tdiv" > "tdiv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    23
  "tan" > "tan_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    24
  "tailadmissible" > "tailadmissible_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    25
  "support" > "support_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    26
  "superadmissible" > "superadmissible_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    27
  "sup" > "sup_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    28
  "sums" > "sums_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    29
  "summable" > "summable_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    30
  "suminf" > "suminf_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    31
  "sum" > "sum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    32
  "subseq" > "subseq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    33
  "sqrt" > "sqrt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    34
  "sndcart" > "sndcart_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    35
  "sin" > "sin_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    36
  "set_of_list" > "set_of_list_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    37
  "rsum" > "rsum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    38
  "root" > "root_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    39
  "real_sub" > "real_sub_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    40
  "real_pow" > "real_pow_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    41
  "real_of_num" > "real_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    42
  "real_neg" > "real_neg_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    43
  "real_mul" > "real_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    44
  "real_min" > "real_min_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    45
  "real_max" > "real_max_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    46
  "real_lt" > "real_lt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    47
  "real_le" > "real_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    48
  "real_inv" > "real_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    49
  "real_gt" > "real_gt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    50
  "real_ge" > "real_ge_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    51
  "real_div" > "real_div_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    52
  "real_add" > "real_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    53
  "real_abs" > "real_abs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    54
  "re_universe" > "re_universe_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    55
  "re_union" > "re_union_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    56
  "re_subset" > "re_subset_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    57
  "re_null" > "re_null_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    58
  "re_intersect" > "re_intersect_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    59
  "re_compl" > "re_compl_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    60
  "re_Union" > "re_Union_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    61
  "psum" > "psum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    62
  "pi" > "pi_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    63
  "pastecart" > "pastecart_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    64
  "pairwise" > "pairwise_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    65
  "nsum" > "nsum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    66
  "neutral" > "neutral_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    67
  "neigh" > "neigh_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    68
  "nadd_rinv" > "nadd_rinv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    69
  "nadd_of_num" > "nadd_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    70
  "nadd_mul" > "nadd_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    71
  "nadd_le" > "nadd_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    72
  "nadd_inv" > "nadd_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    73
  "nadd_eq" > "nadd_eq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    74
  "nadd_add" > "nadd_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    75
  "mtop" > "mtop_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    76
  "mr1" > "mr1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    77
  "monoidal" > "monoidal_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    78
  "mono" > "mono_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    79
  "mod_real" > "mod_real_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    80
  "mod_nat" > "mod_nat_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    81
  "mod_int" > "mod_int_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    82
  "minimal" > "minimal_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    83
  "measure" > "measure_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    84
  "ln" > "ln_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    85
  "list_of_set" > "list_of_set_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    86
  "limpt" > "limpt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    87
  "lim" > "lim_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    88
  "lambda" > "lambda_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    89
  "iterate" > "iterate_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    90
  "istopology" > "istopology_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    91
  "ismet" > "ismet_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    92
  "is_nadd" > "is_nadd_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    93
  "is_int" > "is_int_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    94
  "int_sub" > "int_sub_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    95
  "int_pow" > "int_pow_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    96
  "int_of_num" > "int_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    97
  "int_neg" > "int_neg_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    98
  "int_mul" > "int_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
    99
  "int_min" > "int_min_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   100
  "int_max" > "int_max_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   101
  "int_lt" > "int_lt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   102
  "int_le" > "int_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   103
  "int_gt" > "int_gt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   104
  "int_ge" > "int_ge_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   105
  "int_add" > "int_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   106
  "int_abs" > "int_abs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   107
  "hreal_of_num" > "hreal_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   108
  "hreal_mul" > "hreal_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   109
  "hreal_le" > "hreal_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   110
  "hreal_inv" > "hreal_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   111
  "hreal_add" > "hreal_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   112
  "gauge" > "gauge_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   113
  "fstcart" > "fstcart_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   114
  "finite_index" > "finite_index_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   115
  "fine" > "fine_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   116
  "exp" > "exp_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   117
  "eqeq" > "eqeq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   118
  "dsize" > "dsize_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   119
  "dotdot" > "dotdot_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   120
  "dorder" > "dorder_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   121
  "division" > "division_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   122
  "dist" > "dist_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   123
  "dimindex" > "dimindex_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   124
  "diffs" > "diffs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   125
  "diffl" > "diffl_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   126
  "differentiable" > "differentiable_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   127
  "defint" > "defint_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   128
  "cos" > "cos_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   129
  "convergent" > "convergent_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   130
  "contl" > "contl_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   131
  "closed" > "closed_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   132
  "cauchy" > "cauchy_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   133
  "bounded" > "bounded_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   134
  "ball" > "ball_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   135
  "atn" > "atn_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   136
  "asn" > "asn_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   137
  "admissible" > "admissible_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   138
  "acs" > "acs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   139
  "_FALSITY_" > "_FALSITY__def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   140
  "_10314" > "_10314_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   141
  "_10313" > "_10313_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   142
  "_10312" > "_10312_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   143
  "_10289" > "_10289_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   144
  "_10288" > "_10288_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   145
  "ZRECSPACE" > "ZRECSPACE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   146
  "ZIP" > "ZIP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   147
  "ZCONSTR" > "ZCONSTR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   148
  "ZBOT" > "ZBOT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   149
  "WF" > "WF_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   150
  "UNIV" > "UNIV_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   151
  "UNIONS" > "UNIONS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   152
  "UNION" > "UNION_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   153
  "UNCURRY" > "UNCURRY_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   154
  "TL" > "TL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   155
  "SURJ" > "SURJ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   156
  "SUBSET" > "SUBSET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   157
  "SOME" > "SOME_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   158
  "SING" > "SING_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   159
  "SETSPEC" > "SETSPEC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   160
  "REVERSE" > "REVERSE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   161
  "REST" > "REST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   162
  "REPLICATE" > "REPLICATE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   163
  "PSUBSET" > "PSUBSET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   164
  "PASSOC" > "PASSOC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   165
  "PAIRWISE" > "PAIRWISE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   166
  "OUTR" > "OUTR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   167
  "OUTL" > "OUTL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   168
  "ODD" > "ODD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   169
  "NUMSUM" > "NUMSUM_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   170
  "NUMSND" > "NUMSND_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   171
  "NUMRIGHT" > "NUMRIGHT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   172
  "NUMPAIR" > "NUMPAIR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   173
  "NUMLEFT" > "NUMLEFT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   174
  "NUMFST" > "NUMFST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   175
  "NULL" > "NULL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   176
  "NONE" > "NONE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   177
  "NIL" > "NIL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   178
  "MOD" > "MOD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   179
  "MEM" > "MEM_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   180
  "MAP2" > "MAP2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   181
  "MAP" > "MAP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   182
  "LET_END" > "LET_END_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   183
  "LENGTH" > "LENGTH_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   184
  "LAST" > "LAST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   185
  "ITSET" > "ITSET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   186
  "ITLIST2" > "ITLIST2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   187
  "ITLIST" > "ITLIST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   188
  "ISO" > "ISO_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   189
  "INTERS" > "INTERS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   190
  "INTER" > "INTER_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   191
  "INSERT" > "INSERT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   192
  "INR" > "INR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   193
  "INL" > "INL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   194
  "INJP" > "INJP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   195
  "INJN" > "INJN_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   196
  "INJF" > "INJF_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   197
  "INJA" > "INJA_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   198
  "INJ" > "INJ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   199
  "INFINITE" > "INFINITE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   200
  "IN" > "IN_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   201
  "IMAGE" > "IMAGE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   202
  "HD" > "HD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   203
  "HAS_SIZE" > "HAS_SIZE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   204
  "GSPEC" > "GSPEC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   205
  "GEQ" > "GEQ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   206
  "GABS" > "GABS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   207
  "FNIL" > "FNIL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   208
  "FINREC" > "FINREC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   209
  "FINITE" > "FINITE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   210
  "FILTER" > "FILTER_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   211
  "FCONS" > "FCONS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   212
  "FACT" > "FACT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   213
  "EXP" > "EXP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   214
  "EX" > "EX_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   215
  "EVEN" > "EVEN_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   216
  "EMPTY" > "EMPTY_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   217
  "EL" > "EL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   218
  "DIV" > "DIV_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   219
  "DISJOINT" > "DISJOINT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   220
  "DIFF" > "DIFF_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   221
  "DELETE" > "DELETE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   222
  "DECIMAL" > "DECIMAL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   223
  "CURRY" > "CURRY_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   224
  "COUNTABLE" > "COUNTABLE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   225
  "CONSTR" > "CONSTR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   226
  "CONS" > "CONS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   227
  "COND" > "COND_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   228
  "CHOICE" > "CHOICE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   229
  "CASEWISE" > "CASEWISE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   230
  "CARD_LT" > "CARD_LT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   231
  "CARD_LE" > "CARD_LE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   232
  "CARD_GT" > "CARD_GT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   233
  "CARD_GE" > "CARD_GE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   234
  "CARD_EQ" > "CARD_EQ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   235
  "CARD" > "CARD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   236
  "BOTTOM" > "BOTTOM_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   237
  "BIJ" > "BIJ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   238
  "ASSOC" > "ASSOC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   239
  "APPEND" > "APPEND_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   240
  "ALL_list" > "ALL_list_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   241
  "ALL2" > "ALL2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   242
  ">=" > ">=_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   243
  ">" > ">_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   244
  "<=" > "<=_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   245
  "<" > "<_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   246
  "$" > "$_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   247
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   248
type_maps
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   249
  "topology" > "HOLLight.hollight.topology"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   250
  "sum" > "HOLLight.hollight.sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   251
  "recspace" > "HOLLight.hollight.recspace"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   252
  "real" > "HOLLight.hollight.real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   253
  "prod" > "*"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   254
  "option" > "HOLLight.hollight.option"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   255
  "num" > "nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   256
  "nadd" > "HOLLight.hollight.nadd"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   257
  "metric" > "HOLLight.hollight.metric"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   258
  "list" > "HOLLight.hollight.list"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   259
  "int" > "HOLLight.hollight.int"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   260
  "ind" > "Nat.ind"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   261
  "hreal" > "HOLLight.hollight.hreal"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   262
  "fun" > "fun"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   263
  "finite_sum" > "HOLLight.hollight.finite_sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   264
  "finite_image" > "HOLLight.hollight.finite_image"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   265
  "cart" > "HOLLight.hollight.cart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   266
  "bool" > "bool"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   267
  "N_3" > "HOLLight.hollight.N_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   268
  "N_2" > "HOLLight.hollight.N_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   269
  "N_1" > "Product_Type.unit"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   270
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   271
const_maps
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   272
  "~" > "Not"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   273
  "two_2" > "HOLLight.hollight.two_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   274
  "two_1" > "HOLLight.hollight.two_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   275
  "treal_of_num" > "HOLLight.hollight.treal_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   276
  "treal_neg" > "HOLLight.hollight.treal_neg"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   277
  "treal_mul" > "HOLLight.hollight.treal_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   278
  "treal_le" > "HOLLight.hollight.treal_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   279
  "treal_inv" > "HOLLight.hollight.treal_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   280
  "treal_eq" > "HOLLight.hollight.treal_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   281
  "treal_add" > "HOLLight.hollight.treal_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   282
  "three_3" > "HOLLight.hollight.three_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   283
  "three_2" > "HOLLight.hollight.three_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   284
  "three_1" > "HOLLight.hollight.three_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   285
  "tendsto" > "HOLLight.hollight.tendsto"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   286
  "tends_real_real" > "HOLLight.hollight.tends_real_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   287
  "tends_num_real" > "HOLLight.hollight.tends_num_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   288
  "tends" > "HOLLight.hollight.tends"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   289
  "tdiv" > "HOLLight.hollight.tdiv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   290
  "tan" > "HOLLight.hollight.tan"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   291
  "tailadmissible" > "HOLLight.hollight.tailadmissible"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   292
  "support" > "HOLLight.hollight.support"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   293
  "superadmissible" > "HOLLight.hollight.superadmissible"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   294
  "sup" > "HOLLight.hollight.sup"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   295
  "sums" > "HOLLight.hollight.sums"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   296
  "summable" > "HOLLight.hollight.summable"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   297
  "suminf" > "HOLLight.hollight.suminf"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   298
  "sum" > "HOLLight.hollight.sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   299
  "subseq" > "HOLLight.hollight.subseq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   300
  "sqrt" > "HOLLight.hollight.sqrt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   301
  "sndcart" > "HOLLight.hollight.sndcart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   302
  "sin" > "HOLLight.hollight.sin"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   303
  "set_of_list" > "HOLLight.hollight.set_of_list"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   304
  "rsum" > "HOLLight.hollight.rsum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   305
  "root" > "HOLLight.hollight.root"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   306
  "real_sub" > "HOLLight.hollight.real_sub"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   307
  "real_pow" > "HOLLight.hollight.real_pow"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   308
  "real_of_num" > "HOLLight.hollight.real_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   309
  "real_neg" > "HOLLight.hollight.real_neg"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   310
  "real_mul" > "HOLLight.hollight.real_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   311
  "real_min" > "HOLLight.hollight.real_min"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   312
  "real_max" > "HOLLight.hollight.real_max"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   313
  "real_lt" > "HOLLight.hollight.real_lt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   314
  "real_le" > "HOLLight.hollight.real_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   315
  "real_inv" > "HOLLight.hollight.real_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   316
  "real_gt" > "HOLLight.hollight.real_gt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   317
  "real_ge" > "HOLLight.hollight.real_ge"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   318
  "real_div" > "HOLLight.hollight.real_div"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   319
  "real_add" > "HOLLight.hollight.real_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   320
  "real_abs" > "HOLLight.hollight.real_abs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   321
  "re_universe" > "HOLLight.hollight.re_universe"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   322
  "re_union" > "HOLLight.hollight.re_union"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   323
  "re_subset" > "HOLLight.hollight.re_subset"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   324
  "re_null" > "HOLLight.hollight.re_null"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   325
  "re_intersect" > "HOLLight.hollight.re_intersect"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   326
  "re_compl" > "HOLLight.hollight.re_compl"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   327
  "re_Union" > "HOLLight.hollight.re_Union"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   328
  "psum" > "HOLLight.hollight.psum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   329
  "pi" > "HOLLight.hollight.pi"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   330
  "pastecart" > "HOLLight.hollight.pastecart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   331
  "pairwise" > "HOLLight.hollight.pairwise"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   332
  "one" > "Product_Type.Unity"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   333
  "o" > "Fun.comp"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   334
  "nsum" > "HOLLight.hollight.nsum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   335
  "neutral" > "HOLLight.hollight.neutral"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   336
  "neigh" > "HOLLight.hollight.neigh"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   337
  "nadd_rinv" > "HOLLight.hollight.nadd_rinv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   338
  "nadd_of_num" > "HOLLight.hollight.nadd_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   339
  "nadd_mul" > "HOLLight.hollight.nadd_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   340
  "nadd_le" > "HOLLight.hollight.nadd_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   341
  "nadd_inv" > "HOLLight.hollight.nadd_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   342
  "nadd_eq" > "HOLLight.hollight.nadd_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   343
  "nadd_add" > "HOLLight.hollight.nadd_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   344
  "mtop" > "HOLLight.hollight.mtop"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   345
  "mr1" > "HOLLight.hollight.mr1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   346
  "monoidal" > "HOLLight.hollight.monoidal"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   347
  "mono" > "HOLLight.hollight.mono"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   348
  "mod_real" > "HOLLight.hollight.mod_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   349
  "mod_nat" > "HOLLight.hollight.mod_nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   350
  "mod_int" > "HOLLight.hollight.mod_int"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   351
  "mk_pair" > "Product_Type.Pair_Rep"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   352
  "minimal" > "HOLLight.hollight.minimal"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   353
  "measure" > "HOLLight.hollight.measure"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   354
  "ln" > "HOLLight.hollight.ln"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   355
  "list_of_set" > "HOLLight.hollight.list_of_set"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   356
  "limpt" > "HOLLight.hollight.limpt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   357
  "lim" > "HOLLight.hollight.lim"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   358
  "lambda" > "HOLLight.hollight.lambda"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   359
  "iterate" > "HOLLight.hollight.iterate"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   360
  "istopology" > "HOLLight.hollight.istopology"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   361
  "ismet" > "HOLLight.hollight.ismet"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   362
  "is_nadd" > "HOLLight.hollight.is_nadd"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   363
  "is_int" > "HOLLight.hollight.is_int"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   364
  "int_sub" > "HOLLight.hollight.int_sub"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   365
  "int_pow" > "HOLLight.hollight.int_pow"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   366
  "int_of_num" > "HOLLight.hollight.int_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   367
  "int_neg" > "HOLLight.hollight.int_neg"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   368
  "int_mul" > "HOLLight.hollight.int_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   369
  "int_min" > "HOLLight.hollight.int_min"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   370
  "int_max" > "HOLLight.hollight.int_max"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   371
  "int_lt" > "HOLLight.hollight.int_lt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   372
  "int_le" > "HOLLight.hollight.int_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   373
  "int_gt" > "HOLLight.hollight.int_gt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   374
  "int_ge" > "HOLLight.hollight.int_ge"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   375
  "int_add" > "HOLLight.hollight.int_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   376
  "int_abs" > "HOLLight.hollight.int_abs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   377
  "hreal_of_num" > "HOLLight.hollight.hreal_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   378
  "hreal_mul" > "HOLLight.hollight.hreal_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   379
  "hreal_le" > "HOLLight.hollight.hreal_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   380
  "hreal_inv" > "HOLLight.hollight.hreal_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   381
  "hreal_add" > "HOLLight.hollight.hreal_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   382
  "gauge" > "HOLLight.hollight.gauge"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   383
  "fstcart" > "HOLLight.hollight.fstcart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   384
  "finite_index" > "HOLLight.hollight.finite_index"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   385
  "fine" > "HOLLight.hollight.fine"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   386
  "exp" > "HOLLight.hollight.exp"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   387
  "eqeq" > "HOLLight.hollight.eqeq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   388
  "dsize" > "HOLLight.hollight.dsize"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   389
  "dotdot" > "HOLLight.hollight.dotdot"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   390
  "dorder" > "HOLLight.hollight.dorder"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   391
  "division" > "HOLLight.hollight.division"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   392
  "dist" > "HOLLight.hollight.dist"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   393
  "dimindex" > "HOLLight.hollight.dimindex"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   394
  "diffs" > "HOLLight.hollight.diffs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   395
  "diffl" > "HOLLight.hollight.diffl"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   396
  "differentiable" > "HOLLight.hollight.differentiable"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   397
  "defint" > "HOLLight.hollight.defint"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   398
  "cos" > "HOLLight.hollight.cos"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   399
  "convergent" > "HOLLight.hollight.convergent"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   400
  "contl" > "HOLLight.hollight.contl"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   401
  "closed" > "HOLLight.hollight.closed"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   402
  "cauchy" > "HOLLight.hollight.cauchy"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   403
  "bounded" > "HOLLight.hollight.bounded"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   404
  "ball" > "HOLLight.hollight.ball"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   405
  "atn" > "HOLLight.hollight.atn"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   406
  "asn" > "HOLLight.hollight.asn"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   407
  "admissible" > "HOLLight.hollight.admissible"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   408
  "acs" > "HOLLight.hollight.acs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   409
  "_FALSITY_" > "HOLLight.hollight._FALSITY_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   410
  "_10314" > "HOLLight.hollight._10314"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   411
  "_10313" > "HOLLight.hollight._10313"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   412
  "_10312" > "HOLLight.hollight._10312"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   413
  "_10289" > "HOLLight.hollight._10289"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   414
  "_10288" > "HOLLight.hollight._10288"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   415
  "_0" > "0" :: "nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   416
  "\\/" > "op |"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   417
  "ZRECSPACE" > "HOLLight.hollight.ZRECSPACE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   418
  "ZIP" > "HOLLight.hollight.ZIP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   419
  "ZCONSTR" > "HOLLight.hollight.ZCONSTR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   420
  "ZBOT" > "HOLLight.hollight.ZBOT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   421
  "WF" > "HOLLight.hollight.WF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   422
  "UNIV" > "HOLLight.hollight.UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   423
  "UNIONS" > "HOLLight.hollight.UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   424
  "UNION" > "HOLLight.hollight.UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   425
  "UNCURRY" > "HOLLight.hollight.UNCURRY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   426
  "TL" > "HOLLight.hollight.TL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   427
  "T" > "True"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   428
  "SURJ" > "HOLLight.hollight.SURJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   429
  "SUC" > "Suc"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   430
  "SUBSET" > "HOLLight.hollight.SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   431
  "SOME" > "HOLLight.hollight.SOME"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   432
  "SND" > "snd"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   433
  "SING" > "HOLLight.hollight.SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   434
  "SETSPEC" > "HOLLight.hollight.SETSPEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   435
  "REVERSE" > "HOLLight.hollight.REVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   436
  "REST" > "HOLLight.hollight.REST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   437
  "REP_prod" > "Rep_Prod"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   438
  "REPLICATE" > "HOLLight.hollight.REPLICATE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   439
  "PSUBSET" > "HOLLight.hollight.PSUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   440
  "PRE" > "HOLLightCompat.Pred"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   441
  "PASSOC" > "HOLLight.hollight.PASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   442
  "PAIRWISE" > "HOLLight.hollight.PAIRWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   443
  "OUTR" > "HOLLight.hollight.OUTR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   444
  "OUTL" > "HOLLight.hollight.OUTL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   445
  "ONTO" > "Fun.surj"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   446
  "ONE_ONE" > "HOL4Setup.ONE_ONE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   447
  "ODD" > "HOLLight.hollight.ODD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   448
  "NUMSUM" > "HOLLight.hollight.NUMSUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   449
  "NUMSND" > "HOLLight.hollight.NUMSND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   450
  "NUMRIGHT" > "HOLLight.hollight.NUMRIGHT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   451
  "NUMPAIR" > "HOLLight.hollight.NUMPAIR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   452
  "NUMLEFT" > "HOLLight.hollight.NUMLEFT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   453
  "NUMFST" > "HOLLight.hollight.NUMFST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   454
  "NUMERAL" > "HOL4Compat.NUMERAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   455
  "NULL" > "HOLLight.hollight.NULL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   456
  "NONE" > "HOLLight.hollight.NONE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   457
  "NIL" > "HOLLight.hollight.NIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   458
  "MOD" > "HOLLight.hollight.MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   459
  "MEM" > "HOLLight.hollight.MEM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   460
  "MAP2" > "HOLLight.hollight.MAP2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   461
  "MAP" > "HOLLight.hollight.MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   462
  "LET_END" > "HOLLight.hollight.LET_END"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   463
  "LET" > "HOL4Compat.LET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   464
  "LENGTH" > "HOLLight.hollight.LENGTH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   465
  "LAST" > "HOLLight.hollight.LAST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   466
  "ITSET" > "HOLLight.hollight.ITSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   467
  "ITLIST2" > "HOLLight.hollight.ITLIST2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   468
  "ITLIST" > "HOLLight.hollight.ITLIST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   469
  "ISO" > "HOLLight.hollight.ISO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   470
  "INTERS" > "HOLLight.hollight.INTERS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   471
  "INTER" > "HOLLight.hollight.INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   472
  "INSERT" > "HOLLight.hollight.INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   473
  "INR" > "HOLLight.hollight.INR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   474
  "INL" > "HOLLight.hollight.INL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   475
  "INJP" > "HOLLight.hollight.INJP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   476
  "INJN" > "HOLLight.hollight.INJN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   477
  "INJF" > "HOLLight.hollight.INJF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   478
  "INJA" > "HOLLight.hollight.INJA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   479
  "INJ" > "HOLLight.hollight.INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   480
  "INFINITE" > "HOLLight.hollight.INFINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   481
  "IN" > "HOLLight.hollight.IN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   482
  "IMAGE" > "HOLLight.hollight.IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   483
  "I" > "Fun.id"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   484
  "HD" > "HOLLight.hollight.HD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   485
  "HAS_SIZE" > "HOLLight.hollight.HAS_SIZE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   486
  "GSPEC" > "HOLLight.hollight.GSPEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   487
  "GEQ" > "HOLLight.hollight.GEQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   488
  "GABS" > "HOLLight.hollight.GABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   489
  "FST" > "fst"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   490
  "FNIL" > "HOLLight.hollight.FNIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   491
  "FINREC" > "HOLLight.hollight.FINREC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   492
  "FINITE" > "HOLLight.hollight.FINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   493
  "FILTER" > "HOLLight.hollight.FILTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   494
  "FCONS" > "HOLLight.hollight.FCONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   495
  "FACT" > "HOLLight.hollight.FACT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   496
  "F" > "False"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   497
  "EXP" > "HOLLight.hollight.EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   498
  "EX" > "HOLLight.hollight.EX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   499
  "EVEN" > "HOLLight.hollight.EVEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   500
  "EMPTY" > "HOLLight.hollight.EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   501
  "EL" > "HOLLight.hollight.EL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   502
  "DIV" > "HOLLight.hollight.DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   503
  "DISJOINT" > "HOLLight.hollight.DISJOINT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   504
  "DIFF" > "HOLLight.hollight.DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   505
  "DELETE" > "HOLLight.hollight.DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   506
  "DECIMAL" > "HOLLight.hollight.DECIMAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   507
  "CURRY" > "HOLLight.hollight.CURRY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   508
  "COUNTABLE" > "HOLLight.hollight.COUNTABLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   509
  "CONSTR" > "HOLLight.hollight.CONSTR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   510
  "CONS" > "HOLLight.hollight.CONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   511
  "COND" > "HOLLight.hollight.COND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   512
  "CHOICE" > "HOLLight.hollight.CHOICE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   513
  "CASEWISE" > "HOLLight.hollight.CASEWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   514
  "CARD_LT" > "HOLLight.hollight.CARD_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   515
  "CARD_LE" > "HOLLight.hollight.CARD_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   516
  "CARD_GT" > "HOLLight.hollight.CARD_GT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   517
  "CARD_GE" > "HOLLight.hollight.CARD_GE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   518
  "CARD_EQ" > "HOLLight.hollight.CARD_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   519
  "CARD" > "HOLLight.hollight.CARD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   520
  "BOTTOM" > "HOLLight.hollight.BOTTOM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   521
  "BIT1" > "HOL4Compat.NUMERAL_BIT1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   522
  "BIT0" > "HOLLightCompat.NUMERAL_BIT0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   523
  "BIJ" > "HOLLight.hollight.BIJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   524
  "ASSOC" > "HOLLight.hollight.ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   525
  "APPEND" > "HOLLight.hollight.APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   526
  "ALL_list" > "HOLLight.hollight.ALL_list"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   527
  "ALL2" > "HOLLight.hollight.ALL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   528
  "ABS_prod" > "Abs_Prod"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   529
  "@" > "Hilbert_Choice.Eps"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   530
  "?!" > "Ex1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   531
  "?" > "Ex"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   532
  ">=" > "HOLLight.hollight.>="
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   533
  ">" > "HOLLight.hollight.>"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   534
  "==>" > "op -->"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   535
  "=" > "op ="
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   536
  "<=" > "HOLLight.hollight.<="
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   537
  "<" > "HOLLight.hollight.<"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   538
  "/\\" > "op &"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   539
  "-" > "op -" :: "nat => nat => nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   540
  "," > "Pair"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   541
  "+" > "op +" :: "nat => nat => nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   542
  "*" > "op *" :: "nat => nat => nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   543
  "$" > "HOLLight.hollight.$"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   544
  "!" > "All"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   545
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   546
const_renames
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   547
  "ALL" > "ALL_list"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   548
  "==" > "eqeq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   549
  ".." > "dotdot"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   550
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   551
thm_maps
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   552
  "two_2_def" > "HOLLight.hollight.two_2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   553
  "two_1_def" > "HOLLight.hollight.two_1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   554
  "treal_of_num_def" > "HOLLight.hollight.treal_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   555
  "treal_neg_def" > "HOLLight.hollight.treal_neg_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   556
  "treal_mul_def" > "HOLLight.hollight.treal_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   557
  "treal_le_def" > "HOLLight.hollight.treal_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   558
  "treal_inv_def" > "HOLLight.hollight.treal_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   559
  "treal_eq_def" > "HOLLight.hollight.treal_eq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   560
  "treal_add_def" > "HOLLight.hollight.treal_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   561
  "three_3_def" > "HOLLight.hollight.three_3_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   562
  "three_2_def" > "HOLLight.hollight.three_2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   563
  "three_1_def" > "HOLLight.hollight.three_1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   564
  "th_cond" > "HOLLight.hollight.th_cond"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   565
  "th" > "HOLLight.hollight.th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   566
  "tendsto_def" > "HOLLight.hollight.tendsto_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   567
  "tends_real_real_def" > "HOLLight.hollight.tends_real_real_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   568
  "tends_num_real_def" > "HOLLight.hollight.tends_num_real_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   569
  "tends_def" > "HOLLight.hollight.tends_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   570
  "tdiv_def" > "HOLLight.hollight.tdiv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   571
  "tan_def" > "HOLLight.hollight.tan_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   572
  "tailadmissible_def" > "HOLLight.hollight.tailadmissible_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   573
  "support_def" > "HOLLight.hollight.support_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   574
  "superadmissible_def" > "HOLLight.hollight.superadmissible_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   575
  "sup_def" > "HOLLight.hollight.sup_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   576
  "sup" > "HOLLight.hollight.sup"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   577
  "sums_def" > "HOLLight.hollight.sums_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   578
  "summable_def" > "HOLLight.hollight.summable_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   579
  "suminf_def" > "HOLLight.hollight.suminf_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   580
  "sum_def" > "HOLLight.hollight.sum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   581
  "sum_EXISTS" > "HOLLight.hollight.sum_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   582
  "sum" > "HOLLight.hollight.sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   583
  "subseq_def" > "HOLLight.hollight.subseq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   584
  "sth" > "HOLLight.hollight.sth"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   585
  "sqrt_def" > "HOLLight.hollight.sqrt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   586
  "sqrt" > "HOLLight.hollight.sqrt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   587
  "sndcart_def" > "HOLLight.hollight.sndcart_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   588
  "sin_def" > "HOLLight.hollight.sin_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   589
  "set_of_list_def" > "HOLLight.hollight.set_of_list_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   590
  "rsum_def" > "HOLLight.hollight.rsum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   591
  "root_def" > "HOLLight.hollight.root_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   592
  "right_th" > "HOLLight.hollight.right_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   593
  "real_sub_def" > "HOLLight.hollight.real_sub_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   594
  "real_pow_def" > "HOLLight.hollight.real_pow_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   595
  "real_of_num_def" > "HOLLight.hollight.real_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   596
  "real_neg_def" > "HOLLight.hollight.real_neg_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   597
  "real_mul_def" > "HOLLight.hollight.real_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   598
  "real_min_def" > "HOLLight.hollight.real_min_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   599
  "real_max_def" > "HOLLight.hollight.real_max_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   600
  "real_lt_def" > "HOLLight.hollight.real_lt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   601
  "real_le_def" > "HOLLight.hollight.real_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   602
  "real_le" > "HOLLight.hollight.real_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   603
  "real_inv_def" > "HOLLight.hollight.real_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   604
  "real_gt_def" > "HOLLight.hollight.real_gt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   605
  "real_ge_def" > "HOLLight.hollight.real_ge_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   606
  "real_div_def" > "HOLLight.hollight.real_div_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   607
  "real_add_def" > "HOLLight.hollight.real_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   608
  "real_abs_def" > "HOLLight.hollight.real_abs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   609
  "re_universe_def" > "HOLLight.hollight.re_universe_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   610
  "re_union_def" > "HOLLight.hollight.re_union_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   611
  "re_subset_def" > "HOLLight.hollight.re_subset_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   612
  "re_null_def" > "HOLLight.hollight.re_null_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   613
  "re_intersect_def" > "HOLLight.hollight.re_intersect_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   614
  "re_compl_def" > "HOLLight.hollight.re_compl_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   615
  "re_Union_def" > "HOLLight.hollight.re_Union_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   616
  "psum_def" > "HOLLight.hollight.psum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   617
  "pi_def" > "HOLLight.hollight.pi_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   618
  "pastecart_def" > "HOLLight.hollight.pastecart_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   619
  "pairwise_def" > "HOLLight.hollight.pairwise_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   620
  "pair_RECURSION" > "HOLLight.hollight.pair_RECURSION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   621
  "pair_INDUCT" > "Datatype.prod.induct"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   622
  "one_axiom" > "HOLLight.hollight.one_axiom"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   623
  "one_RECURSION" > "HOLLight.hollight.one_RECURSION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   624
  "one_INDUCT" > "Datatype.unit.induct"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   625
  "one_Axiom" > "HOLLight.hollight.one_Axiom"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   626
  "one" > "HOL4Compat.one"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   627
  "o_THM" > "Fun.o_apply"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   628
  "o_ASSOC" > "HOLLight.hollight.o_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   629
  "num_WOP" > "HOLLight.hollight.num_WOP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   630
  "num_WF" > "HOLLight.hollight.num_WF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   631
  "num_RECURSION_STD" > "HOLLight.hollight.num_RECURSION_STD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   632
  "num_MAX" > "HOLLight.hollight.num_MAX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   633
  "num_INFINITE" > "HOLLight.hollight.num_INFINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   634
  "num_INDUCTION" > "List.lexn.induct"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   635
  "num_FINITE_AVOID" > "HOLLight.hollight.num_FINITE_AVOID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   636
  "num_FINITE" > "HOLLight.hollight.num_FINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   637
  "num_CASES" > "Nat.nat.nchotomy"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   638
  "num_Axiom" > "HOLLight.hollight.num_Axiom"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   639
  "nsum_def" > "HOLLight.hollight.nsum_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   640
  "neutral_def" > "HOLLight.hollight.neutral_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   641
  "neigh_def" > "HOLLight.hollight.neigh_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   642
  "nadd_rinv_def" > "HOLLight.hollight.nadd_rinv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   643
  "nadd_of_num_def" > "HOLLight.hollight.nadd_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   644
  "nadd_mul_def" > "HOLLight.hollight.nadd_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   645
  "nadd_le_def" > "HOLLight.hollight.nadd_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   646
  "nadd_inv_def" > "HOLLight.hollight.nadd_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   647
  "nadd_eq_def" > "HOLLight.hollight.nadd_eq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   648
  "nadd_add_def" > "HOLLight.hollight.nadd_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   649
  "mtop_istopology" > "HOLLight.hollight.mtop_istopology"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   650
  "mtop_def" > "HOLLight.hollight.mtop_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   651
  "mr1_def" > "HOLLight.hollight.mr1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   652
  "monoidal_def" > "HOLLight.hollight.monoidal_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   653
  "mono_def" > "HOLLight.hollight.mono_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   654
  "mod_real_def" > "HOLLight.hollight.mod_real_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   655
  "mod_nat_def" > "HOLLight.hollight.mod_nat_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   656
  "mod_int_def" > "HOLLight.hollight.mod_int_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   657
  "minimal_def" > "HOLLight.hollight.minimal_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   658
  "measure_def" > "HOLLight.hollight.measure_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   659
  "ln_def" > "HOLLight.hollight.ln_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   660
  "list_of_set_def" > "HOLLight.hollight.list_of_set_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   661
  "list_INDUCT" > "HOLLight.hollight.list_INDUCT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   662
  "list_CASES" > "HOLLight.hollight.list_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   663
  "limpt_def" > "HOLLight.hollight.limpt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   664
  "lim_def" > "HOLLight.hollight.lim_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   665
  "lambda_def" > "HOLLight.hollight.lambda_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   666
  "iterate_def" > "HOLLight.hollight.iterate_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   667
  "istopology_def" > "HOLLight.hollight.istopology_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   668
  "ismet_def" > "HOLLight.hollight.ismet_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   669
  "is_nadd_def" > "HOLLight.hollight.is_nadd_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   670
  "is_nadd_0" > "HOLLight.hollight.is_nadd_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   671
  "is_int_def" > "HOLLight.hollight.is_int_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   672
  "int_sub_th" > "HOLLight.hollight.int_sub_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   673
  "int_sub_def" > "HOLLight.hollight.int_sub_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   674
  "int_pow_th" > "HOLLight.hollight.int_pow_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   675
  "int_pow_def" > "HOLLight.hollight.int_pow_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   676
  "int_of_num_th" > "HOLLight.hollight.int_of_num_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   677
  "int_of_num_def" > "HOLLight.hollight.int_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   678
  "int_neg_th" > "HOLLight.hollight.int_neg_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   679
  "int_neg_def" > "HOLLight.hollight.int_neg_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   680
  "int_mul_th" > "HOLLight.hollight.int_mul_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   681
  "int_mul_def" > "HOLLight.hollight.int_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   682
  "int_min_th" > "HOLLight.hollight.int_min_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   683
  "int_min_def" > "HOLLight.hollight.int_min_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   684
  "int_max_th" > "HOLLight.hollight.int_max_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   685
  "int_max_def" > "HOLLight.hollight.int_max_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   686
  "int_lt_def" > "HOLLight.hollight.int_lt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   687
  "int_le_def" > "HOLLight.hollight.int_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   688
  "int_gt_def" > "HOLLight.hollight.int_gt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   689
  "int_ge_def" > "HOLLight.hollight.int_ge_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   690
  "int_eq" > "HOLLight.hollight.int.dest_int_inject"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   691
  "int_add_th" > "HOLLight.hollight.int_add_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   692
  "int_add_def" > "HOLLight.hollight.int_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   693
  "int_abs_th" > "HOLLight.hollight.int_abs_th"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   694
  "int_abs_def" > "HOLLight.hollight.int_abs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   695
  "hreal_of_num_def" > "HOLLight.hollight.hreal_of_num_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   696
  "hreal_mul_def" > "HOLLight.hollight.hreal_mul_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   697
  "hreal_le_def" > "HOLLight.hollight.hreal_le_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   698
  "hreal_inv_def" > "HOLLight.hollight.hreal_inv_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   699
  "hreal_add_def" > "HOLLight.hollight.hreal_add_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   700
  "gauge_def" > "HOLLight.hollight.gauge_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   701
  "fstcart_def" > "HOLLight.hollight.fstcart_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   702
  "finite_index_def" > "HOLLight.hollight.finite_index_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   703
  "fine_def" > "HOLLight.hollight.fine_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   704
  "exp_def" > "HOLLight.hollight.exp_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   705
  "eqeq_def" > "HOLLight.hollight.eqeq_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   706
  "dsize_def" > "HOLLight.hollight.dsize_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   707
  "dotdot_def" > "HOLLight.hollight.dotdot_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   708
  "dorder_def" > "HOLLight.hollight.dorder_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   709
  "division_def" > "HOLLight.hollight.division_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   710
  "dist_def" > "HOLLight.hollight.dist_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   711
  "dimindex_def" > "HOLLight.hollight.dimindex_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   712
  "diffs_def" > "HOLLight.hollight.diffs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   713
  "diffl_def" > "HOLLight.hollight.diffl_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   714
  "differentiable_def" > "HOLLight.hollight.differentiable_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   715
  "dest_int_rep" > "HOLLight.hollight.dest_int_rep"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   716
  "defint_def" > "HOLLight.hollight.defint_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   717
  "cth" > "HOLLight.hollight.cth"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   718
  "cos_def" > "HOLLight.hollight.cos_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   719
  "convergent_def" > "HOLLight.hollight.convergent_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   720
  "contl_def" > "HOLLight.hollight.contl_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   721
  "closed_def" > "HOLLight.hollight.closed_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   722
  "cauchy_def" > "HOLLight.hollight.cauchy_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   723
  "bounded_def" > "HOLLight.hollight.bounded_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   724
  "ball_def" > "HOLLight.hollight.ball_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   725
  "ax__3" > "HOL4Setup.INFINITY_AX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   726
  "ax__2" > "Hilbert_Choice.tfl_some"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   727
  "ax__1" > "Presburger.fm_modd_pinf"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   728
  "atn_def" > "HOLLight.hollight.atn_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   729
  "asn_def" > "HOLLight.hollight.asn_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   730
  "admissible_def" > "HOLLight.hollight.admissible_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   731
  "acs_def" > "HOLLight.hollight.acs_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   732
  "_FALSITY__def" > "HOLLight.hollight._FALSITY__def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   733
  "_10314_def" > "HOLLight.hollight._10314_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   734
  "_10313_def" > "HOLLight.hollight._10313_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   735
  "_10312_def" > "HOLLight.hollight._10312_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   736
  "_10289_def" > "HOLLight.hollight._10289_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   737
  "_10288_def" > "HOLLight.hollight._10288_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   738
  "ZRECSPACE_def" > "HOLLight.hollight.ZRECSPACE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   739
  "ZIP_def" > "HOLLight.hollight.ZIP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   740
  "ZIP" > "HOLLight.hollight.ZIP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   741
  "ZCONSTR_def" > "HOLLight.hollight.ZCONSTR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   742
  "ZCONSTR_ZBOT" > "HOLLight.hollight.ZCONSTR_ZBOT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   743
  "ZBOT_def" > "HOLLight.hollight.ZBOT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   744
  "WLOG_LT" > "HOLLight.hollight.WLOG_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   745
  "WLOG_LE" > "HOLLight.hollight.WLOG_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   746
  "WF_num" > "HOLLight.hollight.WF_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   747
  "WF_def" > "HOLLight.hollight.WF_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   748
  "WF_UREC_WF" > "HOLLight.hollight.WF_UREC_WF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   749
  "WF_UREC" > "HOLLight.hollight.WF_UREC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   750
  "WF_SUBSET" > "HOLLight.hollight.WF_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   751
  "WF_REFL" > "HOLLight.hollight.WF_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   752
  "WF_REC_num" > "HOLLight.hollight.WF_REC_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   753
  "WF_REC_WF" > "HOLLight.hollight.WF_REC_WF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   754
  "WF_REC_TAIL_GENERAL" > "HOLLight.hollight.WF_REC_TAIL_GENERAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   755
  "WF_REC_TAIL" > "HOLLight.hollight.WF_REC_TAIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   756
  "WF_REC_INVARIANT" > "HOLLight.hollight.WF_REC_INVARIANT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   757
  "WF_REC_CASES" > "HOLLight.hollight.WF_REC_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   758
  "WF_REC" > "HOLLight.hollight.WF_REC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   759
  "WF_POINTWISE" > "HOLLight.hollight.WF_POINTWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   760
  "WF_MEASURE_GEN" > "HOLLight.hollight.WF_MEASURE_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   761
  "WF_MEASURE" > "HOLLight.hollight.WF_MEASURE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   762
  "WF_LEX_DEPENDENT" > "HOLLight.hollight.WF_LEX_DEPENDENT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   763
  "WF_LEX" > "HOLLight.hollight.WF_LEX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   764
  "WF_IND" > "HOLLight.hollight.WF_IND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   765
  "WF_FALSE" > "HOLLight.hollight.WF_FALSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   766
  "WF_EREC" > "HOLLight.hollight.WF_EREC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   767
  "WF_EQ" > "HOLLight.hollight.WF_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   768
  "WF_DCHAIN" > "HOLLight.hollight.WF_DCHAIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   769
  "UNWIND_THM2" > "HOL.simp_thms_39"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   770
  "UNWIND_THM1" > "HOL.simp_thms_40"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   771
  "UNIV_def" > "HOLLight.hollight.UNIV_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   772
  "UNIV_SUBSET" > "HOLLight.hollight.UNIV_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   773
  "UNIV_NOT_EMPTY" > "HOLLight.hollight.UNIV_NOT_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   774
  "UNIQUE_SKOLEM_THM" > "HOL.choice_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   775
  "UNIQUE_SKOLEM_ALT" > "HOLLight.hollight.UNIQUE_SKOLEM_ALT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   776
  "UNION_def" > "HOLLight.hollight.UNION_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   777
  "UNION_UNIV" > "HOLLight.hollight.UNION_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   778
  "UNION_SUBSET" > "HOLLight.hollight.UNION_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   779
  "UNION_OVER_INTER" > "HOLLight.hollight.UNION_OVER_INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   780
  "UNION_IDEMPOT" > "HOLLight.hollight.UNION_IDEMPOT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   781
  "UNION_EMPTY" > "HOLLight.hollight.UNION_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   782
  "UNION_COMM" > "HOLLight.hollight.UNION_COMM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   783
  "UNION_ASSOC" > "HOLLight.hollight.UNION_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   784
  "UNION_ACI" > "HOLLight.hollight.UNION_ACI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   785
  "UNIONS_def" > "HOLLight.hollight.UNIONS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   786
  "UNIONS_INSERT" > "HOLLight.hollight.UNIONS_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   787
  "UNIONS_2" > "HOLLight.hollight.UNIONS_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   788
  "UNIONS_1" > "HOLLight.hollight.UNIONS_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   789
  "UNIONS_0" > "HOLLight.hollight.UNIONS_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   790
  "UNCURRY_def" > "HOLLight.hollight.UNCURRY_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   791
  "TYDEF_topology" > "HOLLight.hollight.TYDEF_topology"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   792
  "TYDEF_sum" > "HOLLight.hollight.TYDEF_sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   793
  "TYDEF_recspace" > "HOLLight.hollight.TYDEF_recspace"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   794
  "TYDEF_real" > "HOLLight.hollight.TYDEF_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   795
  "TYDEF_option" > "HOLLight.hollight.TYDEF_option"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   796
  "TYDEF_nadd" > "HOLLight.hollight.TYDEF_nadd"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   797
  "TYDEF_metric" > "HOLLight.hollight.TYDEF_metric"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   798
  "TYDEF_list" > "HOLLight.hollight.TYDEF_list"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   799
  "TYDEF_int" > "HOLLight.hollight.TYDEF_int"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   800
  "TYDEF_hreal" > "HOLLight.hollight.TYDEF_hreal"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   801
  "TYDEF_finite_sum" > "HOLLight.hollight.TYDEF_finite_sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   802
  "TYDEF_finite_image" > "HOLLight.hollight.TYDEF_finite_image"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   803
  "TYDEF_cart" > "HOLLight.hollight.TYDEF_cart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   804
  "TYDEF_3" > "HOLLight.hollight.TYDEF_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   805
  "TYDEF_2" > "HOLLight.hollight.TYDEF_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   806
  "TWO" > "HOLLight.hollight.TWO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   807
  "TRIV_OR_FORALL_THM" > "HOLLight.hollight.TRIV_OR_FORALL_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   808
  "TRIV_FORALL_OR_THM" > "HOLLight.hollight.TRIV_FORALL_OR_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   809
  "TRIV_FORALL_IMP_THM" > "HOLLight.hollight.TRIV_FORALL_IMP_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   810
  "TRIV_EXISTS_IMP_THM" > "HOLLight.hollight.TRIV_EXISTS_IMP_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   811
  "TRIV_EXISTS_AND_THM" > "HOLLight.hollight.TRIV_EXISTS_AND_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   812
  "TRIV_AND_EXISTS_THM" > "HOLLight.hollight.TRIV_AND_EXISTS_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   813
  "TREAL_OF_NUM_WELLDEF" > "HOLLight.hollight.TREAL_OF_NUM_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   814
  "TREAL_OF_NUM_MUL" > "HOLLight.hollight.TREAL_OF_NUM_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   815
  "TREAL_OF_NUM_LE" > "HOLLight.hollight.TREAL_OF_NUM_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   816
  "TREAL_OF_NUM_EQ" > "HOLLight.hollight.TREAL_OF_NUM_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   817
  "TREAL_OF_NUM_ADD" > "HOLLight.hollight.TREAL_OF_NUM_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   818
  "TREAL_NEG_WELLDEF" > "HOLLight.hollight.TREAL_NEG_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   819
  "TREAL_MUL_WELLDEFR" > "HOLLight.hollight.TREAL_MUL_WELLDEFR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   820
  "TREAL_MUL_WELLDEF" > "HOLLight.hollight.TREAL_MUL_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   821
  "TREAL_MUL_SYM_EQ" > "HOLLight.hollight.TREAL_MUL_SYM_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   822
  "TREAL_MUL_SYM" > "HOLLight.hollight.TREAL_MUL_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   823
  "TREAL_MUL_LINV" > "HOLLight.hollight.TREAL_MUL_LINV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   824
  "TREAL_MUL_LID" > "HOLLight.hollight.TREAL_MUL_LID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   825
  "TREAL_MUL_ASSOC" > "HOLLight.hollight.TREAL_MUL_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   826
  "TREAL_LE_WELLDEF" > "HOLLight.hollight.TREAL_LE_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   827
  "TREAL_LE_TRANS" > "HOLLight.hollight.TREAL_LE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   828
  "TREAL_LE_TOTAL" > "HOLLight.hollight.TREAL_LE_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   829
  "TREAL_LE_REFL" > "HOLLight.hollight.TREAL_LE_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   830
  "TREAL_LE_MUL" > "HOLLight.hollight.TREAL_LE_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   831
  "TREAL_LE_LADD_IMP" > "HOLLight.hollight.TREAL_LE_LADD_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   832
  "TREAL_LE_ANTISYM" > "HOLLight.hollight.TREAL_LE_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   833
  "TREAL_INV_WELLDEF" > "HOLLight.hollight.TREAL_INV_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   834
  "TREAL_INV_0" > "HOLLight.hollight.TREAL_INV_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   835
  "TREAL_EQ_TRANS" > "HOLLight.hollight.TREAL_EQ_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   836
  "TREAL_EQ_SYM" > "HOLLight.hollight.TREAL_EQ_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   837
  "TREAL_EQ_REFL" > "HOLLight.hollight.TREAL_EQ_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   838
  "TREAL_EQ_IMP_LE" > "HOLLight.hollight.TREAL_EQ_IMP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   839
  "TREAL_EQ_AP" > "HOLLight.hollight.TREAL_EQ_AP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   840
  "TREAL_ADD_WELLDEFR" > "HOLLight.hollight.TREAL_ADD_WELLDEFR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   841
  "TREAL_ADD_WELLDEF" > "HOLLight.hollight.TREAL_ADD_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   842
  "TREAL_ADD_SYM_EQ" > "HOLLight.hollight.TREAL_ADD_SYM_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   843
  "TREAL_ADD_SYM" > "HOLLight.hollight.TREAL_ADD_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   844
  "TREAL_ADD_LINV" > "HOLLight.hollight.TREAL_ADD_LINV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   845
  "TREAL_ADD_LID" > "HOLLight.hollight.TREAL_ADD_LID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   846
  "TREAL_ADD_LDISTRIB" > "HOLLight.hollight.TREAL_ADD_LDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   847
  "TREAL_ADD_ASSOC" > "HOLLight.hollight.TREAL_ADD_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   848
  "TOPOLOGY_UNION" > "HOLLight.hollight.TOPOLOGY_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   849
  "TOPOLOGY" > "HOLLight.hollight.TOPOLOGY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   850
  "TL_def" > "HOLLight.hollight.TL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   851
  "TERMDIFF_STRONG" > "HOLLight.hollight.TERMDIFF_STRONG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   852
  "TERMDIFF_LEMMA5" > "HOLLight.hollight.TERMDIFF_LEMMA5"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   853
  "TERMDIFF_LEMMA4" > "HOLLight.hollight.TERMDIFF_LEMMA4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   854
  "TERMDIFF_LEMMA3" > "HOLLight.hollight.TERMDIFF_LEMMA3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   855
  "TERMDIFF_LEMMA2" > "HOLLight.hollight.TERMDIFF_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   856
  "TERMDIFF_LEMMA1" > "HOLLight.hollight.TERMDIFF_LEMMA1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   857
  "TERMDIFF_CONVERGES" > "HOLLight.hollight.TERMDIFF_CONVERGES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   858
  "TERMDIFF" > "HOLLight.hollight.TERMDIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   859
  "TAN_TOTAL_POS" > "HOLLight.hollight.TAN_TOTAL_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   860
  "TAN_TOTAL_LEMMA" > "HOLLight.hollight.TAN_TOTAL_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   861
  "TAN_TOTAL" > "HOLLight.hollight.TAN_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   862
  "TAN_SEC" > "HOLLight.hollight.TAN_SEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   863
  "TAN_POS_PI2" > "HOLLight.hollight.TAN_POS_PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   864
  "TAN_PI4" > "HOLLight.hollight.TAN_PI4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   865
  "TAN_PI" > "HOLLight.hollight.TAN_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   866
  "TAN_PERIODIC_PI" > "HOLLight.hollight.TAN_PERIODIC_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   867
  "TAN_PERIODIC_NPI" > "HOLLight.hollight.TAN_PERIODIC_NPI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   868
  "TAN_PERIODIC" > "HOLLight.hollight.TAN_PERIODIC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   869
  "TAN_NPI" > "HOLLight.hollight.TAN_NPI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   870
  "TAN_NEG" > "HOLLight.hollight.TAN_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   871
  "TAN_DOUBLE" > "HOLLight.hollight.TAN_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   872
  "TAN_COT" > "HOLLight.hollight.TAN_COT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   873
  "TAN_BOUND_PI2" > "HOLLight.hollight.TAN_BOUND_PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   874
  "TAN_ATN" > "HOLLight.hollight.TAN_ATN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   875
  "TAN_ADD" > "HOLLight.hollight.TAN_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   876
  "TAN_ABS_GE_X" > "HOLLight.hollight.TAN_ABS_GE_X"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   877
  "TAN_0" > "HOLLight.hollight.TAN_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   878
  "TAIL_IMP_SUPERADMISSIBLE" > "HOLLight.hollight.TAIL_IMP_SUPERADMISSIBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   879
  "SWAP_FORALL_THM" > "HOLLight.hollight.SWAP_FORALL_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   880
  "SWAP_EXISTS_THM" > "HOLLight.hollight.SWAP_EXISTS_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   881
  "SURJ_def" > "HOLLight.hollight.SURJ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   882
  "SURJECTIVE_RIGHT_INVERSE" > "HOLLight.hollight.SURJECTIVE_RIGHT_INVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   883
  "SURJECTIVE_ON_RIGHT_INVERSE" > "HOLLight.hollight.SURJECTIVE_ON_RIGHT_INVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   884
  "SURJECTIVE_IFF_INJECTIVE_GEN" > "HOLLight.hollight.SURJECTIVE_IFF_INJECTIVE_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   885
  "SURJECTIVE_IFF_INJECTIVE" > "HOLLight.hollight.SURJECTIVE_IFF_INJECTIVE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   886
  "SUPPORT_SUPPORT" > "HOLLight.hollight.SUPPORT_SUPPORT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   887
  "SUPPORT_SUBSET" > "HOLLight.hollight.SUPPORT_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   888
  "SUPPORT_EMPTY" > "HOLLight.hollight.SUPPORT_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   889
  "SUPPORT_DELTA" > "HOLLight.hollight.SUPPORT_DELTA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   890
  "SUPPORT_CLAUSES" > "HOLLight.hollight.SUPPORT_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   891
  "SUPERADMISSIBLE_T" > "HOLLight.hollight.SUPERADMISSIBLE_T"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   892
  "SUPERADMISSIBLE_COND" > "HOLLight.hollight.SUPERADMISSIBLE_COND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   893
  "SUM_ZERO" > "HOLLight.hollight.SUM_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   894
  "SUM_UNIQ" > "HOLLight.hollight.SUM_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   895
  "SUM_UNION_RZERO" > "HOLLight.hollight.SUM_UNION_RZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   896
  "SUM_UNION_LZERO" > "HOLLight.hollight.SUM_UNION_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   897
  "SUM_UNION_EQ" > "HOLLight.hollight.SUM_UNION_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   898
  "SUM_UNION" > "HOLLight.hollight.SUM_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   899
  "SUM_TWO" > "HOLLight.hollight.SUM_TWO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   900
  "SUM_TRIV_NUMSEG" > "HOLLight.hollight.SUM_TRIV_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   901
  "SUM_SWAP_NUMSEG" > "HOLLight.hollight.SUM_SWAP_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   902
  "SUM_SWAP" > "HOLLight.hollight.SUM_SWAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   903
  "SUM_SUPPORT" > "HOLLight.hollight.SUM_SUPPORT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   904
  "SUM_SUPERSET" > "HOLLight.hollight.SUM_SUPERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   905
  "SUM_SUM_RESTRICT" > "HOLLight.hollight.SUM_SUM_RESTRICT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   906
  "SUM_SUMMABLE" > "HOLLight.hollight.SUM_SUMMABLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   907
  "SUM_SUB_NUMSEG" > "HOLLight.hollight.SUM_SUB_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   908
  "SUM_SUBST" > "HOLLight.hollight.SUM_SUBST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   909
  "SUM_SUBSET_SIMPLE" > "HOLLight.hollight.SUM_SUBSET_SIMPLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   910
  "SUM_SUBSET" > "HOLLight.hollight.SUM_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   911
  "SUM_SUB" > "HOLLight.hollight.SUM_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   912
  "SUM_SPLIT" > "HOLLight.hollight.SUM_SPLIT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   913
  "SUM_SING_NUMSEG" > "HOLLight.hollight.SUM_SING_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   914
  "SUM_SING" > "HOLLight.hollight.SUM_SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   915
  "SUM_RESTRICT_SET" > "HOLLight.hollight.SUM_RESTRICT_SET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   916
  "SUM_RESTRICT" > "HOLLight.hollight.SUM_RESTRICT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   917
  "SUM_REINDEX" > "HOLLight.hollight.SUM_REINDEX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   918
  "SUM_POS_LE_NUMSEG" > "HOLLight.hollight.SUM_POS_LE_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   919
  "SUM_POS_LE" > "HOLLight.hollight.SUM_POS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   920
  "SUM_POS_GEN" > "HOLLight.hollight.SUM_POS_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   921
  "SUM_POS_EQ_0_NUMSEG" > "HOLLight.hollight.SUM_POS_EQ_0_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   922
  "SUM_POS_EQ_0" > "HOLLight.hollight.SUM_POS_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   923
  "SUM_POS_BOUND" > "HOLLight.hollight.SUM_POS_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   924
  "SUM_POS" > "HOLLight.hollight.SUM_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   925
  "SUM_OFFSET_0" > "HOLLight.hollight.SUM_OFFSET_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   926
  "SUM_OFFSET" > "HOLLight.hollight.SUM_OFFSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   927
  "SUM_NSUB" > "HOLLight.hollight.SUM_NSUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   928
  "SUM_NEG_NUMSEG" > "HOLLight.hollight.SUM_NEG_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   929
  "SUM_NEG" > "HOLLight.hollight.SUM_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   930
  "SUM_MULTICOUNT_GEN" > "HOLLight.hollight.SUM_MULTICOUNT_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   931
  "SUM_MULTICOUNT" > "HOLLight.hollight.SUM_MULTICOUNT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   932
  "SUM_MORETERMS_EQ" > "HOLLight.hollight.SUM_MORETERMS_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   933
  "SUM_LT_ALL" > "HOLLight.hollight.SUM_LT_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   934
  "SUM_LT" > "HOLLight.hollight.SUM_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   935
  "SUM_LE_NUMSEG" > "HOLLight.hollight.SUM_LE_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   936
  "SUM_LE" > "HOLLight.hollight.SUM_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   937
  "SUM_IMAGE_GEN" > "HOLLight.hollight.SUM_IMAGE_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   938
  "SUM_IMAGE" > "HOLLight.hollight.SUM_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   939
  "SUM_HORNER" > "HOLLight.hollight.SUM_HORNER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   940
  "SUM_GROUP" > "HOLLight.hollight.SUM_GROUP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   941
  "SUM_EQ_SUPERSET" > "HOLLight.hollight.SUM_EQ_SUPERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   942
  "SUM_EQ_NUMSEG" > "HOLLight.hollight.SUM_EQ_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   943
  "SUM_EQ_0_NUMSEG" > "HOLLight.hollight.SUM_EQ_0_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   944
  "SUM_EQ_0" > "HOLLight.hollight.SUM_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   945
  "SUM_EQ" > "HOLLight.hollight.SUM_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   946
  "SUM_DIFFERENCES_EQ" > "HOLLight.hollight.SUM_DIFFERENCES_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   947
  "SUM_DIFF" > "HOLLight.hollight.SUM_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   948
  "SUM_DELTA" > "HOLLight.hollight.SUM_DELTA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   949
  "SUM_CONST_NUMSEG" > "HOLLight.hollight.SUM_CONST_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   950
  "SUM_CONST" > "HOLLight.hollight.SUM_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   951
  "SUM_CMUL_NUMSEG" > "HOLLight.hollight.SUM_CMUL_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   952
  "SUM_CMUL" > "HOLLight.hollight.SUM_CMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   953
  "SUM_CLAUSES_RIGHT" > "HOLLight.hollight.SUM_CLAUSES_RIGHT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   954
  "SUM_CLAUSES_NUMSEG" > "HOLLight.hollight.SUM_CLAUSES_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   955
  "SUM_CLAUSES_LEFT" > "HOLLight.hollight.SUM_CLAUSES_LEFT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   956
  "SUM_CLAUSES" > "HOLLight.hollight.SUM_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   957
  "SUM_CANCEL" > "HOLLight.hollight.SUM_CANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   958
  "SUM_BOUND_LT_GEN" > "HOLLight.hollight.SUM_BOUND_LT_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   959
  "SUM_BOUND_LT_ALL" > "HOLLight.hollight.SUM_BOUND_LT_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   960
  "SUM_BOUND_LT" > "HOLLight.hollight.SUM_BOUND_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   961
  "SUM_BOUND_GEN" > "HOLLight.hollight.SUM_BOUND_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   962
  "SUM_BOUND" > "HOLLight.hollight.SUM_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   963
  "SUM_ADD_SPLIT" > "HOLLight.hollight.SUM_ADD_SPLIT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   964
  "SUM_ADD_NUMSEG" > "HOLLight.hollight.SUM_ADD_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   965
  "SUM_ADD" > "HOLLight.hollight.SUM_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   966
  "SUM_ABS_NUMSEG" > "HOLLight.hollight.SUM_ABS_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   967
  "SUM_ABS_LE" > "HOLLight.hollight.SUM_ABS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   968
  "SUM_ABS_BOUND" > "HOLLight.hollight.SUM_ABS_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   969
  "SUM_ABS" > "HOLLight.hollight.SUM_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   970
  "SUM_2" > "HOLLight.hollight.SUM_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   971
  "SUM_1" > "HOLLight.hollight.SUM_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   972
  "SUM_0" > "HOLLight.hollight.SUM_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   973
  "SUMMABLE_SUM" > "HOLLight.hollight.SUMMABLE_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   974
  "SUC_SUB1" > "HOLLight.hollight.SUC_SUB1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   975
  "SUC_INJ" > "Nat.nat.simps_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   976
  "SUB_SUC" > "Nat.diff_Suc_Suc"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   977
  "SUB_SUB" > "HOLLight.hollight.SUB_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   978
  "SUB_REFL" > "Nat.diff_self_eq_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   979
  "SUB_PRESUC" > "HOLLight.hollight.SUB_PRESUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   980
  "SUB_OLD" > "HOLLight.hollight.SUB_OLD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   981
  "SUB_EQ_0" > "HOLLight.hollight.SUB_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   982
  "SUB_ELIM_THM" > "HOLLight.hollight.SUB_ELIM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   983
  "SUB_ADD_RCANCEL" > "Nat.diff_cancel2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   984
  "SUB_ADD_LCANCEL" > "Nat.diff_cancel"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   985
  "SUB_ADD" > "HOLLight.hollight.SUB_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   986
  "SUB_0" > "HOLLight.hollight.SUB_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   987
  "SUBSET_def" > "HOLLight.hollight.SUBSET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   988
  "SUBSET_UNIV" > "HOLLight.hollight.SUBSET_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   989
  "SUBSET_UNION_ABSORPTION" > "HOLLight.hollight.SUBSET_UNION_ABSORPTION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   990
  "SUBSET_UNION" > "HOLLight.hollight.SUBSET_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   991
  "SUBSET_TRANS" > "HOLLight.hollight.SUBSET_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   992
  "SUBSET_RESTRICT" > "HOLLight.hollight.SUBSET_RESTRICT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   993
  "SUBSET_REFL" > "HOLLight.hollight.SUBSET_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   994
  "SUBSET_PSUBSET_TRANS" > "HOLLight.hollight.SUBSET_PSUBSET_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   995
  "SUBSET_NUMSEG" > "HOLLight.hollight.SUBSET_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   996
  "SUBSET_INTER_ABSORPTION" > "HOLLight.hollight.SUBSET_INTER_ABSORPTION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   997
  "SUBSET_INSERT_DELETE" > "HOLLight.hollight.SUBSET_INSERT_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   998
  "SUBSET_INSERT" > "HOLLight.hollight.SUBSET_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
   999
  "SUBSET_IMAGE" > "HOLLight.hollight.SUBSET_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1000
  "SUBSET_EMPTY" > "HOLLight.hollight.SUBSET_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1001
  "SUBSET_DIFF" > "HOLLight.hollight.SUBSET_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1002
  "SUBSET_DELETE" > "HOLLight.hollight.SUBSET_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1003
  "SUBSET_ANTISYM" > "HOLLight.hollight.SUBSET_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1004
  "SUBSETA_TRANS" > "HOLLight.hollight.SUBSETA_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1005
  "SUBSETA_REFL" > "HOLLight.hollight.SUBSETA_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1006
  "SUBSETA_ANTISYM" > "HOLLight.hollight.SUBSETA_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1007
  "SUBSEQ_SUC" > "HOLLight.hollight.SUBSEQ_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1008
  "STRADDLE_LEMMA" > "HOLLight.hollight.STRADDLE_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1009
  "SQRT_POW_2" > "HOLLight.hollight.SQRT_POW_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1010
  "SQRT_POW2" > "HOLLight.hollight.SQRT_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1011
  "SQRT_POS_UNIQ" > "HOLLight.hollight.SQRT_POS_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1012
  "SQRT_POS_LT" > "HOLLight.hollight.SQRT_POS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1013
  "SQRT_POS_LE" > "HOLLight.hollight.SQRT_POS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1014
  "SQRT_MUL" > "HOLLight.hollight.SQRT_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1015
  "SQRT_MONO_LT_EQ" > "HOLLight.hollight.SQRT_MONO_LT_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1016
  "SQRT_MONO_LT" > "HOLLight.hollight.SQRT_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1017
  "SQRT_MONO_LE_EQ" > "HOLLight.hollight.SQRT_MONO_LE_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1018
  "SQRT_MONO_LE" > "HOLLight.hollight.SQRT_MONO_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1019
  "SQRT_INV" > "HOLLight.hollight.SQRT_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1020
  "SQRT_INJ" > "HOLLight.hollight.SQRT_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1021
  "SQRT_EVEN_POW2" > "HOLLight.hollight.SQRT_EVEN_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1022
  "SQRT_EQ_0" > "HOLLight.hollight.SQRT_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1023
  "SQRT_DIV" > "HOLLight.hollight.SQRT_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1024
  "SQRT_1" > "HOLLight.hollight.SQRT_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1025
  "SQRT_0" > "HOLLight.hollight.SQRT_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1026
  "SOME_def" > "HOLLight.hollight.SOME_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1027
  "SNDCART_PASTECART" > "HOLLight.hollight.SNDCART_PASTECART"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1028
  "SND" > "Product_Type.snd_conv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1029
  "SKOLEM_THM" > "HOLLight.hollight.SKOLEM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1030
  "SIN_ZERO_PI" > "HOLLight.hollight.SIN_ZERO_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1031
  "SIN_ZERO_LEMMA" > "HOLLight.hollight.SIN_ZERO_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1032
  "SIN_ZERO" > "HOLLight.hollight.SIN_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1033
  "SIN_TOTAL" > "HOLLight.hollight.SIN_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1034
  "SIN_POS_PI_LE" > "HOLLight.hollight.SIN_POS_PI_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1035
  "SIN_POS_PI2" > "HOLLight.hollight.SIN_POS_PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1036
  "SIN_POS_PI" > "HOLLight.hollight.SIN_POS_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1037
  "SIN_POS" > "HOLLight.hollight.SIN_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1038
  "SIN_PI2" > "HOLLight.hollight.SIN_PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1039
  "SIN_PI" > "HOLLight.hollight.SIN_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1040
  "SIN_PERIODIC_PI" > "HOLLight.hollight.SIN_PERIODIC_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1041
  "SIN_PERIODIC" > "HOLLight.hollight.SIN_PERIODIC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1042
  "SIN_PAIRED" > "HOLLight.hollight.SIN_PAIRED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1043
  "SIN_NPI" > "HOLLight.hollight.SIN_NPI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1044
  "SIN_NEGLEMMA" > "HOLLight.hollight.SIN_NEGLEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1045
  "SIN_NEG" > "HOLLight.hollight.SIN_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1046
  "SIN_FDIFF" > "HOLLight.hollight.SIN_FDIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1047
  "SIN_DOUBLE" > "HOLLight.hollight.SIN_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1048
  "SIN_COS_SQRT" > "HOLLight.hollight.SIN_COS_SQRT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1049
  "SIN_COS_NEG" > "HOLLight.hollight.SIN_COS_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1050
  "SIN_COS_ADD" > "HOLLight.hollight.SIN_COS_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1051
  "SIN_COS" > "HOLLight.hollight.SIN_COS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1052
  "SIN_CONVERGES" > "HOLLight.hollight.SIN_CONVERGES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1053
  "SIN_CIRCLE" > "HOLLight.hollight.SIN_CIRCLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1054
  "SIN_BOUNDS" > "HOLLight.hollight.SIN_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1055
  "SIN_BOUND" > "HOLLight.hollight.SIN_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1056
  "SIN_ASN" > "HOLLight.hollight.SIN_ASN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1057
  "SIN_ADD" > "HOLLight.hollight.SIN_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1058
  "SIN_ACS_NZ" > "HOLLight.hollight.SIN_ACS_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1059
  "SIN_0" > "HOLLight.hollight.SIN_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1060
  "SING_def" > "HOLLight.hollight.SING_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1061
  "SIMPLE_IMAGE" > "HOLLight.hollight.SIMPLE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1062
  "SET_RECURSION_LEMMA" > "HOLLight.hollight.SET_RECURSION_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1063
  "SET_OF_LIST_OF_SET" > "HOLLight.hollight.SET_OF_LIST_OF_SET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1064
  "SET_OF_LIST_APPEND" > "HOLLight.hollight.SET_OF_LIST_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1065
  "SET_CASES" > "HOLLight.hollight.SET_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1066
  "SETSPEC_def" > "HOLLight.hollight.SETSPEC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1067
  "SETOK_LE_LT" > "HOLLight.hollight.SETOK_LE_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1068
  "SER_ZERO" > "HOLLight.hollight.SER_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1069
  "SER_UNIQ" > "HOLLight.hollight.SER_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1070
  "SER_SUB" > "HOLLight.hollight.SER_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1071
  "SER_RATIO" > "HOLLight.hollight.SER_RATIO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1072
  "SER_POS_LT_PAIR" > "HOLLight.hollight.SER_POS_LT_PAIR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1073
  "SER_POS_LT" > "HOLLight.hollight.SER_POS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1074
  "SER_POS_LE" > "HOLLight.hollight.SER_POS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1075
  "SER_PAIR" > "HOLLight.hollight.SER_PAIR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1076
  "SER_OFFSET_REV" > "HOLLight.hollight.SER_OFFSET_REV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1077
  "SER_OFFSET" > "HOLLight.hollight.SER_OFFSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1078
  "SER_NEG" > "HOLLight.hollight.SER_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1079
  "SER_LE2" > "HOLLight.hollight.SER_LE2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1080
  "SER_LE" > "HOLLight.hollight.SER_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1081
  "SER_GROUP" > "HOLLight.hollight.SER_GROUP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1082
  "SER_COMPARA_UNIFORM_WEAK" > "HOLLight.hollight.SER_COMPARA_UNIFORM_WEAK"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1083
  "SER_COMPARA_UNIFORM" > "HOLLight.hollight.SER_COMPARA_UNIFORM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1084
  "SER_COMPARA" > "HOLLight.hollight.SER_COMPARA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1085
  "SER_COMPAR" > "HOLLight.hollight.SER_COMPAR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1086
  "SER_CMUL" > "HOLLight.hollight.SER_CMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1087
  "SER_CDIV" > "HOLLight.hollight.SER_CDIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1088
  "SER_CAUCHY" > "HOLLight.hollight.SER_CAUCHY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1089
  "SER_ADD" > "HOLLight.hollight.SER_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1090
  "SER_ACONV" > "HOLLight.hollight.SER_ACONV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1091
  "SER_ABS" > "HOLLight.hollight.SER_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1092
  "SER_0" > "HOLLight.hollight.SER_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1093
  "SEQ_UNIQ" > "HOLLight.hollight.SEQ_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1094
  "SEQ_TRUNCATION" > "HOLLight.hollight.SEQ_TRUNCATION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1095
  "SEQ_TRANSFORM" > "HOLLight.hollight.SEQ_TRANSFORM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1096
  "SEQ_TENDS" > "HOLLight.hollight.SEQ_TENDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1097
  "SEQ_SUM" > "HOLLight.hollight.SEQ_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1098
  "SEQ_SUC" > "HOLLight.hollight.SEQ_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1099
  "SEQ_SUBLE" > "HOLLight.hollight.SEQ_SUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1100
  "SEQ_SUB" > "HOLLight.hollight.SEQ_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1101
  "SEQ_SBOUNDED" > "HOLLight.hollight.SEQ_SBOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1102
  "SEQ_POWER_ABS" > "HOLLight.hollight.SEQ_POWER_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1103
  "SEQ_POWER" > "HOLLight.hollight.SEQ_POWER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1104
  "SEQ_NULL" > "HOLLight.hollight.SEQ_NULL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1105
  "SEQ_NPOW" > "HOLLight.hollight.SEQ_NPOW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1106
  "SEQ_NEG_CONV" > "HOLLight.hollight.SEQ_NEG_CONV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1107
  "SEQ_NEG_BOUNDED" > "HOLLight.hollight.SEQ_NEG_BOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1108
  "SEQ_NEG" > "HOLLight.hollight.SEQ_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1109
  "SEQ_MUL" > "HOLLight.hollight.SEQ_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1110
  "SEQ_MONOSUB" > "HOLLight.hollight.SEQ_MONOSUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1111
  "SEQ_LIM" > "HOLLight.hollight.SEQ_LIM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1112
  "SEQ_LE_0" > "HOLLight.hollight.SEQ_LE_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1113
  "SEQ_LE" > "HOLLight.hollight.SEQ_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1114
  "SEQ_INV0" > "HOLLight.hollight.SEQ_INV0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1115
  "SEQ_INV" > "HOLLight.hollight.SEQ_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1116
  "SEQ_ICONV" > "HOLLight.hollight.SEQ_ICONV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1117
  "SEQ_DIV" > "HOLLight.hollight.SEQ_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1118
  "SEQ_DIRECT" > "HOLLight.hollight.SEQ_DIRECT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1119
  "SEQ_CONT_UNIFORM" > "HOLLight.hollight.SEQ_CONT_UNIFORM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1120
  "SEQ_CONST" > "HOLLight.hollight.SEQ_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1121
  "SEQ_CBOUNDED" > "HOLLight.hollight.SEQ_CBOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1122
  "SEQ_CAUCHY" > "HOLLight.hollight.SEQ_CAUCHY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1123
  "SEQ_BOUNDED_2" > "HOLLight.hollight.SEQ_BOUNDED_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1124
  "SEQ_BOUNDED" > "HOLLight.hollight.SEQ_BOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1125
  "SEQ_BCONV" > "HOLLight.hollight.SEQ_BCONV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1126
  "SEQ_ADD" > "HOLLight.hollight.SEQ_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1127
  "SEQ_ABS_IMP" > "HOLLight.hollight.SEQ_ABS_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1128
  "SEQ_ABS" > "HOLLight.hollight.SEQ_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1129
  "SEQ" > "HOLLight.hollight.SEQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1130
  "SEMIRING_PTHS" > "HOLLight.hollight.SEMIRING_PTHS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1131
  "SELECT_UNIQUE" > "HOLLight.hollight.SELECT_UNIQUE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1132
  "SELECT_REFL" > "Hilbert_Choice.some_eq_trivial"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1133
  "SELECT_LEMMA" > "Hilbert_Choice.some_sym_eq_trivial"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1134
  "ROOT_POW_POS" > "HOLLight.hollight.ROOT_POW_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1135
  "ROOT_POS_UNIQ" > "HOLLight.hollight.ROOT_POS_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1136
  "ROOT_POS_POSITIVE" > "HOLLight.hollight.ROOT_POS_POSITIVE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1137
  "ROOT_MUL" > "HOLLight.hollight.ROOT_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1138
  "ROOT_MONO_LT_EQ" > "HOLLight.hollight.ROOT_MONO_LT_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1139
  "ROOT_MONO_LT" > "HOLLight.hollight.ROOT_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1140
  "ROOT_MONO_LE_EQ" > "HOLLight.hollight.ROOT_MONO_LE_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1141
  "ROOT_MONO_LE" > "HOLLight.hollight.ROOT_MONO_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1142
  "ROOT_LT_LEMMA" > "HOLLight.hollight.ROOT_LT_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1143
  "ROOT_LN" > "HOLLight.hollight.ROOT_LN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1144
  "ROOT_INV" > "HOLLight.hollight.ROOT_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1145
  "ROOT_INJ" > "HOLLight.hollight.ROOT_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1146
  "ROOT_DIV" > "HOLLight.hollight.ROOT_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1147
  "ROOT_1" > "HOLLight.hollight.ROOT_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1148
  "ROOT_0" > "HOLLight.hollight.ROOT_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1149
  "ROLLE" > "HOLLight.hollight.ROLLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1150
  "RIGHT_SUB_DISTRIB" > "Nat.nat_distrib_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1151
  "RIGHT_OR_FORALL_THM" > "HOL.all_simps_4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1152
  "RIGHT_OR_EXISTS_THM" > "HOL.ex_simps_4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1153
  "RIGHT_OR_DISTRIB" > "HOL.conj_disj_distribR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1154
  "RIGHT_IMP_FORALL_THM" > "HOL.all_simps_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1155
  "RIGHT_IMP_EXISTS_THM" > "HOL.ex_simps_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1156
  "RIGHT_FORALL_OR_THM" > "HOL.all_simps_4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1157
  "RIGHT_FORALL_IMP_THM" > "HOL.all_simps_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1158
  "RIGHT_EXISTS_IMP_THM" > "HOL.ex_simps_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1159
  "RIGHT_EXISTS_AND_THM" > "HOL.ex_simps_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1160
  "RIGHT_AND_FORALL_THM" > "HOL.all_simps_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1161
  "RIGHT_AND_EXISTS_THM" > "HOL.ex_simps_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1162
  "RIGHT_ADD_DISTRIB" > "Nat.nat_distrib_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1163
  "REVERSE_def" > "HOLLight.hollight.REVERSE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1164
  "REVERSE_REVERSE" > "HOLLight.hollight.REVERSE_REVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1165
  "REVERSE_APPEND" > "HOLLight.hollight.REVERSE_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1166
  "REST_def" > "HOLLight.hollight.REST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1167
  "REP_ABS_PAIR" > "HOLLightCompat.REP_ABS_PAIR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1168
  "REPLICATE_def" > "HOLLight.hollight.REPLICATE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1169
  "REFL_CLAUSE" > "HOL.simp_thms_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1170
  "RECURSION_CASEWISE_PAIRWISE" > "HOLLight.hollight.RECURSION_CASEWISE_PAIRWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1171
  "RECURSION_CASEWISE" > "HOLLight.hollight.RECURSION_CASEWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1172
  "REAL_WLOG_LT" > "HOLLight.hollight.REAL_WLOG_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1173
  "REAL_WLOG_LE" > "HOLLight.hollight.REAL_WLOG_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1174
  "REAL_SUP_UBOUND_LE" > "HOLLight.hollight.REAL_SUP_UBOUND_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1175
  "REAL_SUP_UBOUND" > "HOLLight.hollight.REAL_SUP_UBOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1176
  "REAL_SUP_LE" > "HOLLight.hollight.REAL_SUP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1177
  "REAL_SUP_EXISTS" > "HOLLight.hollight.REAL_SUP_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1178
  "REAL_SUP" > "HOLLight.hollight.REAL_SUP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1179
  "REAL_SUMSQ" > "HOLLight.hollight.REAL_SUMSQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1180
  "REAL_SUB_TRIANGLE" > "HOLLight.hollight.REAL_SUB_TRIANGLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1181
  "REAL_SUB_SUB2" > "HOLLight.hollight.REAL_SUB_SUB2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1182
  "REAL_SUB_SUB" > "HOLLight.hollight.REAL_SUB_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1183
  "REAL_SUB_RZERO" > "HOLLight.hollight.REAL_SUB_RZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1184
  "REAL_SUB_RNEG" > "HOLLight.hollight.REAL_SUB_RNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1185
  "REAL_SUB_REFL" > "HOLLight.hollight.REAL_SUB_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1186
  "REAL_SUB_RDISTRIB" > "HOLLight.hollight.REAL_SUB_RDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1187
  "REAL_SUB_NEG2" > "HOLLight.hollight.REAL_SUB_NEG2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1188
  "REAL_SUB_LZERO" > "HOLLight.hollight.REAL_SUB_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1189
  "REAL_SUB_LT" > "HOLLight.hollight.REAL_SUB_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1190
  "REAL_SUB_LNEG" > "HOLLight.hollight.REAL_SUB_LNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1191
  "REAL_SUB_LE" > "HOLLight.hollight.REAL_SUB_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1192
  "REAL_SUB_LDISTRIB" > "HOLLight.hollight.REAL_SUB_LDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1193
  "REAL_SUB_INV2" > "HOLLight.hollight.REAL_SUB_INV2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1194
  "REAL_SUB_INV" > "HOLLight.hollight.REAL_SUB_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1195
  "REAL_SUB_ADD2" > "HOLLight.hollight.REAL_SUB_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1196
  "REAL_SUB_ADD" > "HOLLight.hollight.REAL_SUB_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1197
  "REAL_SUB_ABS" > "HOLLight.hollight.REAL_SUB_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1198
  "REAL_SUB_0" > "HOLLight.hollight.REAL_SUB_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1199
  "REAL_RNEG_UNIQ" > "HOLLight.hollight.REAL_RNEG_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1200
  "REAL_RINV_UNIQ" > "HOLLight.hollight.REAL_RINV_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1201
  "REAL_RDISTRIB" > "HOLLight.hollight.REAL_RDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1202
  "REAL_POW_SUB" > "HOLLight.hollight.REAL_POW_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1203
  "REAL_POW_POW" > "HOLLight.hollight.REAL_POW_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1204
  "REAL_POW_ONE" > "HOLLight.hollight.REAL_POW_ONE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1205
  "REAL_POW_NZ" > "HOLLight.hollight.REAL_POW_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1206
  "REAL_POW_NEG" > "HOLLight.hollight.REAL_POW_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1207
  "REAL_POW_MUL" > "HOLLight.hollight.REAL_POW_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1208
  "REAL_POW_MONO_LT" > "HOLLight.hollight.REAL_POW_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1209
  "REAL_POW_MONO" > "HOLLight.hollight.REAL_POW_MONO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1210
  "REAL_POW_LT2" > "HOLLight.hollight.REAL_POW_LT2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1211
  "REAL_POW_LT" > "HOLLight.hollight.REAL_POW_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1212
  "REAL_POW_LE_1" > "HOLLight.hollight.REAL_POW_LE_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1213
  "REAL_POW_LE2" > "HOLLight.hollight.REAL_POW_LE2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1214
  "REAL_POW_LE" > "HOLLight.hollight.REAL_POW_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1215
  "REAL_POW_INV" > "HOLLight.hollight.REAL_POW_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1216
  "REAL_POW_EQ_0" > "HOLLight.hollight.REAL_POW_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1217
  "REAL_POW_DIV" > "HOLLight.hollight.REAL_POW_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1218
  "REAL_POW_ADD" > "HOLLight.hollight.REAL_POW_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1219
  "REAL_POW_2" > "HOLLight.hollight.REAL_POW_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1220
  "REAL_POW_1_LE" > "HOLLight.hollight.REAL_POW_1_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1221
  "REAL_POW_1" > "HOLLight.hollight.REAL_POW_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1222
  "REAL_POW2_ABS" > "HOLLight.hollight.REAL_POW2_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1223
  "REAL_POS_NZ" > "HOLLight.hollight.REAL_POS_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1224
  "REAL_POSSQ" > "HOLLight.hollight.REAL_POSSQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1225
  "REAL_POS" > "HOLLight.hollight.REAL_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1226
  "REAL_POLY_NEG_CLAUSES" > "HOLLight.hollight.REAL_POLY_NEG_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1227
  "REAL_POLY_CLAUSES" > "HOLLight.hollight.REAL_POLY_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1228
  "REAL_OF_NUM_SUM_NUMSEG" > "HOLLight.hollight.REAL_OF_NUM_SUM_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1229
  "REAL_OF_NUM_SUM" > "HOLLight.hollight.REAL_OF_NUM_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1230
  "REAL_OF_NUM_SUC" > "HOLLight.hollight.REAL_OF_NUM_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1231
  "REAL_OF_NUM_SUB" > "HOLLight.hollight.REAL_OF_NUM_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1232
  "REAL_OF_NUM_POW" > "HOLLight.hollight.REAL_OF_NUM_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1233
  "REAL_OF_NUM_LT" > "HOLLight.hollight.REAL_OF_NUM_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1234
  "REAL_OF_NUM_GT" > "HOLLight.hollight.REAL_OF_NUM_GT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1235
  "REAL_OF_NUM_GE" > "HOLLight.hollight.REAL_OF_NUM_GE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1236
  "REAL_NZ_IMP_LT" > "HOLLight.hollight.REAL_NZ_IMP_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1237
  "REAL_NOT_LT" > "HOLLight.hollight.REAL_NOT_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1238
  "REAL_NOT_LE" > "HOLLight.hollight.real_lt_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1239
  "REAL_NOT_EQ" > "HOLLight.hollight.REAL_NOT_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1240
  "REAL_NEG_SUB" > "HOLLight.hollight.REAL_NEG_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1241
  "REAL_NEG_RMUL" > "HOLLight.hollight.REAL_NEG_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1242
  "REAL_NEG_NEG" > "HOLLight.hollight.REAL_NEG_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1243
  "REAL_NEG_MUL2" > "HOLLight.hollight.REAL_NEG_MUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1244
  "REAL_NEG_MINUS1" > "HOLLight.hollight.REAL_NEG_MINUS1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1245
  "REAL_NEG_LT0" > "HOLLight.hollight.REAL_NEG_LT0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1246
  "REAL_NEG_LMUL" > "HOLLight.hollight.REAL_NEG_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1247
  "REAL_NEG_LE0" > "HOLLight.hollight.REAL_NEG_LE0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1248
  "REAL_NEG_INV" > "HOLLight.hollight.REAL_NEG_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1249
  "REAL_NEG_GT0" > "HOLLight.hollight.REAL_NEG_GT0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1250
  "REAL_NEG_GE0" > "HOLLight.hollight.REAL_NEG_GE0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1251
  "REAL_NEG_EQ_0" > "HOLLight.hollight.REAL_NEG_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1252
  "REAL_NEG_EQ0" > "HOLLight.hollight.REAL_NEG_EQ0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1253
  "REAL_NEG_EQ" > "HOLLight.hollight.REAL_NEG_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1254
  "REAL_NEG_ADD" > "HOLLight.hollight.REAL_NEG_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1255
  "REAL_NEG_0" > "HOLLight.hollight.REAL_NEG_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1256
  "REAL_NEGNEG" > "HOLLight.hollight.REAL_NEGNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1257
  "REAL_MUL_RZERO" > "HOLLight.hollight.REAL_MUL_RZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1258
  "REAL_MUL_RNEG" > "HOLLight.hollight.REAL_MUL_RNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1259
  "REAL_MUL_RINV_UNIQ" > "HOLLight.hollight.REAL_MUL_RINV_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1260
  "REAL_MUL_RINV" > "HOLLight.hollight.REAL_MUL_RINV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1261
  "REAL_MUL_RID" > "HOLLight.hollight.REAL_MUL_RID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1262
  "REAL_MUL_LZERO" > "HOLLight.hollight.REAL_MUL_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1263
  "REAL_MUL_LNEG" > "HOLLight.hollight.REAL_MUL_LNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1264
  "REAL_MUL_LINV_UNIQ" > "HOLLight.hollight.REAL_MUL_LINV_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1265
  "REAL_MUL_AC" > "HOLLight.hollight.REAL_MUL_AC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1266
  "REAL_MUL_2" > "HOLLight.hollight.REAL_MUL_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1267
  "REAL_MUL" > "HOLLight.hollight.REAL_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1268
  "REAL_MIN_SYM" > "HOLLight.hollight.REAL_MIN_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1269
  "REAL_MIN_MIN" > "HOLLight.hollight.REAL_MIN_MIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1270
  "REAL_MIN_MAX" > "HOLLight.hollight.REAL_MIN_MAX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1271
  "REAL_MIN_LT" > "HOLLight.hollight.REAL_MIN_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1272
  "REAL_MIN_LE" > "HOLLight.hollight.REAL_MIN_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1273
  "REAL_MIN_ASSOC" > "HOLLight.hollight.REAL_MIN_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1274
  "REAL_MIN_ACI" > "HOLLight.hollight.REAL_MIN_ACI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1275
  "REAL_MIDDLE2" > "HOLLight.hollight.REAL_MIDDLE2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1276
  "REAL_MIDDLE1" > "HOLLight.hollight.REAL_MIDDLE1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1277
  "REAL_MEAN" > "HOLLight.hollight.REAL_MEAN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1278
  "REAL_MAX_SYM" > "HOLLight.hollight.REAL_MAX_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1279
  "REAL_MAX_MIN" > "HOLLight.hollight.REAL_MAX_MIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1280
  "REAL_MAX_MAX" > "HOLLight.hollight.REAL_MAX_MAX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1281
  "REAL_MAX_LT" > "HOLLight.hollight.REAL_MAX_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1282
  "REAL_MAX_LE" > "HOLLight.hollight.REAL_MAX_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1283
  "REAL_MAX_ASSOC" > "HOLLight.hollight.REAL_MAX_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1284
  "REAL_MAX_ACI" > "HOLLight.hollight.REAL_MAX_ACI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1285
  "REAL_LT_TRANS" > "HOLLight.hollight.REAL_LT_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1286
  "REAL_LT_TOTAL" > "HOLLight.hollight.REAL_LT_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1287
  "REAL_LT_SUB_RADD" > "HOLLight.hollight.REAL_LT_SUB_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1288
  "REAL_LT_SUB_LADD" > "HOLLight.hollight.REAL_LT_SUB_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1289
  "REAL_LT_SQUARE" > "HOLLight.hollight.REAL_LT_SQUARE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1290
  "REAL_LT_RNEG" > "HOLLight.hollight.REAL_LT_RNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1291
  "REAL_LT_RMUL_IMP" > "HOLLight.hollight.REAL_LT_RMUL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1292
  "REAL_LT_RMUL_EQ" > "HOLLight.hollight.REAL_LT_RMUL_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1293
  "REAL_LT_RMUL_0" > "HOLLight.hollight.REAL_LT_RMUL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1294
  "REAL_LT_RMUL" > "HOLLight.hollight.REAL_LT_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1295
  "REAL_LT_REFL" > "HOLLight.hollight.REAL_LT_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1296
  "REAL_LT_RDIV_EQ" > "HOLLight.hollight.REAL_LT_RDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1297
  "REAL_LT_RDIV_0" > "HOLLight.hollight.REAL_LT_RDIV_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1298
  "REAL_LT_RDIV" > "HOLLight.hollight.REAL_LT_RDIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1299
  "REAL_LT_RCANCEL_IMP" > "HOLLight.hollight.REAL_LT_RCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1300
  "REAL_LT_RADD" > "HOLLight.hollight.REAL_LT_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1301
  "REAL_LT_POW2" > "HOLLight.hollight.REAL_LT_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1302
  "REAL_LT_NZ" > "HOLLight.hollight.REAL_LT_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1303
  "REAL_LT_NEGTOTAL" > "HOLLight.hollight.REAL_LT_NEGTOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1304
  "REAL_LT_NEG2" > "HOLLight.hollight.REAL_LT_NEG2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1305
  "REAL_LT_NEG" > "HOLLight.hollight.REAL_LT_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1306
  "REAL_LT_MULTIPLE" > "HOLLight.hollight.REAL_LT_MULTIPLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1307
  "REAL_LT_MUL2_ALT" > "HOLLight.hollight.REAL_LT_MUL2_ALT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1308
  "REAL_LT_MUL2" > "HOLLight.hollight.REAL_LT_MUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1309
  "REAL_LT_MUL" > "HOLLight.hollight.REAL_LT_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1310
  "REAL_LT_MIN" > "HOLLight.hollight.REAL_LT_MIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1311
  "REAL_LT_MAX" > "HOLLight.hollight.REAL_LT_MAX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1312
  "REAL_LT_LNEG" > "HOLLight.hollight.REAL_LT_LNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1313
  "REAL_LT_LMUL_IMP" > "HOLLight.hollight.REAL_LT_LMUL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1314
  "REAL_LT_LMUL_EQ" > "HOLLight.hollight.REAL_LT_LMUL_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1315
  "REAL_LT_LMUL_0" > "HOLLight.hollight.REAL_LT_LMUL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1316
  "REAL_LT_LMUL" > "HOLLight.hollight.REAL_LT_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1317
  "REAL_LT_LE" > "HOLLight.hollight.REAL_LT_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1318
  "REAL_LT_LDIV_EQ" > "HOLLight.hollight.REAL_LT_LDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1319
  "REAL_LT_LCANCEL_IMP" > "HOLLight.hollight.REAL_LT_LCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1320
  "REAL_LT_LADD_IMP" > "HOLLight.hollight.REAL_LT_LADD_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1321
  "REAL_LT_LADD" > "HOLLight.hollight.REAL_LT_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1322
  "REAL_LT_INV_EQ" > "HOLLight.hollight.REAL_LT_INV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1323
  "REAL_LT_INV2" > "HOLLight.hollight.REAL_LT_INV2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1324
  "REAL_LT_INV" > "HOLLight.hollight.REAL_LT_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1325
  "REAL_LT_IMP_NZ" > "HOLLight.hollight.REAL_LT_IMP_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1326
  "REAL_LT_IMP_NE" > "HOLLight.hollight.REAL_LT_IMP_NE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1327
  "REAL_LT_IMP_LE" > "HOLLight.hollight.REAL_LT_IMP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1328
  "REAL_LT_HALF2" > "HOLLight.hollight.REAL_LT_HALF2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1329
  "REAL_LT_HALF1" > "HOLLight.hollight.REAL_LT_HALF1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1330
  "REAL_LT_GT" > "HOLLight.hollight.REAL_LT_GT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1331
  "REAL_LT_FRACTION_0" > "HOLLight.hollight.REAL_LT_FRACTION_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1332
  "REAL_LT_FRACTION" > "HOLLight.hollight.REAL_LT_FRACTION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1333
  "REAL_LT_DIV2_EQ" > "HOLLight.hollight.REAL_LT_DIV2_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1334
  "REAL_LT_DIV" > "HOLLight.hollight.REAL_LT_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1335
  "REAL_LT_ANTISYM" > "HOLLight.hollight.REAL_LT_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1336
  "REAL_LT_ADD_SUB" > "HOLLight.hollight.REAL_LT_ADD_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1337
  "REAL_LT_ADDR" > "HOLLight.hollight.REAL_LT_ADDR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1338
  "REAL_LT_ADDNEG2" > "HOLLight.hollight.REAL_LT_ADDNEG2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1339
  "REAL_LT_ADDNEG" > "HOLLight.hollight.REAL_LT_ADDNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1340
  "REAL_LT_ADDL" > "HOLLight.hollight.REAL_LT_ADDL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1341
  "REAL_LT_ADD2" > "HOLLight.hollight.REAL_LT_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1342
  "REAL_LT_ADD1" > "HOLLight.hollight.REAL_LT_ADD1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1343
  "REAL_LT_ADD" > "HOLLight.hollight.REAL_LT_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1344
  "REAL_LT_1" > "HOLLight.hollight.REAL_LT_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1345
  "REAL_LT_01" > "HOLLight.hollight.REAL_LT_01"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1346
  "REAL_LTE_TRANS" > "HOLLight.hollight.REAL_LTE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1347
  "REAL_LTE_TOTAL" > "HOLLight.hollight.REAL_LTE_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1348
  "REAL_LTE_ANTISYM" > "HOLLight.hollight.REAL_LTE_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1349
  "REAL_LTE_ADD2" > "HOLLight.hollight.REAL_LTE_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1350
  "REAL_LTE_ADD" > "HOLLight.hollight.REAL_LTE_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1351
  "REAL_LT1_POW2" > "HOLLight.hollight.REAL_LT1_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1352
  "REAL_LT" > "HOLLight.hollight.REAL_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1353
  "REAL_LNEG_UNIQ" > "HOLLight.hollight.REAL_LNEG_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1354
  "REAL_LINV_UNIQ" > "HOLLight.hollight.REAL_LINV_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1355
  "REAL_LE_TRANS" > "HOLLight.hollight.REAL_LE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1356
  "REAL_LE_TOTAL" > "HOLLight.hollight.REAL_LE_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1357
  "REAL_LE_SUB_RADD" > "HOLLight.hollight.REAL_LE_SUB_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1358
  "REAL_LE_SUB_LADD" > "HOLLight.hollight.REAL_LE_SUB_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1359
  "REAL_LE_SQUARE_POW" > "HOLLight.hollight.REAL_LE_SQUARE_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1360
  "REAL_LE_SQUARE_ABS" > "HOLLight.hollight.REAL_LE_SQUARE_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1361
  "REAL_LE_SQUARE" > "HOLLight.hollight.REAL_LE_SQUARE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1362
  "REAL_LE_RSQRT" > "HOLLight.hollight.REAL_LE_RSQRT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1363
  "REAL_LE_RNEG" > "HOLLight.hollight.REAL_LE_RNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1364
  "REAL_LE_RMUL_IMP" > "HOLLight.hollight.REAL_LE_RMUL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1365
  "REAL_LE_RMUL_EQ" > "HOLLight.hollight.REAL_LE_RMUL_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1366
  "REAL_LE_RMUL" > "HOLLight.hollight.REAL_LE_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1367
  "REAL_LE_REFL" > "HOLLight.hollight.REAL_LE_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1368
  "REAL_LE_RDIV_EQ" > "HOLLight.hollight.REAL_LE_RDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1369
  "REAL_LE_RDIV" > "HOLLight.hollight.REAL_LE_RDIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1370
  "REAL_LE_RCANCEL_IMP" > "HOLLight.hollight.REAL_LE_RCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1371
  "REAL_LE_RADD" > "HOLLight.hollight.REAL_LE_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1372
  "REAL_LE_POW_2" > "HOLLight.hollight.REAL_LE_POW_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1373
  "REAL_LE_POW2" > "HOLLight.hollight.REAL_LE_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1374
  "REAL_LE_NEGTOTAL" > "HOLLight.hollight.REAL_LE_NEGTOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1375
  "REAL_LE_NEGR" > "HOLLight.hollight.REAL_LE_NEGR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1376
  "REAL_LE_NEGL" > "HOLLight.hollight.REAL_LE_NEGL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1377
  "REAL_LE_NEG2" > "HOLLight.hollight.REAL_LE_NEG2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1378
  "REAL_LE_NEG" > "HOLLight.hollight.REAL_LE_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1379
  "REAL_LE_MUL2V" > "HOLLight.hollight.REAL_LE_MUL2V"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1380
  "REAL_LE_MUL2" > "HOLLight.hollight.REAL_LE_MUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1381
  "REAL_LE_MUL" > "HOLLight.hollight.REAL_LE_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1382
  "REAL_LE_MIN" > "HOLLight.hollight.REAL_LE_MIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1383
  "REAL_LE_MAX" > "HOLLight.hollight.REAL_LE_MAX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1384
  "REAL_LE_LT" > "HOLLight.hollight.REAL_LE_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1385
  "REAL_LE_LSQRT" > "HOLLight.hollight.REAL_LE_LSQRT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1386
  "REAL_LE_LNEG" > "HOLLight.hollight.REAL_LE_LNEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1387
  "REAL_LE_LMUL_LOCAL" > "HOLLight.hollight.REAL_LE_LMUL_LOCAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1388
  "REAL_LE_LMUL_IMP" > "HOLLight.hollight.REAL_LE_LMUL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1389
  "REAL_LE_LMUL_EQ" > "HOLLight.hollight.REAL_LE_LMUL_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1390
  "REAL_LE_LMUL" > "HOLLight.hollight.REAL_LE_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1391
  "REAL_LE_LDIV_EQ" > "HOLLight.hollight.REAL_LE_LDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1392
  "REAL_LE_LDIV" > "HOLLight.hollight.REAL_LE_LDIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1393
  "REAL_LE_LCANCEL_IMP" > "HOLLight.hollight.REAL_LE_LCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1394
  "REAL_LE_LADD" > "HOLLight.hollight.REAL_LE_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1395
  "REAL_LE_INV_EQ" > "HOLLight.hollight.REAL_LE_INV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1396
  "REAL_LE_INV2" > "HOLLight.hollight.REAL_LE_INV2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1397
  "REAL_LE_INV" > "HOLLight.hollight.REAL_LE_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1398
  "REAL_LE_DOUBLE" > "HOLLight.hollight.REAL_LE_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1399
  "REAL_LE_DIV2_EQ" > "HOLLight.hollight.REAL_LE_DIV2_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1400
  "REAL_LE_DIV" > "HOLLight.hollight.REAL_LE_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1401
  "REAL_LE_ANTISYM" > "HOLLight.hollight.REAL_LE_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1402
  "REAL_LE_ADDR" > "HOLLight.hollight.REAL_LE_ADDR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1403
  "REAL_LE_ADDL" > "HOLLight.hollight.REAL_LE_ADDL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1404
  "REAL_LE_ADD2" > "HOLLight.hollight.REAL_LE_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1405
  "REAL_LE_ADD" > "HOLLight.hollight.REAL_LE_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1406
  "REAL_LE_01" > "HOLLight.hollight.REAL_LE_01"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1407
  "REAL_LET_TRANS" > "HOLLight.hollight.REAL_LET_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1408
  "REAL_LET_TOTAL" > "HOLLight.hollight.REAL_LET_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1409
  "REAL_LET_ANTISYM" > "HOLLight.hollight.REAL_LET_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1410
  "REAL_LET_ADD2" > "HOLLight.hollight.REAL_LET_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1411
  "REAL_LET_ADD" > "HOLLight.hollight.REAL_LET_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1412
  "REAL_LE1_POW2" > "HOLLight.hollight.REAL_LE1_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1413
  "REAL_LE" > "HOLLight.hollight.REAL_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1414
  "REAL_INV_POS" > "HOLLight.hollight.REAL_INV_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1415
  "REAL_INV_NZ" > "HOLLight.hollight.REAL_INV_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1416
  "REAL_INV_NEG" > "HOLLight.hollight.REAL_INV_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1417
  "REAL_INV_MUL_WEAK" > "HOLLight.hollight.REAL_INV_MUL_WEAK"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1418
  "REAL_INV_MUL" > "HOLLight.hollight.REAL_INV_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1419
  "REAL_INV_LT1" > "HOLLight.hollight.REAL_INV_LT1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1420
  "REAL_INV_LE_1" > "HOLLight.hollight.REAL_INV_LE_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1421
  "REAL_INV_INV" > "HOLLight.hollight.REAL_INV_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1422
  "REAL_INV_EQ_0" > "HOLLight.hollight.REAL_INV_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1423
  "REAL_INV_DIV" > "HOLLight.hollight.REAL_INV_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1424
  "REAL_INV_1_LE" > "HOLLight.hollight.REAL_INV_1_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1425
  "REAL_INV_1OVER" > "HOLLight.hollight.REAL_INV_1OVER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1426
  "REAL_INV_1" > "HOLLight.hollight.REAL_INV_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1427
  "REAL_INVINV" > "HOLLight.hollight.REAL_INVINV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1428
  "REAL_INV1" > "HOLLight.hollight.REAL_INV1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1429
  "REAL_INJ" > "HOLLight.hollight.REAL_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1430
  "REAL_HREAL_LEMMA2" > "HOLLight.hollight.REAL_HREAL_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1431
  "REAL_HREAL_LEMMA1" > "HOLLight.hollight.REAL_HREAL_LEMMA1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1432
  "REAL_HALF_DOUBLE" > "HOLLight.hollight.REAL_HALF_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1433
  "REAL_FACT_NZ" > "HOLLight.hollight.REAL_FACT_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1434
  "REAL_EXP_TOTAL_LEMMA" > "HOLLight.hollight.REAL_EXP_TOTAL_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1435
  "REAL_EXP_TOTAL" > "HOLLight.hollight.REAL_EXP_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1436
  "REAL_EXP_SUB" > "HOLLight.hollight.REAL_EXP_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1437
  "REAL_EXP_POS_LT" > "HOLLight.hollight.REAL_EXP_POS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1438
  "REAL_EXP_POS_LE" > "HOLLight.hollight.REAL_EXP_POS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1439
  "REAL_EXP_NZ" > "HOLLight.hollight.REAL_EXP_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1440
  "REAL_EXP_NEG_MUL2" > "HOLLight.hollight.REAL_EXP_NEG_MUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1441
  "REAL_EXP_NEG_MUL" > "HOLLight.hollight.REAL_EXP_NEG_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1442
  "REAL_EXP_NEG" > "HOLLight.hollight.REAL_EXP_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1443
  "REAL_EXP_N" > "HOLLight.hollight.REAL_EXP_N"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1444
  "REAL_EXP_MONO_LT" > "HOLLight.hollight.REAL_EXP_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1445
  "REAL_EXP_MONO_LE" > "HOLLight.hollight.REAL_EXP_MONO_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1446
  "REAL_EXP_MONO_IMP" > "HOLLight.hollight.REAL_EXP_MONO_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1447
  "REAL_EXP_LT_1" > "HOLLight.hollight.REAL_EXP_LT_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1448
  "REAL_EXP_LN" > "HOLLight.hollight.REAL_EXP_LN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1449
  "REAL_EXP_LE_X" > "HOLLight.hollight.REAL_EXP_LE_X"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1450
  "REAL_EXP_INJ" > "HOLLight.hollight.REAL_EXP_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1451
  "REAL_EXP_FDIFF" > "HOLLight.hollight.REAL_EXP_FDIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1452
  "REAL_EXP_CONVERGES" > "HOLLight.hollight.REAL_EXP_CONVERGES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1453
  "REAL_EXP_BOUND_LEMMA" > "HOLLight.hollight.REAL_EXP_BOUND_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1454
  "REAL_EXP_ADD_MUL" > "HOLLight.hollight.REAL_EXP_ADD_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1455
  "REAL_EXP_ADD" > "HOLLight.hollight.REAL_EXP_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1456
  "REAL_EXP_0" > "HOLLight.hollight.REAL_EXP_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1457
  "REAL_EQ_SUB_RADD" > "HOLLight.hollight.REAL_EQ_SUB_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1458
  "REAL_EQ_SUB_LADD" > "HOLLight.hollight.REAL_EQ_SUB_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1459
  "REAL_EQ_RMUL_IMP" > "HOLLight.hollight.REAL_EQ_RMUL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1460
  "REAL_EQ_RMUL" > "HOLLight.hollight.REAL_EQ_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1461
  "REAL_EQ_RDIV_EQ" > "HOLLight.hollight.REAL_EQ_RDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1462
  "REAL_EQ_RCANCEL_IMP" > "HOLLight.hollight.REAL_EQ_RCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1463
  "REAL_EQ_RADD" > "HOLLight.hollight.REAL_EQ_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1464
  "REAL_EQ_NEG2" > "HOLLight.hollight.REAL_EQ_NEG2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1465
  "REAL_EQ_NEG" > "HOLLight.hollight.REAL_EQ_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1466
  "REAL_EQ_MUL_RCANCEL" > "HOLLight.hollight.REAL_EQ_MUL_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1467
  "REAL_EQ_MUL_LCANCEL" > "HOLLight.hollight.REAL_EQ_MUL_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1468
  "REAL_EQ_LMUL_IMP" > "HOLLight.hollight.REAL_EQ_LMUL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1469
  "REAL_EQ_LMUL2" > "HOLLight.hollight.REAL_EQ_LMUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1470
  "REAL_EQ_LMUL" > "HOLLight.hollight.REAL_EQ_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1471
  "REAL_EQ_LDIV_EQ" > "HOLLight.hollight.REAL_EQ_LDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1472
  "REAL_EQ_LCANCEL_IMP" > "HOLLight.hollight.REAL_EQ_LCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1473
  "REAL_EQ_LADD" > "HOLLight.hollight.REAL_EQ_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1474
  "REAL_EQ_IMP_LE" > "HOLLight.hollight.REAL_EQ_IMP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1475
  "REAL_EQ_ADD_RCANCEL_0" > "HOLLight.hollight.REAL_EQ_ADD_RCANCEL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1476
  "REAL_EQ_ADD_RCANCEL" > "HOLLight.hollight.REAL_EQ_ADD_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1477
  "REAL_EQ_ADD_LCANCEL_0" > "HOLLight.hollight.REAL_EQ_ADD_LCANCEL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1478
  "REAL_EQ_ADD_LCANCEL" > "HOLLight.hollight.REAL_EQ_ADD_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1479
  "REAL_ENTIRE" > "HOLLight.hollight.REAL_ENTIRE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1480
  "REAL_DOWN2" > "HOLLight.hollight.REAL_DOWN2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1481
  "REAL_DOWN" > "HOLLight.hollight.REAL_DOWN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1482
  "REAL_DOUBLE" > "HOLLight.hollight.REAL_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1483
  "REAL_DIV_SQRT" > "HOLLight.hollight.REAL_DIV_SQRT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1484
  "REAL_DIV_RMUL" > "HOLLight.hollight.REAL_DIV_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1485
  "REAL_DIV_REFL" > "HOLLight.hollight.REAL_DIV_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1486
  "REAL_DIV_POW2_ALT" > "HOLLight.hollight.REAL_DIV_POW2_ALT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1487
  "REAL_DIV_POW2" > "HOLLight.hollight.REAL_DIV_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1488
  "REAL_DIV_MUL2" > "HOLLight.hollight.REAL_DIV_MUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1489
  "REAL_DIV_LZERO" > "HOLLight.hollight.REAL_DIV_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1490
  "REAL_DIV_LMUL" > "HOLLight.hollight.REAL_DIV_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1491
  "REAL_DIV_1" > "HOLLight.hollight.REAL_DIV_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1492
  "REAL_DIFFSQ" > "HOLLight.hollight.REAL_DIFFSQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1493
  "REAL_COMPLETE_SOMEPOS" > "HOLLight.hollight.REAL_COMPLETE_SOMEPOS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1494
  "REAL_COMPLETE" > "HOLLight.hollight.REAL_COMPLETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1495
  "REAL_ATN_POWSER_SUMMABLE" > "HOLLight.hollight.REAL_ATN_POWSER_SUMMABLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1496
  "REAL_ATN_POWSER_DIFFS_SUMMABLE" > "HOLLight.hollight.REAL_ATN_POWSER_DIFFS_SUMMABLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1497
  "REAL_ATN_POWSER_DIFFS_SUM" > "HOLLight.hollight.REAL_ATN_POWSER_DIFFS_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1498
  "REAL_ATN_POWSER_DIFFS_DIFFS_SUMMABLE" > "HOLLight.hollight.REAL_ATN_POWSER_DIFFS_DIFFS_SUMMABLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1499
  "REAL_ATN_POWSER_DIFFL" > "HOLLight.hollight.REAL_ATN_POWSER_DIFFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1500
  "REAL_ATN_POWSER" > "HOLLight.hollight.REAL_ATN_POWSER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1501
  "REAL_ARCH_SIMPLE" > "HOLLight.hollight.REAL_ARCH_SIMPLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1502
  "REAL_ARCH_LEAST" > "HOLLight.hollight.REAL_ARCH_LEAST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1503
  "REAL_ARCH" > "HOLLight.hollight.REAL_ARCH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1504
  "REAL_ADD_SUB2" > "HOLLight.hollight.REAL_ADD_SUB2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1505
  "REAL_ADD_SUB" > "HOLLight.hollight.REAL_ADD_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1506
  "REAL_ADD_RINV" > "HOLLight.hollight.REAL_ADD_RINV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1507
  "REAL_ADD_RID_UNIQ" > "HOLLight.hollight.REAL_ADD_RID_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1508
  "REAL_ADD_RID" > "HOLLight.hollight.REAL_ADD_RID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1509
  "REAL_ADD_RDISTRIB" > "HOLLight.hollight.REAL_ADD_RDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1510
  "REAL_ADD_LID_UNIQ" > "HOLLight.hollight.REAL_ADD_LID_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1511
  "REAL_ADD_AC" > "HOLLight.hollight.REAL_ADD_AC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1512
  "REAL_ADD2_SUB2" > "HOLLight.hollight.REAL_ADD2_SUB2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1513
  "REAL_ADD" > "HOLLight.hollight.REAL_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1514
  "REAL_ABS_ZERO" > "HOLLight.hollight.REAL_ABS_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1515
  "REAL_ABS_TRIANGLE_LT" > "HOLLight.hollight.REAL_ABS_TRIANGLE_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1516
  "REAL_ABS_TRIANGLE_LE" > "HOLLight.hollight.REAL_ABS_TRIANGLE_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1517
  "REAL_ABS_TRIANGLE" > "HOLLight.hollight.REAL_ABS_TRIANGLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1518
  "REAL_ABS_SUB_ABS" > "HOLLight.hollight.REAL_ABS_SUB_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1519
  "REAL_ABS_SUB" > "HOLLight.hollight.REAL_ABS_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1520
  "REAL_ABS_STILLNZ" > "HOLLight.hollight.REAL_ABS_STILLNZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1521
  "REAL_ABS_SIGN2" > "HOLLight.hollight.REAL_ABS_SIGN2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1522
  "REAL_ABS_SIGN" > "HOLLight.hollight.REAL_ABS_SIGN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1523
  "REAL_ABS_REFL" > "HOLLight.hollight.REAL_ABS_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1524
  "REAL_ABS_POW" > "HOLLight.hollight.REAL_ABS_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1525
  "REAL_ABS_POS" > "HOLLight.hollight.REAL_ABS_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1526
  "REAL_ABS_NZ" > "HOLLight.hollight.REAL_ABS_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1527
  "REAL_ABS_NUM" > "HOLLight.hollight.REAL_ABS_NUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1528
  "REAL_ABS_NEG" > "HOLLight.hollight.REAL_ABS_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1529
  "REAL_ABS_MUL" > "HOLLight.hollight.REAL_ABS_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1530
  "REAL_ABS_LE" > "HOLLight.hollight.REAL_ABS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1531
  "REAL_ABS_INV" > "HOLLight.hollight.REAL_ABS_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1532
  "REAL_ABS_DIV" > "HOLLight.hollight.REAL_ABS_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1533
  "REAL_ABS_CIRCLE" > "HOLLight.hollight.REAL_ABS_CIRCLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1534
  "REAL_ABS_CASES" > "HOLLight.hollight.REAL_ABS_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1535
  "REAL_ABS_BOUNDS" > "HOLLight.hollight.REAL_ABS_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1536
  "REAL_ABS_BOUND" > "HOLLight.hollight.REAL_ABS_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1537
  "REAL_ABS_BETWEEN2" > "HOLLight.hollight.REAL_ABS_BETWEEN2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1538
  "REAL_ABS_BETWEEN1" > "HOLLight.hollight.REAL_ABS_BETWEEN1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1539
  "REAL_ABS_BETWEEN" > "HOLLight.hollight.REAL_ABS_BETWEEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1540
  "REAL_ABS_ABS" > "HOLLight.hollight.REAL_ABS_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1541
  "REAL_ABS_1" > "HOLLight.hollight.REAL_ABS_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1542
  "REAL_ABS_0" > "HOLLight.hollight.REAL_ABS_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1543
  "REAL" > "HOLLight.hollight.REAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1544
  "RAT_LEMMA5" > "HOLLight.hollight.RAT_LEMMA5"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1545
  "RAT_LEMMA4" > "HOLLight.hollight.RAT_LEMMA4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1546
  "RAT_LEMMA3" > "HOLLight.hollight.RAT_LEMMA3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1547
  "RAT_LEMMA2" > "HOLLight.hollight.RAT_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1548
  "RAT_LEMMA1" > "HOLLight.hollight.RAT_LEMMA1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1549
  "PSUM_SUM_NUMSEG" > "HOLLight.hollight.PSUM_SUM_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1550
  "PSUM_SUM" > "HOLLight.hollight.PSUM_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1551
  "PSUBSET_def" > "HOLLight.hollight.PSUBSET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1552
  "PSUBSET_UNIV" > "HOLLight.hollight.PSUBSET_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1553
  "PSUBSET_TRANS" > "HOLLight.hollight.PSUBSET_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1554
  "PSUBSET_SUBSET_TRANS" > "HOLLight.hollight.PSUBSET_SUBSET_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1555
  "PSUBSET_MEMBER" > "HOLLight.hollight.PSUBSET_MEMBER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1556
  "PSUBSET_IRREFL" > "HOLLight.hollight.PSUBSET_IRREFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1557
  "PSUBSET_INSERT_SUBSET" > "HOLLight.hollight.PSUBSET_INSERT_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1558
  "PRE_ELIM_THM" > "HOLLight.hollight.PRE_ELIM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1559
  "POW_ZERO_EQ" > "HOLLight.hollight.POW_ZERO_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1560
  "POW_ZERO" > "HOLLight.hollight.POW_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1561
  "POW_ROOT_POS" > "HOLLight.hollight.POW_ROOT_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1562
  "POW_POS_LT" > "HOLLight.hollight.POW_POS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1563
  "POW_POS" > "HOLLight.hollight.POW_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1564
  "POW_PLUS1" > "HOLLight.hollight.POW_PLUS1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1565
  "POW_NZ" > "HOLLight.hollight.POW_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1566
  "POW_MUL" > "HOLLight.hollight.POW_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1567
  "POW_MINUS1" > "HOLLight.hollight.POW_MINUS1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1568
  "POW_M1" > "HOLLight.hollight.POW_M1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1569
  "POW_LT" > "HOLLight.hollight.POW_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1570
  "POW_LE" > "HOLLight.hollight.POW_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1571
  "POW_INV" > "HOLLight.hollight.POW_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1572
  "POW_EQ" > "HOLLight.hollight.POW_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1573
  "POW_ADD" > "HOLLight.hollight.POW_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1574
  "POW_ABS" > "HOLLight.hollight.POW_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1575
  "POW_2_SQRT_ABS" > "HOLLight.hollight.POW_2_SQRT_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1576
  "POW_2_SQRT" > "HOLLight.hollight.POW_2_SQRT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1577
  "POW_2_LT" > "HOLLight.hollight.POW_2_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1578
  "POW_2_LE1" > "HOLLight.hollight.POW_2_LE1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1579
  "POW_2" > "HOLLight.hollight.POW_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1580
  "POW_1" > "HOLLight.hollight.POW_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1581
  "POW_0" > "HOLLight.hollight.POW_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1582
  "POWSER_LIMIT_0_STRONG" > "HOLLight.hollight.POWSER_LIMIT_0_STRONG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1583
  "POWSER_LIMIT_0" > "HOLLight.hollight.POWSER_LIMIT_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1584
  "POWSER_INSIDEA" > "HOLLight.hollight.POWSER_INSIDEA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1585
  "POWSER_INSIDE" > "HOLLight.hollight.POWSER_INSIDE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1586
  "POWSER_EQUAL_0" > "HOLLight.hollight.POWSER_EQUAL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1587
  "POWSER_EQUAL" > "HOLLight.hollight.POWSER_EQUAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1588
  "POWSER_0" > "HOLLight.hollight.POWSER_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1589
  "POWREV" > "HOLLight.hollight.POWREV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1590
  "POWDIFF_LEMMA" > "HOLLight.hollight.POWDIFF_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1591
  "POWDIFF" > "HOLLight.hollight.POWDIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1592
  "PI_POS" > "HOLLight.hollight.PI_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1593
  "PI2_PI4" > "HOLLight.hollight.PI2_PI4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1594
  "PI2_BOUNDS" > "HOLLight.hollight.PI2_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1595
  "PI2" > "HOLLight.hollight.PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1596
  "PASTECART_FST_SND" > "HOLLight.hollight.PASTECART_FST_SND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1597
  "PASTECART_EQ" > "HOLLight.hollight.PASTECART_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1598
  "PASSOC_def" > "HOLLight.hollight.PASSOC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1599
  "PAIR_SURJECTIVE" > "Datatype.prod.nchotomy"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1600
  "PAIR_EXISTS_THM" > "HOLLight.hollight.PAIR_EXISTS_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1601
  "PAIR_EQ" > "Datatype.prod.simps_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1602
  "PAIRWISE_def" > "HOLLight.hollight.PAIRWISE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1603
  "PAIR" > "HOL4Compat.PAIR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1604
  "OUTR_def" > "HOLLight.hollight.OUTR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1605
  "OUTL_def" > "HOLLight.hollight.OUTL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1606
  "OR_EXISTS_THM" > "HOL.ex_disj_distrib"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1607
  "OR_CLAUSES" > "HOLLight.hollight.OR_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1608
  "OPEN_UNOPEN" > "HOLLight.hollight.OPEN_UNOPEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1609
  "OPEN_SUBOPEN" > "HOLLight.hollight.OPEN_SUBOPEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1610
  "OPEN_OWN_NEIGH" > "HOLLight.hollight.OPEN_OWN_NEIGH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1611
  "OPEN_NEIGH" > "HOLLight.hollight.OPEN_NEIGH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1612
  "ONE" > "HOLLight.hollight.ONE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1613
  "ODD_def" > "HOLLight.hollight.ODD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1614
  "ODD_MULT" > "HOLLight.hollight.ODD_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1615
  "ODD_MOD" > "HOLLight.hollight.ODD_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1616
  "ODD_EXP" > "HOLLight.hollight.ODD_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1617
  "ODD_EXISTS" > "HOLLight.hollight.ODD_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1618
  "ODD_DOUBLE" > "HOLLight.hollight.ODD_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1619
  "ODD_ADD" > "HOLLight.hollight.ODD_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1620
  "NUM_INTEGRAL_LEMMA" > "HOLLight.hollight.NUM_INTEGRAL_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1621
  "NUM_INTEGRAL" > "HOLLight.hollight.NUM_INTEGRAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1622
  "NUMSUM_def" > "HOLLight.hollight.NUMSUM_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1623
  "NUMSUM_INJ" > "HOLLight.hollight.NUMSUM_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1624
  "NUMSND_def" > "HOLLight.hollight.NUMSND_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1625
  "NUMSEG_SING" > "HOLLight.hollight.NUMSEG_SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1626
  "NUMSEG_RREC" > "HOLLight.hollight.NUMSEG_RREC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1627
  "NUMSEG_REC" > "HOLLight.hollight.NUMSEG_REC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1628
  "NUMSEG_OFFSET_IMAGE" > "HOLLight.hollight.NUMSEG_OFFSET_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1629
  "NUMSEG_LREC" > "HOLLight.hollight.NUMSEG_LREC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1630
  "NUMSEG_EMPTY" > "HOLLight.hollight.NUMSEG_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1631
  "NUMSEG_COMBINE_R" > "HOLLight.hollight.NUMSEG_COMBINE_R"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1632
  "NUMSEG_COMBINE_L" > "HOLLight.hollight.NUMSEG_COMBINE_L"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1633
  "NUMSEG_CLAUSES" > "HOLLight.hollight.NUMSEG_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1634
  "NUMSEG_ADD_SPLIT" > "HOLLight.hollight.NUMSEG_ADD_SPLIT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1635
  "NUMRIGHT_def" > "HOLLight.hollight.NUMRIGHT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1636
  "NUMPAIR_def" > "HOLLight.hollight.NUMPAIR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1637
  "NUMPAIR_INJ_LEMMA" > "HOLLight.hollight.NUMPAIR_INJ_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1638
  "NUMPAIR_INJ" > "HOLLight.hollight.NUMPAIR_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1639
  "NUMLEFT_def" > "HOLLight.hollight.NUMLEFT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1640
  "NUMFST_def" > "HOLLight.hollight.NUMFST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1641
  "NULL_def" > "HOLLight.hollight.NULL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1642
  "NSUM_UNION_RZERO" > "HOLLight.hollight.NSUM_UNION_RZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1643
  "NSUM_UNION_LZERO" > "HOLLight.hollight.NSUM_UNION_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1644
  "NSUM_UNION_EQ" > "HOLLight.hollight.NSUM_UNION_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1645
  "NSUM_UNION" > "HOLLight.hollight.NSUM_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1646
  "NSUM_TRIV_NUMSEG" > "HOLLight.hollight.NSUM_TRIV_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1647
  "NSUM_SWAP_NUMSEG" > "HOLLight.hollight.NSUM_SWAP_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1648
  "NSUM_SWAP" > "HOLLight.hollight.NSUM_SWAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1649
  "NSUM_SUPPORT" > "HOLLight.hollight.NSUM_SUPPORT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1650
  "NSUM_SUPERSET" > "HOLLight.hollight.NSUM_SUPERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1651
  "NSUM_SUBSET_SIMPLE" > "HOLLight.hollight.NSUM_SUBSET_SIMPLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1652
  "NSUM_SUBSET" > "HOLLight.hollight.NSUM_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1653
  "NSUM_SING_NUMSEG" > "HOLLight.hollight.NSUM_SING_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1654
  "NSUM_SING" > "HOLLight.hollight.NSUM_SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1655
  "NSUM_RESTRICT_SET" > "HOLLight.hollight.NSUM_RESTRICT_SET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1656
  "NSUM_RESTRICT" > "HOLLight.hollight.NSUM_RESTRICT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1657
  "NSUM_POS_LE_NUMSEG" > "HOLLight.hollight.NSUM_POS_LE_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1658
  "NSUM_POS_LE" > "HOLLight.hollight.NSUM_POS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1659
  "NSUM_POS_EQ_0_NUMSEG" > "HOLLight.hollight.NSUM_POS_EQ_0_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1660
  "NSUM_POS_EQ_0" > "HOLLight.hollight.NSUM_POS_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1661
  "NSUM_POS_BOUND" > "HOLLight.hollight.NSUM_POS_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1662
  "NSUM_OFFSET_0" > "HOLLight.hollight.NSUM_OFFSET_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1663
  "NSUM_OFFSET" > "HOLLight.hollight.NSUM_OFFSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1664
  "NSUM_NSUM_RESTRICT" > "HOLLight.hollight.NSUM_NSUM_RESTRICT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1665
  "NSUM_MULTICOUNT_GEN" > "HOLLight.hollight.NSUM_MULTICOUNT_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1666
  "NSUM_MULTICOUNT" > "HOLLight.hollight.NSUM_MULTICOUNT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1667
  "NSUM_LT_ALL" > "HOLLight.hollight.NSUM_LT_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1668
  "NSUM_LT" > "HOLLight.hollight.NSUM_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1669
  "NSUM_LE_NUMSEG" > "HOLLight.hollight.NSUM_LE_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1670
  "NSUM_LE" > "HOLLight.hollight.NSUM_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1671
  "NSUM_IMAGE_GEN" > "HOLLight.hollight.NSUM_IMAGE_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1672
  "NSUM_IMAGE" > "HOLLight.hollight.NSUM_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1673
  "NSUM_EQ_SUPERSET" > "HOLLight.hollight.NSUM_EQ_SUPERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1674
  "NSUM_EQ_NUMSEG" > "HOLLight.hollight.NSUM_EQ_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1675
  "NSUM_EQ_0_NUMSEG" > "HOLLight.hollight.NSUM_EQ_0_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1676
  "NSUM_EQ_0" > "HOLLight.hollight.NSUM_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1677
  "NSUM_EQ" > "HOLLight.hollight.NSUM_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1678
  "NSUM_DIFF" > "HOLLight.hollight.NSUM_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1679
  "NSUM_DELTA" > "HOLLight.hollight.NSUM_DELTA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1680
  "NSUM_CONST_NUMSEG" > "HOLLight.hollight.NSUM_CONST_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1681
  "NSUM_CONST" > "HOLLight.hollight.NSUM_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1682
  "NSUM_CMUL_NUMSEG" > "HOLLight.hollight.NSUM_CMUL_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1683
  "NSUM_CMUL" > "HOLLight.hollight.NSUM_CMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1684
  "NSUM_CLAUSES_RIGHT" > "HOLLight.hollight.NSUM_CLAUSES_RIGHT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1685
  "NSUM_CLAUSES_NUMSEG" > "HOLLight.hollight.NSUM_CLAUSES_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1686
  "NSUM_CLAUSES_LEFT" > "HOLLight.hollight.NSUM_CLAUSES_LEFT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1687
  "NSUM_CLAUSES" > "HOLLight.hollight.NSUM_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1688
  "NSUM_BOUND_LT_GEN" > "HOLLight.hollight.NSUM_BOUND_LT_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1689
  "NSUM_BOUND_LT_ALL" > "HOLLight.hollight.NSUM_BOUND_LT_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1690
  "NSUM_BOUND_LT" > "HOLLight.hollight.NSUM_BOUND_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1691
  "NSUM_BOUND_GEN" > "HOLLight.hollight.NSUM_BOUND_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1692
  "NSUM_BOUND" > "HOLLight.hollight.NSUM_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1693
  "NSUM_ADD_SPLIT" > "HOLLight.hollight.NSUM_ADD_SPLIT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1694
  "NSUM_ADD_NUMSEG" > "HOLLight.hollight.NSUM_ADD_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1695
  "NSUM_ADD" > "HOLLight.hollight.NSUM_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1696
  "NSUM_0" > "HOLLight.hollight.NSUM_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1697
  "NOT_UNIV_PSUBSET" > "HOLLight.hollight.NOT_UNIV_PSUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1698
  "NOT_SUC" > "Nat.nat.simps_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1699
  "NOT_PSUBSET_EMPTY" > "HOLLight.hollight.NOT_PSUBSET_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1700
  "NOT_ODD" > "HOLLight.hollight.NOT_ODD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1701
  "NOT_LT" > "HOLLight.hollight.NOT_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1702
  "NOT_LE" > "HOLLight.hollight.NOT_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1703
  "NOT_IN_EMPTY" > "HOLLight.hollight.NOT_IN_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1704
  "NOT_INSERT_EMPTY" > "HOLLight.hollight.NOT_INSERT_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1705
  "NOT_FORALL_THM" > "Inductive.basic_monos_15"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1706
  "NOT_EXISTS_THM" > "Inductive.basic_monos_16"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1707
  "NOT_EX" > "HOLLight.hollight.NOT_EX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1708
  "NOT_EVEN" > "HOLLight.hollight.NOT_EVEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1709
  "NOT_EQUAL_SETS" > "HOLLight.hollight.NOT_EQUAL_SETS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1710
  "NOT_EMPTY_INSERT" > "HOLLight.hollight.NOT_EMPTY_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1711
  "NOT_CONS_NIL" > "HOLLight.hollight.NOT_CONS_NIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1712
  "NOT_CLAUSES_WEAK" > "HOLLight.hollight.NOT_CLAUSES_WEAK"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1713
  "NOT_ALL" > "HOLLight.hollight.NOT_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1714
  "NONE_def" > "HOLLight.hollight.NONE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1715
  "NIL_def" > "HOLLight.hollight.NIL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1716
  "NEUTRAL_REAL_MUL" > "HOLLight.hollight.NEUTRAL_REAL_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1717
  "NEUTRAL_REAL_ADD" > "HOLLight.hollight.NEUTRAL_REAL_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1718
  "NEUTRAL_MUL" > "HOLLight.hollight.NEUTRAL_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1719
  "NEUTRAL_ADD" > "HOLLight.hollight.NEUTRAL_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1720
  "NET_SUM" > "HOLLight.hollight.NET_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1721
  "NET_SUB" > "HOLLight.hollight.NET_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1722
  "NET_NULL_MUL" > "HOLLight.hollight.NET_NULL_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1723
  "NET_NULL_CMUL" > "HOLLight.hollight.NET_NULL_CMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1724
  "NET_NULL_ADD" > "HOLLight.hollight.NET_NULL_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1725
  "NET_NULL" > "HOLLight.hollight.NET_NULL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1726
  "NET_NEG" > "HOLLight.hollight.NET_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1727
  "NET_MUL" > "HOLLight.hollight.NET_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1728
  "NET_LE" > "HOLLight.hollight.NET_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1729
  "NET_INV" > "HOLLight.hollight.NET_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1730
  "NET_DIV" > "HOLLight.hollight.NET_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1731
  "NET_CONV_NZ" > "HOLLight.hollight.NET_CONV_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1732
  "NET_CONV_IBOUNDED" > "HOLLight.hollight.NET_CONV_IBOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1733
  "NET_CONV_BOUNDED" > "HOLLight.hollight.NET_CONV_BOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1734
  "NET_ADD" > "HOLLight.hollight.NET_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1735
  "NET_ABS" > "HOLLight.hollight.NET_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1736
  "NEST_LEMMA_UNIQ" > "HOLLight.hollight.NEST_LEMMA_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1737
  "NEST_LEMMA" > "HOLLight.hollight.NEST_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1738
  "NADD_UBOUND" > "HOLLight.hollight.NADD_UBOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1739
  "NADD_SUC" > "HOLLight.hollight.NADD_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1740
  "NADD_RDISTRIB" > "HOLLight.hollight.NADD_RDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1741
  "NADD_OF_NUM_WELLDEF" > "HOLLight.hollight.NADD_OF_NUM_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1742
  "NADD_OF_NUM_MUL" > "HOLLight.hollight.NADD_OF_NUM_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1743
  "NADD_OF_NUM_LE" > "HOLLight.hollight.NADD_OF_NUM_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1744
  "NADD_OF_NUM_EQ" > "HOLLight.hollight.NADD_OF_NUM_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1745
  "NADD_OF_NUM_ADD" > "HOLLight.hollight.NADD_OF_NUM_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1746
  "NADD_OF_NUM" > "HOLLight.hollight.NADD_OF_NUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1747
  "NADD_NONZERO" > "HOLLight.hollight.NADD_NONZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1748
  "NADD_MUL_WELLDEF_LEMMA" > "HOLLight.hollight.NADD_MUL_WELLDEF_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1749
  "NADD_MUL_WELLDEF" > "HOLLight.hollight.NADD_MUL_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1750
  "NADD_MUL_SYM" > "HOLLight.hollight.NADD_MUL_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1751
  "NADD_MUL_LINV_LEMMA8" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA8"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1752
  "NADD_MUL_LINV_LEMMA7a" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA7a"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1753
  "NADD_MUL_LINV_LEMMA7" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA7"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1754
  "NADD_MUL_LINV_LEMMA6" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1755
  "NADD_MUL_LINV_LEMMA5" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA5"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1756
  "NADD_MUL_LINV_LEMMA4" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1757
  "NADD_MUL_LINV_LEMMA3" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1758
  "NADD_MUL_LINV_LEMMA2" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1759
  "NADD_MUL_LINV_LEMMA1" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1760
  "NADD_MUL_LINV_LEMMA0" > "HOLLight.hollight.NADD_MUL_LINV_LEMMA0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1761
  "NADD_MUL_LINV" > "HOLLight.hollight.NADD_MUL_LINV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1762
  "NADD_MUL_LID" > "HOLLight.hollight.NADD_MUL_LID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1763
  "NADD_MUL_ASSOC" > "HOLLight.hollight.NADD_MUL_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1764
  "NADD_MULTIPLICATIVE" > "HOLLight.hollight.NADD_MULTIPLICATIVE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1765
  "NADD_MUL" > "HOLLight.hollight.NADD_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1766
  "NADD_LE_WELLDEF_LEMMA" > "HOLLight.hollight.NADD_LE_WELLDEF_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1767
  "NADD_LE_WELLDEF" > "HOLLight.hollight.NADD_LE_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1768
  "NADD_LE_TRANS" > "HOLLight.hollight.NADD_LE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1769
  "NADD_LE_TOTAL_LEMMA" > "HOLLight.hollight.NADD_LE_TOTAL_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1770
  "NADD_LE_TOTAL" > "HOLLight.hollight.NADD_LE_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1771
  "NADD_LE_RMUL" > "HOLLight.hollight.NADD_LE_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1772
  "NADD_LE_REFL" > "HOLLight.hollight.NADD_LE_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1773
  "NADD_LE_RADD" > "HOLLight.hollight.NADD_LE_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1774
  "NADD_LE_LMUL" > "HOLLight.hollight.NADD_LE_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1775
  "NADD_LE_LADD" > "HOLLight.hollight.NADD_LE_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1776
  "NADD_LE_EXISTS" > "HOLLight.hollight.NADD_LE_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1777
  "NADD_LE_ANTISYM" > "HOLLight.hollight.NADD_LE_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1778
  "NADD_LE_ADD" > "HOLLight.hollight.NADD_LE_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1779
  "NADD_LE_0" > "HOLLight.hollight.NADD_LE_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1780
  "NADD_LDISTRIB" > "HOLLight.hollight.NADD_LDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1781
  "NADD_LBOUND" > "HOLLight.hollight.NADD_LBOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1782
  "NADD_INV_WELLDEF" > "HOLLight.hollight.NADD_INV_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1783
  "NADD_INV_0" > "HOLLight.hollight.NADD_INV_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1784
  "NADD_INV" > "HOLLight.hollight.NADD_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1785
  "NADD_EQ_TRANS" > "HOLLight.hollight.NADD_EQ_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1786
  "NADD_EQ_SYM" > "HOLLight.hollight.NADD_EQ_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1787
  "NADD_EQ_REFL" > "HOLLight.hollight.NADD_EQ_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1788
  "NADD_EQ_IMP_LE" > "HOLLight.hollight.NADD_EQ_IMP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1789
  "NADD_DIST_LEMMA" > "HOLLight.hollight.NADD_DIST_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1790
  "NADD_DIST" > "HOLLight.hollight.NADD_DIST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1791
  "NADD_COMPLETE" > "HOLLight.hollight.NADD_COMPLETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1792
  "NADD_CAUCHY" > "HOLLight.hollight.NADD_CAUCHY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1793
  "NADD_BOUND" > "HOLLight.hollight.NADD_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1794
  "NADD_ARCH_ZERO" > "HOLLight.hollight.NADD_ARCH_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1795
  "NADD_ARCH_MULT" > "HOLLight.hollight.NADD_ARCH_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1796
  "NADD_ARCH_LEMMA" > "HOLLight.hollight.NADD_ARCH_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1797
  "NADD_ARCH" > "HOLLight.hollight.NADD_ARCH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1798
  "NADD_ALTMUL" > "HOLLight.hollight.NADD_ALTMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1799
  "NADD_ADD_WELLDEF" > "HOLLight.hollight.NADD_ADD_WELLDEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1800
  "NADD_ADD_SYM" > "HOLLight.hollight.NADD_ADD_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1801
  "NADD_ADD_LID" > "HOLLight.hollight.NADD_ADD_LID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1802
  "NADD_ADD_LCANCEL" > "HOLLight.hollight.NADD_ADD_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1803
  "NADD_ADD_ASSOC" > "HOLLight.hollight.NADD_ADD_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1804
  "NADD_ADDITIVE" > "HOLLight.hollight.NADD_ADDITIVE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1805
  "NADD_ADD" > "HOLLight.hollight.NADD_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1806
  "MVT_LEMMA" > "HOLLight.hollight.MVT_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1807
  "MVT_ALT" > "HOLLight.hollight.MVT_ALT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1808
  "MVT" > "HOLLight.hollight.MVT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1809
  "MULT_SYM" > "IntDef.zmult_ac_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1810
  "MULT_SUC" > "Nat.mult_Suc_right"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1811
  "MULT_EXP" > "HOLLight.hollight.MULT_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1812
  "MULT_EQ_1" > "HOLLight.hollight.MULT_EQ_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1813
  "MULT_EQ_0" > "Nat.mult_is_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1814
  "MULT_DIV_2" > "HOLLight.hollight.MULT_DIV_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1815
  "MULT_CLAUSES" > "HOLLight.hollight.MULT_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1816
  "MULT_ASSOC" > "IntDef.zmult_ac_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1817
  "MULT_AC" > "HOLLight.hollight.MULT_AC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1818
  "MULT_2" > "HOLLight.hollight.MULT_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1819
  "MULT_0" > "Nat.mult_0_right"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1820
  "MTOP_TENDS_UNIQ" > "HOLLight.hollight.MTOP_TENDS_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1821
  "MTOP_TENDS" > "HOLLight.hollight.MTOP_TENDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1822
  "MTOP_OPEN" > "HOLLight.hollight.MTOP_OPEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1823
  "MTOP_LIMPT" > "HOLLight.hollight.MTOP_LIMPT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1824
  "MR1_SUB_LT" > "HOLLight.hollight.MR1_SUB_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1825
  "MR1_SUB_LE" > "HOLLight.hollight.MR1_SUB_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1826
  "MR1_SUB" > "HOLLight.hollight.MR1_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1827
  "MR1_LIMPT" > "HOLLight.hollight.MR1_LIMPT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1828
  "MR1_DEF" > "HOLLight.hollight.MR1_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1829
  "MR1_BOUNDED" > "HOLLight.hollight.MR1_BOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1830
  "MR1_BETWEEN1" > "HOLLight.hollight.MR1_BETWEEN1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1831
  "MR1_ADD_LT" > "HOLLight.hollight.MR1_ADD_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1832
  "MR1_ADD_LE" > "HOLLight.hollight.MR1_ADD_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1833
  "MR1_ADD" > "HOLLight.hollight.MR1_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1834
  "MONO_SUC" > "HOLLight.hollight.MONO_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1835
  "MONO_FORALL" > "Inductive.basic_monos_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1836
  "MONO_EXISTS" > "Inductive.basic_monos_5"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1837
  "MONO_COND" > "HOLLight.hollight.MONO_COND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1838
  "MONO_ALL2" > "HOLLight.hollight.MONO_ALL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1839
  "MONO_ALL" > "HOLLight.hollight.MONO_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1840
  "MONOIDAL_REAL_MUL" > "HOLLight.hollight.MONOIDAL_REAL_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1841
  "MONOIDAL_REAL_ADD" > "HOLLight.hollight.MONOIDAL_REAL_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1842
  "MONOIDAL_MUL" > "HOLLight.hollight.MONOIDAL_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1843
  "MONOIDAL_ADD" > "HOLLight.hollight.MONOIDAL_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1844
  "MOD_def" > "HOLLight.hollight.MOD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1845
  "MOD_UNIQ" > "HOLLight.hollight.MOD_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1846
  "MOD_MULT_RMOD" > "HOLLight.hollight.MOD_MULT_RMOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1847
  "MOD_MULT_MOD2" > "HOLLight.hollight.MOD_MULT_MOD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1848
  "MOD_MULT_LMOD" > "HOLLight.hollight.MOD_MULT_LMOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1849
  "MOD_MULT_ADD" > "HOLLight.hollight.MOD_MULT_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1850
  "MOD_MULT2" > "HOLLight.hollight.MOD_MULT2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1851
  "MOD_MULT" > "HOLLight.hollight.MOD_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1852
  "MOD_MOD_REFL" > "HOLLight.hollight.MOD_MOD_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1853
  "MOD_MOD" > "HOLLight.hollight.MOD_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1854
  "MOD_LT" > "HOLLight.hollight.MOD_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1855
  "MOD_LE" > "HOLLight.hollight.MOD_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1856
  "MOD_EXP_MOD" > "HOLLight.hollight.MOD_EXP_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1857
  "MOD_EXISTS" > "HOLLight.hollight.MOD_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1858
  "MOD_EQ_0" > "HOLLight.hollight.MOD_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1859
  "MOD_EQ" > "HOLLight.hollight.MOD_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1860
  "MOD_ADD_MOD" > "HOLLight.hollight.MOD_ADD_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1861
  "MOD_1" > "HOLLight.hollight.MOD_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1862
  "MOD_0" > "HOLLight.hollight.MOD_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1863
  "MK_REC_INJ" > "HOLLight.hollight.MK_REC_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1864
  "MINIMAL" > "HOLLight.hollight.MINIMAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1865
  "METRIC_ZERO" > "HOLLight.hollight.METRIC_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1866
  "METRIC_TRIANGLE" > "HOLLight.hollight.METRIC_TRIANGLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1867
  "METRIC_SYM" > "HOLLight.hollight.METRIC_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1868
  "METRIC_SAME" > "HOLLight.hollight.METRIC_SAME"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1869
  "METRIC_POS" > "HOLLight.hollight.METRIC_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1870
  "METRIC_NZ" > "HOLLight.hollight.METRIC_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1871
  "METRIC_ISMET" > "HOLLight.hollight.METRIC_ISMET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1872
  "MEM_def" > "HOLLight.hollight.MEM_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1873
  "MEM_MAP" > "HOLLight.hollight.MEM_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1874
  "MEM_LIST_OF_SET" > "HOLLight.hollight.MEM_LIST_OF_SET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1875
  "MEM_FILTER" > "HOLLight.hollight.MEM_FILTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1876
  "MEM_EL" > "HOLLight.hollight.MEM_EL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1877
  "MEM_ASSOC" > "HOLLight.hollight.MEM_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1878
  "MEM_APPEND" > "HOLLight.hollight.MEM_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1879
  "MEMBER_NOT_EMPTY" > "HOLLight.hollight.MEMBER_NOT_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1880
  "MEASURE_LE" > "HOLLight.hollight.MEASURE_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1881
  "MCLAURIN_ZERO" > "HOLLight.hollight.MCLAURIN_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1882
  "MCLAURIN_SIN" > "HOLLight.hollight.MCLAURIN_SIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1883
  "MCLAURIN_NEG" > "HOLLight.hollight.MCLAURIN_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1884
  "MCLAURIN_LN_POS" > "HOLLight.hollight.MCLAURIN_LN_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1885
  "MCLAURIN_LN_NEG" > "HOLLight.hollight.MCLAURIN_LN_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1886
  "MCLAURIN_EXP_LT" > "HOLLight.hollight.MCLAURIN_EXP_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1887
  "MCLAURIN_EXP_LEMMA" > "HOLLight.hollight.MCLAURIN_EXP_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1888
  "MCLAURIN_EXP_LE" > "HOLLight.hollight.MCLAURIN_EXP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1889
  "MCLAURIN_COS" > "HOLLight.hollight.MCLAURIN_COS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1890
  "MCLAURIN_BI_LE" > "HOLLight.hollight.MCLAURIN_BI_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1891
  "MCLAURIN_ATN" > "HOLLight.hollight.MCLAURIN_ATN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1892
  "MCLAURIN_ALL_LT" > "HOLLight.hollight.MCLAURIN_ALL_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1893
  "MCLAURIN_ALL_LE" > "HOLLight.hollight.MCLAURIN_ALL_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1894
  "MCLAURIN" > "HOLLight.hollight.MCLAURIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1895
  "MAX_LEMMA" > "HOLLight.hollight.MAX_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1896
  "MAP_o" > "HOLLight.hollight.MAP_o"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1897
  "MAP_def" > "HOLLight.hollight.MAP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1898
  "MAP_SND_ZIP" > "HOLLight.hollight.MAP_SND_ZIP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1899
  "MAP_FST_ZIP" > "HOLLight.hollight.MAP_FST_ZIP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1900
  "MAP_EQ_DEGEN" > "HOLLight.hollight.MAP_EQ_DEGEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1901
  "MAP_EQ_ALL2" > "HOLLight.hollight.MAP_EQ_ALL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1902
  "MAP_EQ" > "HOLLight.hollight.MAP_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1903
  "MAP_APPEND" > "HOLLight.hollight.MAP_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1904
  "MAP2_def" > "HOLLight.hollight.MAP2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1905
  "MAP2" > "HOLLight.hollight.MAP2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1906
  "LT_TRANS" > "HOLLight.hollight.LT_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1907
  "LT_SUC_LE" > "HOLLight.hollight.LT_SUC_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1908
  "LT_SUC" > "HOLLight.hollight.LT_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1909
  "LT_REFL" > "HOLLight.hollight.LT_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1910
  "LT_NZ" > "HOLLight.hollight.LT_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1911
  "LT_MULT_RCANCEL" > "HOLLight.hollight.LT_MULT_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1912
  "LT_MULT_LCANCEL" > "HOLLight.hollight.LT_MULT_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1913
  "LT_MULT2" > "HOLLight.hollight.LT_MULT2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1914
  "LT_MULT" > "HOLLight.hollight.LT_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1915
  "LT_LMULT" > "HOLLight.hollight.LT_LMULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1916
  "LT_LE" > "HOLLight.hollight.LT_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1917
  "LT_IMP_LE" > "HOLLight.hollight.LT_IMP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1918
  "LT_EXP" > "HOLLight.hollight.LT_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1919
  "LT_EXISTS" > "HOLLight.hollight.LT_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1920
  "LT_CASES" > "HOLLight.hollight.LT_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1921
  "LT_ANTISYM" > "HOLLight.hollight.LT_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1922
  "LT_ADD_RCANCEL" > "HOLLight.hollight.LT_ADD_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1923
  "LT_ADD_LCANCEL" > "HOLLight.hollight.LT_ADD_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1924
  "LT_ADDR" > "HOLLight.hollight.LT_ADDR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1925
  "LT_ADD2" > "HOLLight.hollight.LT_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1926
  "LT_ADD" > "HOLLight.hollight.LT_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1927
  "LT_0" > "HOLLight.hollight.LT_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1928
  "LTE_TRANS" > "HOLLight.hollight.LTE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1929
  "LTE_CASES" > "HOLLight.hollight.LTE_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1930
  "LTE_ANTISYM" > "HOLLight.hollight.LTE_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1931
  "LTE_ADD2" > "HOLLight.hollight.LTE_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1932
  "LN_POW" > "HOLLight.hollight.LN_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1933
  "LN_POS_LT" > "HOLLight.hollight.LN_POS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1934
  "LN_POS" > "HOLLight.hollight.LN_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1935
  "LN_MUL" > "HOLLight.hollight.LN_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1936
  "LN_MONO_LT" > "HOLLight.hollight.LN_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1937
  "LN_MONO_LE" > "HOLLight.hollight.LN_MONO_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1938
  "LN_LT_X" > "HOLLight.hollight.LN_LT_X"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1939
  "LN_LE" > "HOLLight.hollight.LN_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1940
  "LN_INV" > "HOLLight.hollight.LN_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1941
  "LN_INJ" > "HOLLight.hollight.LN_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1942
  "LN_EXP" > "HOLLight.hollight.LN_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1943
  "LN_DIV" > "HOLLight.hollight.LN_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1944
  "LN_1" > "HOLLight.hollight.LN_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1945
  "LIST_OF_SET_PROPERTIES" > "HOLLight.hollight.LIST_OF_SET_PROPERTIES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1946
  "LIM_X" > "HOLLight.hollight.LIM_X"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1947
  "LIM_UNIQ" > "HOLLight.hollight.LIM_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1948
  "LIM_TRANSFORM" > "HOLLight.hollight.LIM_TRANSFORM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1949
  "LIM_TENDS2" > "HOLLight.hollight.LIM_TENDS2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1950
  "LIM_TENDS" > "HOLLight.hollight.LIM_TENDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1951
  "LIM_SUM" > "HOLLight.hollight.LIM_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1952
  "LIM_SUB" > "HOLLight.hollight.LIM_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1953
  "LIM_NULL" > "HOLLight.hollight.LIM_NULL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1954
  "LIM_NEG" > "HOLLight.hollight.LIM_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1955
  "LIM_MUL" > "HOLLight.hollight.LIM_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1956
  "LIM_INV" > "HOLLight.hollight.LIM_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1957
  "LIM_EQUAL" > "HOLLight.hollight.LIM_EQUAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1958
  "LIM_DIV" > "HOLLight.hollight.LIM_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1959
  "LIM_CONST" > "HOLLight.hollight.LIM_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1960
  "LIM_ADD" > "HOLLight.hollight.LIM_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1961
  "LIM" > "HOLLight.hollight.LIM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1962
  "LE_TRANS" > "HOLLight.hollight.LE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1963
  "LE_SUC_LT" > "HOLLight.hollight.LE_SUC_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1964
  "LE_SUC" > "HOLLight.hollight.LE_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1965
  "LE_SQUARE_REFL" > "HOLLight.hollight.LE_SQUARE_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1966
  "LE_REFL" > "HOLLight.hollight.LE_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1967
  "LE_RDIV_EQ" > "HOLLight.hollight.LE_RDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1968
  "LE_MULT_RCANCEL" > "HOLLight.hollight.LE_MULT_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1969
  "LE_MULT_LCANCEL" > "HOLLight.hollight.LE_MULT_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1970
  "LE_MULT2" > "HOLLight.hollight.LE_MULT2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1971
  "LE_LT" > "HOLLight.hollight.LE_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1972
  "LE_LDIV_EQ" > "HOLLight.hollight.LE_LDIV_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1973
  "LE_LDIV" > "HOLLight.hollight.LE_LDIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1974
  "LE_EXP" > "HOLLight.hollight.LE_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1975
  "LE_EXISTS" > "HOLLight.hollight.LE_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1976
  "LE_CASES" > "HOLLight.hollight.LE_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1977
  "LE_ANTISYM" > "HOLLight.hollight.LE_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1978
  "LE_ADD_RCANCEL" > "HOLLight.hollight.LE_ADD_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1979
  "LE_ADD_LCANCEL" > "HOLLight.hollight.LE_ADD_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1980
  "LE_ADDR" > "HOLLight.hollight.LE_ADDR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1981
  "LE_ADD2" > "HOLLight.hollight.LE_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1982
  "LE_ADD" > "HOLLight.hollight.LE_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1983
  "LE_0" > "HOLLight.hollight.LE_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1984
  "LET_TRANS" > "HOLLight.hollight.LET_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1985
  "LET_END_def" > "HOLLight.hollight.LET_END_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1986
  "LET_CASES" > "HOLLight.hollight.LET_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1987
  "LET_ANTISYM" > "HOLLight.hollight.LET_ANTISYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1988
  "LET_ADD2" > "HOLLight.hollight.LET_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1989
  "LESS_SUC_EQ" > "HOLLight.hollight.LESS_SUC_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1990
  "LESS_1" > "HOLLight.hollight.LESS_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1991
  "LENGTH_def" > "HOLLight.hollight.LENGTH_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1992
  "LENGTH_REPLICATE" > "HOLLight.hollight.LENGTH_REPLICATE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1993
  "LENGTH_MAP2" > "HOLLight.hollight.LENGTH_MAP2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1994
  "LENGTH_MAP" > "HOLLight.hollight.LENGTH_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1995
  "LENGTH_LIST_OF_SET" > "HOLLight.hollight.LENGTH_LIST_OF_SET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1996
  "LENGTH_EQ_NIL" > "HOLLight.hollight.LENGTH_EQ_NIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1997
  "LENGTH_EQ_CONS" > "HOLLight.hollight.LENGTH_EQ_CONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1998
  "LENGTH_APPEND" > "HOLLight.hollight.LENGTH_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  1999
  "LEFT_SUB_DISTRIB" > "Nat.nat_distrib_4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2000
  "LEFT_OR_FORALL_THM" > "HOL.all_simps_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2001
  "LEFT_OR_EXISTS_THM" > "HOL.ex_simps_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2002
  "LEFT_OR_DISTRIB" > "HOL.conj_disj_distribL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2003
  "LEFT_IMP_FORALL_THM" > "HOL.imp_all"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2004
  "LEFT_IMP_EXISTS_THM" > "HOL.imp_ex"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2005
  "LEFT_FORALL_OR_THM" > "HOL.all_simps_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2006
  "LEFT_FORALL_IMP_THM" > "HOL.imp_ex"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2007
  "LEFT_EXISTS_IMP_THM" > "HOL.imp_all"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2008
  "LEFT_EXISTS_AND_THM" > "HOL.ex_simps_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2009
  "LEFT_AND_FORALL_THM" > "HOL.all_simps_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2010
  "LEFT_AND_EXISTS_THM" > "HOL.ex_simps_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2011
  "LEFT_ADD_DISTRIB" > "Nat.nat_distrib_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2012
  "LAST_def" > "HOLLight.hollight.LAST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2013
  "LAST_CLAUSES" > "HOLLight.hollight.LAST_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2014
  "LAMBDA_UNIQUE" > "HOLLight.hollight.LAMBDA_UNIQUE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2015
  "LAMBDA_ETA" > "HOLLight.hollight.LAMBDA_ETA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2016
  "LAMBDA_BETA" > "HOLLight.hollight.LAMBDA_BETA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2017
  "I_THM" > "Fun.id_apply"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2018
  "I_O_ID" > "HOLLight.hollight.I_O_ID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2019
  "IVT_DERIVATIVE_POS" > "HOLLight.hollight.IVT_DERIVATIVE_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2020
  "IVT_DERIVATIVE_NEG" > "HOLLight.hollight.IVT_DERIVATIVE_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2021
  "IVT_DERIVATIVE_0" > "HOLLight.hollight.IVT_DERIVATIVE_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2022
  "IVT2" > "HOLLight.hollight.IVT2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2023
  "IVT" > "HOLLight.hollight.IVT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2024
  "ITSET_def" > "HOLLight.hollight.ITSET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2025
  "ITSET_EQ" > "HOLLight.hollight.ITSET_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2026
  "ITLIST_def" > "HOLLight.hollight.ITLIST_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2027
  "ITLIST_EXTRA" > "HOLLight.hollight.ITLIST_EXTRA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2028
  "ITLIST2_def" > "HOLLight.hollight.ITLIST2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2029
  "ITLIST2" > "HOLLight.hollight.ITLIST2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2030
  "ITERATE_UNION_GEN" > "HOLLight.hollight.ITERATE_UNION_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2031
  "ITERATE_UNION" > "HOLLight.hollight.ITERATE_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2032
  "ITERATE_SUPPORT" > "HOLLight.hollight.ITERATE_SUPPORT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2033
  "ITERATE_SING" > "HOLLight.hollight.ITERATE_SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2034
  "ITERATE_RELATED" > "HOLLight.hollight.ITERATE_RELATED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2035
  "ITERATE_IMAGE" > "HOLLight.hollight.ITERATE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2036
  "ITERATE_EQ_NEUTRAL" > "HOLLight.hollight.ITERATE_EQ_NEUTRAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2037
  "ITERATE_DIFF_GEN" > "HOLLight.hollight.ITERATE_DIFF_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2038
  "ITERATE_DIFF" > "HOLLight.hollight.ITERATE_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2039
  "ITERATE_DELTA" > "HOLLight.hollight.ITERATE_DELTA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2040
  "ITERATE_CLOSED_GEN" > "HOLLight.hollight.ITERATE_CLOSED_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2041
  "ITERATE_CLOSED" > "HOLLight.hollight.ITERATE_CLOSED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2042
  "ITERATE_CLAUSES_GEN" > "HOLLight.hollight.ITERATE_CLAUSES_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2043
  "ITERATE_CLAUSES" > "HOLLight.hollight.ITERATE_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2044
  "ISO_def" > "HOLLight.hollight.ISO_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2045
  "ISO_USAGE" > "HOLLight.hollight.ISO_USAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2046
  "ISO_REFL" > "HOLLight.hollight.ISO_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2047
  "ISO_FUN" > "HOLLight.hollight.ISO_FUN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2048
  "ISMET_R1" > "HOLLight.hollight.ISMET_R1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2049
  "IN_def" > "HOLLight.hollight.IN_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2050
  "IN_UNIV" > "HOLLight.hollight.IN_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2051
  "IN_UNIONS" > "HOLLight.hollight.IN_UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2052
  "IN_UNION" > "HOLLight.hollight.IN_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2053
  "IN_SUPPORT" > "HOLLight.hollight.IN_SUPPORT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2054
  "IN_SING" > "HOLLight.hollight.IN_SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2055
  "IN_SET_OF_LIST" > "HOLLight.hollight.IN_SET_OF_LIST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2056
  "IN_REST" > "HOLLight.hollight.IN_REST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2057
  "IN_NUMSEG" > "HOLLight.hollight.IN_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2058
  "IN_INTERS" > "HOLLight.hollight.IN_INTERS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2059
  "IN_INTER" > "HOLLight.hollight.IN_INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2060
  "IN_INSERT" > "HOLLight.hollight.IN_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2061
  "IN_IMAGE" > "HOLLight.hollight.IN_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2062
  "IN_ELIM_THM" > "HOLLight.hollight.IN_ELIM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2063
  "IN_DISJOINT" > "HOLLight.hollight.IN_DISJOINT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2064
  "IN_DIFF" > "HOLLight.hollight.IN_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2065
  "IN_DELETE_EQ" > "HOLLight.hollight.IN_DELETE_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2066
  "IN_DELETE" > "HOLLight.hollight.IN_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2067
  "INT_POW" > "HOLLight.hollight.INT_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2068
  "INT_LT_DISCRETE" > "HOLLight.hollight.INT_LT_DISCRETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2069
  "INT_LT" > "HOLLight.hollight.INT_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2070
  "INT_IMAGE" > "HOLLight.hollight.INT_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2071
  "INT_GT_DISCRETE" > "HOLLight.hollight.INT_GT_DISCRETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2072
  "INT_GT" > "HOLLight.hollight.INT_GT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2073
  "INT_GE" > "HOLLight.hollight.INT_GE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2074
  "INT_FORALL_POS" > "HOLLight.hollight.INT_FORALL_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2075
  "INT_ARCH" > "HOLLight.hollight.INT_ARCH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2076
  "INT_ABS_MUL_1" > "HOLLight.hollight.INT_ABS_MUL_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2077
  "INT_ABS" > "HOLLight.hollight.INT_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2078
  "INTER_def" > "HOLLight.hollight.INTER_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2079
  "INTER_UNIV" > "HOLLight.hollight.INTER_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2080
  "INTER_SUBSET" > "HOLLight.hollight.INTER_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2081
  "INTER_OVER_UNION" > "HOLLight.hollight.INTER_OVER_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2082
  "INTER_IDEMPOT" > "HOLLight.hollight.INTER_IDEMPOT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2083
  "INTER_EMPTY" > "HOLLight.hollight.INTER_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2084
  "INTER_COMM" > "HOLLight.hollight.INTER_COMM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2085
  "INTER_ASSOC" > "HOLLight.hollight.INTER_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2086
  "INTER_ACI" > "HOLLight.hollight.INTER_ACI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2087
  "INTERVAL_LEMMA_LT" > "HOLLight.hollight.INTERVAL_LEMMA_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2088
  "INTERVAL_LEMMA" > "HOLLight.hollight.INTERVAL_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2089
  "INTERVAL_ABS" > "HOLLight.hollight.INTERVAL_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2090
  "INTERS_def" > "HOLLight.hollight.INTERS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2091
  "INTEGRAL_NULL" > "HOLLight.hollight.INTEGRAL_NULL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2092
  "INSERT_def" > "HOLLight.hollight.INSERT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2093
  "INSERT_UNIV" > "HOLLight.hollight.INSERT_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2094
  "INSERT_UNION_EQ" > "HOLLight.hollight.INSERT_UNION_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2095
  "INSERT_UNION" > "HOLLight.hollight.INSERT_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2096
  "INSERT_SUBSET" > "HOLLight.hollight.INSERT_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2097
  "INSERT_INTER" > "HOLLight.hollight.INSERT_INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2098
  "INSERT_INSERT" > "HOLLight.hollight.INSERT_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2099
  "INSERT_DIFF" > "HOLLight.hollight.INSERT_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2100
  "INSERT_DELETE" > "HOLLight.hollight.INSERT_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2101
  "INSERT_COMM" > "HOLLight.hollight.INSERT_COMM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2102
  "INSERT_AC" > "HOLLight.hollight.INSERT_AC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2103
  "INSERT" > "HOLLight.hollight.INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2104
  "INR_def" > "HOLLight.hollight.INR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2105
  "INL_def" > "HOLLight.hollight.INL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2106
  "INJ_def" > "HOLLight.hollight.INJ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2107
  "INJ_INVERSE2" > "HOLLight.hollight.INJ_INVERSE2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2108
  "INJP_def" > "HOLLight.hollight.INJP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2109
  "INJP_INJ" > "HOLLight.hollight.INJP_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2110
  "INJN_def" > "HOLLight.hollight.INJN_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2111
  "INJN_INJ" > "HOLLight.hollight.INJN_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2112
  "INJF_def" > "HOLLight.hollight.INJF_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2113
  "INJF_INJ" > "HOLLight.hollight.INJF_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2114
  "INJECTIVE_ON_LEFT_INVERSE" > "HOLLight.hollight.INJECTIVE_ON_LEFT_INVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2115
  "INJECTIVE_LEFT_INVERSE" > "HOLLight.hollight.INJECTIVE_LEFT_INVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2116
  "INJA_def" > "HOLLight.hollight.INJA_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2117
  "INJA_INJ" > "HOLLight.hollight.INJA_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2118
  "INFINITE_def" > "HOLLight.hollight.INFINITE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2119
  "INFINITE_NONEMPTY" > "HOLLight.hollight.INFINITE_NONEMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2120
  "INFINITE_IMAGE_INJ" > "HOLLight.hollight.INFINITE_IMAGE_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2121
  "INFINITE_DIFF_FINITE" > "HOLLight.hollight.INFINITE_DIFF_FINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2122
  "IMP_EQ_CLAUSE" > "HOLLight.hollight.IMP_EQ_CLAUSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2123
  "IMP_CONJ" > "HOL.imp_conjL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2124
  "IMP_CLAUSES" > "HOLLight.hollight.IMP_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2125
  "IMAGE_o" > "HOLLight.hollight.IMAGE_o"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2126
  "IMAGE_def" > "HOLLight.hollight.IMAGE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2127
  "IMAGE_UNION" > "HOLLight.hollight.IMAGE_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2128
  "IMAGE_SUBSET" > "HOLLight.hollight.IMAGE_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2129
  "IMAGE_IMP_INJECTIVE_GEN" > "HOLLight.hollight.IMAGE_IMP_INJECTIVE_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2130
  "IMAGE_IMP_INJECTIVE" > "HOLLight.hollight.IMAGE_IMP_INJECTIVE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2131
  "IMAGE_EQ_EMPTY" > "HOLLight.hollight.IMAGE_EQ_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2132
  "IMAGE_DIFF_INJ" > "HOLLight.hollight.IMAGE_DIFF_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2133
  "IMAGE_DELETE_INJ" > "HOLLight.hollight.IMAGE_DELETE_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2134
  "IMAGE_CONST" > "HOLLight.hollight.IMAGE_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2135
  "IMAGE_CLAUSES" > "HOLLight.hollight.IMAGE_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2136
  "HREAL_MUL_RZERO" > "HOLLight.hollight.HREAL_MUL_RZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2137
  "HREAL_MUL_LZERO" > "HOLLight.hollight.HREAL_MUL_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2138
  "HREAL_LE_MUL_RCANCEL_IMP" > "HOLLight.hollight.HREAL_LE_MUL_RCANCEL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2139
  "HREAL_LE_EXISTS_DEF" > "HOLLight.hollight.HREAL_LE_EXISTS_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2140
  "HREAL_LE_ADD_RCANCEL" > "HOLLight.hollight.HREAL_LE_ADD_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2141
  "HREAL_LE_ADD_LCANCEL" > "HOLLight.hollight.HREAL_LE_ADD_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2142
  "HREAL_LE_ADD2" > "HOLLight.hollight.HREAL_LE_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2143
  "HREAL_EQ_ADD_RCANCEL" > "HOLLight.hollight.HREAL_EQ_ADD_RCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2144
  "HREAL_EQ_ADD_LCANCEL" > "HOLLight.hollight.HREAL_EQ_ADD_LCANCEL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2145
  "HREAL_ADD_RID" > "HOLLight.hollight.HREAL_ADD_RID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2146
  "HREAL_ADD_RDISTRIB" > "HOLLight.hollight.HREAL_ADD_RDISTRIB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2147
  "HREAL_ADD_AC" > "HOLLight.hollight.HREAL_ADD_AC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2148
  "HD_def" > "HOLLight.hollight.HD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2149
  "HAS_SIZE_def" > "HOLLight.hollight.HAS_SIZE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2150
  "HAS_SIZE_UNIONS" > "HOLLight.hollight.HAS_SIZE_UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2151
  "HAS_SIZE_UNION" > "HOLLight.hollight.HAS_SIZE_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2152
  "HAS_SIZE_SUC" > "HOLLight.hollight.HAS_SIZE_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2153
  "HAS_SIZE_PRODUCT_DEPENDENT" > "HOLLight.hollight.HAS_SIZE_PRODUCT_DEPENDENT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2154
  "HAS_SIZE_PRODUCT" > "HOLLight.hollight.HAS_SIZE_PRODUCT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2155
  "HAS_SIZE_POWERSET" > "HOLLight.hollight.HAS_SIZE_POWERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2156
  "HAS_SIZE_NUMSEG_LT" > "HOLLight.hollight.HAS_SIZE_NUMSEG_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2157
  "HAS_SIZE_NUMSEG_LE" > "HOLLight.hollight.HAS_SIZE_NUMSEG_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2158
  "HAS_SIZE_NUMSEG_1" > "HOLLight.hollight.HAS_SIZE_NUMSEG_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2159
  "HAS_SIZE_NUMSEG" > "HOLLight.hollight.HAS_SIZE_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2160
  "HAS_SIZE_INDEX" > "HOLLight.hollight.HAS_SIZE_INDEX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2161
  "HAS_SIZE_IMAGE_INJ" > "HOLLight.hollight.HAS_SIZE_IMAGE_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2162
  "HAS_SIZE_FUNSPACE" > "HOLLight.hollight.HAS_SIZE_FUNSPACE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2163
  "HAS_SIZE_FINITE_IMAGE" > "HOLLight.hollight.HAS_SIZE_FINITE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2164
  "HAS_SIZE_CLAUSES" > "HOLLight.hollight.HAS_SIZE_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2165
  "HAS_SIZE_CARD" > "HOLLight.hollight.HAS_SIZE_CARD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2166
  "HAS_SIZE_0" > "HOLLight.hollight.HAS_SIZE_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2167
  "GSPEC_def" > "HOLLight.hollight.GSPEC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2168
  "GP_FINITE" > "HOLLight.hollight.GP_FINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2169
  "GP" > "HOLLight.hollight.GP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2170
  "GEQ_def" > "HOLLight.hollight.GEQ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2171
  "GAUGE_MIN" > "HOLLight.hollight.GAUGE_MIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2172
  "GABS_def" > "HOLLight.hollight.GABS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2173
  "FUN_EQ_THM" > "Fun.expand_fun_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2174
  "FUNCTION_FACTORS_RIGHT" > "HOLLight.hollight.FUNCTION_FACTORS_RIGHT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2175
  "FUNCTION_FACTORS_LEFT" > "HOLLight.hollight.FUNCTION_FACTORS_LEFT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2176
  "FTC1" > "HOLLight.hollight.FTC1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2177
  "FSTCART_PASTECART" > "HOLLight.hollight.FSTCART_PASTECART"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2178
  "FST" > "Product_Type.fst_conv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2179
  "FORALL_SIMP" > "HOL.simp_thms_35"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2180
  "FORALL_PASTECART" > "HOLLight.hollight.FORALL_PASTECART"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2181
  "FORALL_PAIR_THM" > "Product_Type.split_paired_All"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2182
  "FORALL_NOT_THM" > "Inductive.basic_monos_16"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2183
  "FORALL_IN_UNIONS" > "HOLLight.hollight.FORALL_IN_UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2184
  "FORALL_IN_IMAGE" > "HOLLight.hollight.FORALL_IN_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2185
  "FORALL_IN_CLAUSES" > "HOLLight.hollight.FORALL_IN_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2186
  "FORALL_FINITE_INDEX" > "HOLLight.hollight.FORALL_FINITE_INDEX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2187
  "FORALL_BOOL_THM" > "Set.all_bool_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2188
  "FORALL_AND_THM" > "HOL.all_conj_distrib"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2189
  "FORALL_ALL" > "HOLLight.hollight.FORALL_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2190
  "FNIL_def" > "HOLLight.hollight.FNIL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2191
  "FINREC_def" > "HOLLight.hollight.FINREC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2192
  "FINREC_UNIQUE_LEMMA" > "HOLLight.hollight.FINREC_UNIQUE_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2193
  "FINREC_SUC_LEMMA" > "HOLLight.hollight.FINREC_SUC_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2194
  "FINREC_FUN_LEMMA" > "HOLLight.hollight.FINREC_FUN_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2195
  "FINREC_FUN" > "HOLLight.hollight.FINREC_FUN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2196
  "FINREC_EXISTS_LEMMA" > "HOLLight.hollight.FINREC_EXISTS_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2197
  "FINREC_1_LEMMA" > "HOLLight.hollight.FINREC_1_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2198
  "FINITE_def" > "HOLLight.hollight.FINITE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2199
  "FINITE_UNION_IMP" > "HOLLight.hollight.FINITE_UNION_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2200
  "FINITE_UNIONS" > "HOLLight.hollight.FINITE_UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2201
  "FINITE_UNION" > "HOLLight.hollight.FINITE_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2202
  "FINITE_SUPPORT_DELTA" > "HOLLight.hollight.FINITE_SUPPORT_DELTA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2203
  "FINITE_SUPPORT" > "HOLLight.hollight.FINITE_SUPPORT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2204
  "FINITE_SUBSET_IMAGE_IMP" > "HOLLight.hollight.FINITE_SUBSET_IMAGE_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2205
  "FINITE_SUBSET_IMAGE" > "HOLLight.hollight.FINITE_SUBSET_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2206
  "FINITE_SUBSETS" > "HOLLight.hollight.FINITE_SUBSETS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2207
  "FINITE_SUBSET" > "HOLLight.hollight.FINITE_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2208
  "FINITE_SET_OF_LIST" > "HOLLight.hollight.FINITE_SET_OF_LIST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2209
  "FINITE_RESTRICT" > "HOLLight.hollight.FINITE_RESTRICT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2210
  "FINITE_RECURSION_DELETE" > "HOLLight.hollight.FINITE_RECURSION_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2211
  "FINITE_RECURSION" > "HOLLight.hollight.FINITE_RECURSION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2212
  "FINITE_PRODUCT_DEPENDENT" > "HOLLight.hollight.FINITE_PRODUCT_DEPENDENT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2213
  "FINITE_PRODUCT" > "HOLLight.hollight.FINITE_PRODUCT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2214
  "FINITE_POWERSET" > "HOLLight.hollight.FINITE_POWERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2215
  "FINITE_NUMSEG_LT" > "HOLLight.hollight.FINITE_NUMSEG_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2216
  "FINITE_NUMSEG_LE" > "HOLLight.hollight.FINITE_NUMSEG_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2217
  "FINITE_NUMSEG" > "HOLLight.hollight.FINITE_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2218
  "FINITE_INTER" > "HOLLight.hollight.FINITE_INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2219
  "FINITE_INSERT" > "HOLLight.hollight.FINITE_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2220
  "FINITE_INDUCT_STRONG" > "HOLLight.hollight.FINITE_INDUCT_STRONG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2221
  "FINITE_INDEX_WORKS_FINITE" > "HOLLight.hollight.FINITE_INDEX_WORKS_FINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2222
  "FINITE_INDEX_WORKS" > "HOLLight.hollight.FINITE_INDEX_WORKS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2223
  "FINITE_INDEX_NUMSEG" > "HOLLight.hollight.FINITE_INDEX_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2224
  "FINITE_INDEX_NUMBERS" > "HOLLight.hollight.FINITE_INDEX_NUMBERS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2225
  "FINITE_INDEX_INJ" > "HOLLight.hollight.FINITE_INDEX_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2226
  "FINITE_IMAGE_INJ_GENERAL" > "HOLLight.hollight.FINITE_IMAGE_INJ_GENERAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2227
  "FINITE_IMAGE_INJ" > "HOLLight.hollight.FINITE_IMAGE_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2228
  "FINITE_IMAGE_IMAGE" > "HOLLight.hollight.FINITE_IMAGE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2229
  "FINITE_IMAGE_EXPAND" > "HOLLight.hollight.FINITE_IMAGE_EXPAND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2230
  "FINITE_IMAGE" > "HOLLight.hollight.FINITE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2231
  "FINITE_HAS_SIZE_LEMMA" > "HOLLight.hollight.FINITE_HAS_SIZE_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2232
  "FINITE_FUNSPACE" > "HOLLight.hollight.FINITE_FUNSPACE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2233
  "FINITE_FINITE_IMAGE" > "HOLLight.hollight.FINITE_FINITE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2234
  "FINITE_DIFF" > "HOLLight.hollight.FINITE_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2235
  "FINITE_DELETE_IMP" > "HOLLight.hollight.FINITE_DELETE_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2236
  "FINITE_DELETE" > "HOLLight.hollight.FINITE_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2237
  "FINE_MIN" > "HOLLight.hollight.FINE_MIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2238
  "FILTER_def" > "HOLLight.hollight.FILTER_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2239
  "FILTER_MAP" > "HOLLight.hollight.FILTER_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2240
  "FILTER_APPEND" > "HOLLight.hollight.FILTER_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2241
  "FCONS_def" > "HOLLight.hollight.FCONS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2242
  "FCONS_UNDO" > "HOLLight.hollight.FCONS_UNDO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2243
  "FACT_def" > "HOLLight.hollight.FACT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2244
  "FACT_MONO" > "HOLLight.hollight.FACT_MONO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2245
  "FACT_LT" > "HOLLight.hollight.FACT_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2246
  "FACT_LE" > "HOLLight.hollight.FACT_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2247
  "EX_def" > "HOLLight.hollight.EX_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2248
  "EX_MEM" > "HOLLight.hollight.EX_MEM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2249
  "EX_MAP" > "HOLLight.hollight.EX_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2250
  "EX_IMP" > "HOLLight.hollight.EX_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2251
  "EXTENSION" > "HOLLight.hollight.EXTENSION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2252
  "EXP_def" > "HOLLight.hollight.EXP_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2253
  "EXP_ONE" > "HOLLight.hollight.EXP_ONE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2254
  "EXP_MULT" > "HOLLight.hollight.EXP_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2255
  "EXP_LT_0" > "HOLLight.hollight.EXP_LT_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2256
  "EXP_EQ_0" > "HOLLight.hollight.EXP_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2257
  "EXP_ADD" > "HOLLight.hollight.EXP_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2258
  "EXP_2" > "HOLLight.hollight.EXP_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2259
  "EXP_1" > "HOLLight.hollight.EXP_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2260
  "EXISTS_UNIQUE_THM" > "HOL4Compat.EXISTS_UNIQUE_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2261
  "EXISTS_UNIQUE_REFL" > "HOL.ex1_eq_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2262
  "EXISTS_UNIQUE_ALT" > "HOLLight.hollight.EXISTS_UNIQUE_ALT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2263
  "EXISTS_UNIQUE" > "HOL.Ex1_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2264
  "EXISTS_THM" > "HOL4Setup.EXISTS_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2265
  "EXISTS_SIMP" > "HOL.simp_thms_36"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2266
  "EXISTS_REFL" > "HOL.simp_thms_37"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2267
  "EXISTS_PASTECART" > "HOLLight.hollight.EXISTS_PASTECART"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2268
  "EXISTS_PAIR_THM" > "Product_Type.split_paired_Ex"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2269
  "EXISTS_OR_THM" > "HOL.ex_disj_distrib"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2270
  "EXISTS_ONE_REP" > "HOLLight.hollight.EXISTS_ONE_REP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2271
  "EXISTS_NOT_THM" > "Inductive.basic_monos_15"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2272
  "EXISTS_IN_IMAGE" > "HOLLight.hollight.EXISTS_IN_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2273
  "EXISTS_IN_CLAUSES" > "HOLLight.hollight.EXISTS_IN_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2274
  "EXISTS_EX" > "HOLLight.hollight.EXISTS_EX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2275
  "EXISTS_BOOL_THM" > "Set.ex_bool_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2276
  "EXCLUDED_MIDDLE" > "HOLLight.hollight.EXCLUDED_MIDDLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2277
  "EVEN_def" > "HOLLight.hollight.EVEN_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2278
  "EVEN_OR_ODD" > "HOLLight.hollight.EVEN_OR_ODD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2279
  "EVEN_ODD_DECOMPOSITION" > "HOLLight.hollight.EVEN_ODD_DECOMPOSITION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2280
  "EVEN_MULT" > "HOLLight.hollight.EVEN_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2281
  "EVEN_MOD" > "HOLLight.hollight.EVEN_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2282
  "EVEN_EXP" > "HOLLight.hollight.EVEN_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2283
  "EVEN_EXISTS_LEMMA" > "HOLLight.hollight.EVEN_EXISTS_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2284
  "EVEN_EXISTS" > "HOLLight.hollight.EVEN_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2285
  "EVEN_DOUBLE" > "HOLLight.hollight.EVEN_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2286
  "EVEN_DIV2" > "HOLLight.hollight.EVEN_DIV2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2287
  "EVEN_AND_ODD" > "HOLLight.hollight.EVEN_AND_ODD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2288
  "EVEN_ADD" > "HOLLight.hollight.EVEN_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2289
  "EQ_UNIV" > "HOLLight.hollight.EQ_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2290
  "EQ_TRANS" > "Set.basic_trans_rules_31"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2291
  "EQ_SYM_EQ" > "HOL.eq_sym_conv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2292
  "EQ_SYM" > "HOL.meta_eq_to_obj_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2293
  "EQ_SUC" > "Nat.nat.simps_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2294
  "EQ_REFL_T" > "HOL.simp_thms_6"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2295
  "EQ_REFL" > "Presburger.fm_modd_pinf"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2296
  "EQ_MULT_RCANCEL" > "Nat.mult_cancel2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2297
  "EQ_MULT_LCANCEL" > "NatBin.nat_mult_eq_cancel_disj"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2298
  "EQ_IMP_LE" > "HOLLight.hollight.EQ_IMP_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2299
  "EQ_EXT" > "HOL.meta_eq_to_obj_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2300
  "EQ_CLAUSES" > "HOLLight.hollight.EQ_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2301
  "EQ_ADD_RCANCEL_0" > "HOLLight.hollight.EQ_ADD_RCANCEL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2302
  "EQ_ADD_RCANCEL" > "Nat.nat_add_right_cancel"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2303
  "EQ_ADD_LCANCEL_0" > "HOLLight.hollight.EQ_ADD_LCANCEL_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2304
  "EQ_ADD_LCANCEL" > "Nat.nat_add_left_cancel"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2305
  "EMPTY_def" > "HOLLight.hollight.EMPTY_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2306
  "EMPTY_UNIONS" > "HOLLight.hollight.EMPTY_UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2307
  "EMPTY_UNION" > "HOLLight.hollight.EMPTY_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2308
  "EMPTY_SUBSET" > "HOLLight.hollight.EMPTY_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2309
  "EMPTY_NOT_UNIV" > "HOLLight.hollight.EMPTY_NOT_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2310
  "EMPTY_GSPEC" > "HOLLight.hollight.EMPTY_GSPEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2311
  "EMPTY_DIFF" > "HOLLight.hollight.EMPTY_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2312
  "EMPTY_DELETE" > "HOLLight.hollight.EMPTY_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2313
  "EL_def" > "HOLLight.hollight.EL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2314
  "DORDER_TENDSTO" > "HOLLight.hollight.DORDER_TENDSTO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2315
  "DORDER_NGE" > "HOLLight.hollight.DORDER_NGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2316
  "DORDER_LEMMA" > "HOLLight.hollight.DORDER_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2317
  "DIV_def" > "HOLLight.hollight.DIV_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2318
  "DIV_UNIQ" > "HOLLight.hollight.DIV_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2319
  "DIV_REFL" > "HOLLight.hollight.DIV_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2320
  "DIV_MUL_LE" > "HOLLight.hollight.DIV_MUL_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2321
  "DIV_MULT2" > "HOLLight.hollight.DIV_MULT2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2322
  "DIV_MULT" > "HOLLight.hollight.DIV_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2323
  "DIV_MONO_LT" > "HOLLight.hollight.DIV_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2324
  "DIV_MONO2" > "HOLLight.hollight.DIV_MONO2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2325
  "DIV_MONO" > "HOLLight.hollight.DIV_MONO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2326
  "DIV_MOD" > "HOLLight.hollight.DIV_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2327
  "DIV_LT" > "HOLLight.hollight.DIV_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2328
  "DIV_LE_EXCLUSION" > "HOLLight.hollight.DIV_LE_EXCLUSION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2329
  "DIV_LE" > "HOLLight.hollight.DIV_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2330
  "DIV_EQ_EXCLUSION" > "HOLLight.hollight.DIV_EQ_EXCLUSION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2331
  "DIV_EQ_0" > "HOLLight.hollight.DIV_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2332
  "DIV_DIV" > "HOLLight.hollight.DIV_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2333
  "DIV_ADD_MOD" > "HOLLight.hollight.DIV_ADD_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2334
  "DIV_1" > "HOLLight.hollight.DIV_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2335
  "DIV_0" > "HOLLight.hollight.DIV_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2336
  "DIVMOD_UNIQ_LEMMA" > "HOLLight.hollight.DIVMOD_UNIQ_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2337
  "DIVMOD_UNIQ" > "HOLLight.hollight.DIVMOD_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2338
  "DIVMOD_EXIST_0" > "HOLLight.hollight.DIVMOD_EXIST_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2339
  "DIVMOD_EXIST" > "HOLLight.hollight.DIVMOD_EXIST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2340
  "DIVMOD_ELIM_THM" > "HOLLight.hollight.DIVMOD_ELIM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2341
  "DIVISION_UBOUND_LT" > "HOLLight.hollight.DIVISION_UBOUND_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2342
  "DIVISION_UBOUND" > "HOLLight.hollight.DIVISION_UBOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2343
  "DIVISION_THM" > "HOLLight.hollight.DIVISION_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2344
  "DIVISION_SINGLE" > "HOLLight.hollight.DIVISION_SINGLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2345
  "DIVISION_RHS" > "HOLLight.hollight.DIVISION_RHS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2346
  "DIVISION_LT_GEN" > "HOLLight.hollight.DIVISION_LT_GEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2347
  "DIVISION_LT" > "HOLLight.hollight.DIVISION_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2348
  "DIVISION_LHS" > "HOLLight.hollight.DIVISION_LHS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2349
  "DIVISION_LE" > "HOLLight.hollight.DIVISION_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2350
  "DIVISION_LBOUND_LT" > "HOLLight.hollight.DIVISION_LBOUND_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2351
  "DIVISION_LBOUND" > "HOLLight.hollight.DIVISION_LBOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2352
  "DIVISION_GT" > "HOLLight.hollight.DIVISION_GT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2353
  "DIVISION_EXISTS" > "HOLLight.hollight.DIVISION_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2354
  "DIVISION_EQ" > "HOLLight.hollight.DIVISION_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2355
  "DIVISION_APPEND_LEMMA2" > "HOLLight.hollight.DIVISION_APPEND_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2356
  "DIVISION_APPEND_LEMMA1" > "HOLLight.hollight.DIVISION_APPEND_LEMMA1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2357
  "DIVISION_APPEND" > "HOLLight.hollight.DIVISION_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2358
  "DIVISION_1" > "HOLLight.hollight.DIVISION_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2359
  "DIVISION_0" > "HOLLight.hollight.DIVISION_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2360
  "DIVISION" > "HOLLight.hollight.DIVISION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2361
  "DIST_TRIANGLE_LE" > "HOLLight.hollight.DIST_TRIANGLE_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2362
  "DIST_TRIANGLES_LE" > "HOLLight.hollight.DIST_TRIANGLES_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2363
  "DIST_TRIANGLE" > "HOLLight.hollight.DIST_TRIANGLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2364
  "DIST_SYM" > "HOLLight.hollight.DIST_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2365
  "DIST_RZERO" > "HOLLight.hollight.DIST_RZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2366
  "DIST_RMUL" > "HOLLight.hollight.DIST_RMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2367
  "DIST_REFL" > "HOLLight.hollight.DIST_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2368
  "DIST_RADD_0" > "HOLLight.hollight.DIST_RADD_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2369
  "DIST_RADD" > "HOLLight.hollight.DIST_RADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2370
  "DIST_LZERO" > "HOLLight.hollight.DIST_LZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2371
  "DIST_LMUL" > "HOLLight.hollight.DIST_LMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2372
  "DIST_LE_CASES" > "HOLLight.hollight.DIST_LE_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2373
  "DIST_LADD_0" > "HOLLight.hollight.DIST_LADD_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2374
  "DIST_LADD" > "HOLLight.hollight.DIST_LADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2375
  "DIST_EQ_0" > "HOLLight.hollight.DIST_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2376
  "DIST_ELIM_THM" > "HOLLight.hollight.DIST_ELIM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2377
  "DIST_ADDBOUND" > "HOLLight.hollight.DIST_ADDBOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2378
  "DIST_ADD2_REV" > "HOLLight.hollight.DIST_ADD2_REV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2379
  "DIST_ADD2" > "HOLLight.hollight.DIST_ADD2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2380
  "DISJ_SYM" > "HOL.disj_comms_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2381
  "DISJ_ASSOC" > "Recdef.tfl_disj_assoc"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2382
  "DISJ_ACI" > "HOLLight.hollight.DISJ_ACI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2383
  "DISJOINT_def" > "HOLLight.hollight.DISJOINT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2384
  "DISJOINT_UNION" > "HOLLight.hollight.DISJOINT_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2385
  "DISJOINT_SYM" > "HOLLight.hollight.DISJOINT_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2386
  "DISJOINT_NUMSEG" > "HOLLight.hollight.DISJOINT_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2387
  "DISJOINT_INSERT" > "HOLLight.hollight.DISJOINT_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2388
  "DISJOINT_EMPTY_REFL" > "HOLLight.hollight.DISJOINT_EMPTY_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2389
  "DISJOINT_EMPTY" > "HOLLight.hollight.DISJOINT_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2390
  "DISJOINT_DELETE_SYM" > "HOLLight.hollight.DISJOINT_DELETE_SYM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2391
  "DINT_UNIQ" > "HOLLight.hollight.DINT_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2392
  "DIMINDEX_NONZERO" > "HOLLight.hollight.DIMINDEX_NONZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2393
  "DIMINDEX_HAS_SIZE_FINITE_SUM" > "HOLLight.hollight.DIMINDEX_HAS_SIZE_FINITE_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2394
  "DIMINDEX_GE_1" > "HOLLight.hollight.DIMINDEX_GE_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2395
  "DIMINDEX_FINITE_SUM" > "HOLLight.hollight.DIMINDEX_FINITE_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2396
  "DIMINDEX_FINITE_IMAGE" > "HOLLight.hollight.DIMINDEX_FINITE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2397
  "DIFF_def" > "HOLLight.hollight.DIFF_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2398
  "DIFF_XM1" > "HOLLight.hollight.DIFF_XM1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2399
  "DIFF_X" > "HOLLight.hollight.DIFF_X"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2400
  "DIFF_UNIV" > "HOLLight.hollight.DIFF_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2401
  "DIFF_UNIQ" > "HOLLight.hollight.DIFF_UNIQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2402
  "DIFF_TAN_COMPOSITE" > "HOLLight.hollight.DIFF_TAN_COMPOSITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2403
  "DIFF_TAN" > "HOLLight.hollight.DIFF_TAN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2404
  "DIFF_SUM" > "HOLLight.hollight.DIFF_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2405
  "DIFF_SUB" > "HOLLight.hollight.DIFF_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2406
  "DIFF_SIN" > "HOLLight.hollight.DIFF_SIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2407
  "DIFF_POW" > "HOLLight.hollight.DIFF_POW"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2408
  "DIFF_NEG" > "HOLLight.hollight.DIFF_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2409
  "DIFF_MUL" > "HOLLight.hollight.DIFF_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2410
  "DIFF_LN_COMPOSITE" > "HOLLight.hollight.DIFF_LN_COMPOSITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2411
  "DIFF_LN" > "HOLLight.hollight.DIFF_LN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2412
  "DIFF_LMIN" > "HOLLight.hollight.DIFF_LMIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2413
  "DIFF_LMAX" > "HOLLight.hollight.DIFF_LMAX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2414
  "DIFF_LINC" > "HOLLight.hollight.DIFF_LINC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2415
  "DIFF_LDEC" > "HOLLight.hollight.DIFF_LDEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2416
  "DIFF_LCONST" > "HOLLight.hollight.DIFF_LCONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2417
  "DIFF_ISCONST_END_SIMPLE" > "HOLLight.hollight.DIFF_ISCONST_END_SIMPLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2418
  "DIFF_ISCONST_END" > "HOLLight.hollight.DIFF_ISCONST_END"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2419
  "DIFF_ISCONST_ALL" > "HOLLight.hollight.DIFF_ISCONST_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2420
  "DIFF_ISCONST" > "HOLLight.hollight.DIFF_ISCONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2421
  "DIFF_INVERSE_LT" > "HOLLight.hollight.DIFF_INVERSE_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2422
  "DIFF_INVERSE" > "HOLLight.hollight.DIFF_INVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2423
  "DIFF_INV" > "HOLLight.hollight.DIFF_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2424
  "DIFF_INSERT" > "HOLLight.hollight.DIFF_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2425
  "DIFF_EXP" > "HOLLight.hollight.DIFF_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2426
  "DIFF_EQ_EMPTY" > "HOLLight.hollight.DIFF_EQ_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2427
  "DIFF_EMPTY" > "HOLLight.hollight.DIFF_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2428
  "DIFF_DIV" > "HOLLight.hollight.DIFF_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2429
  "DIFF_DIFF" > "HOLLight.hollight.DIFF_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2430
  "DIFF_COS" > "HOLLight.hollight.DIFF_COS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2431
  "DIFF_CONT" > "HOLLight.hollight.DIFF_CONT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2432
  "DIFF_CONST" > "HOLLight.hollight.DIFF_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2433
  "DIFF_COMPOSITE" > "HOLLight.hollight.DIFF_COMPOSITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2434
  "DIFF_CMUL" > "HOLLight.hollight.DIFF_CMUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2435
  "DIFF_CHAIN" > "HOLLight.hollight.DIFF_CHAIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2436
  "DIFF_CARAT" > "HOLLight.hollight.DIFF_CARAT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2437
  "DIFF_ATN_COMPOSITE" > "HOLLight.hollight.DIFF_ATN_COMPOSITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2438
  "DIFF_ATN" > "HOLLight.hollight.DIFF_ATN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2439
  "DIFF_ASN_COS" > "HOLLight.hollight.DIFF_ASN_COS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2440
  "DIFF_ASN" > "HOLLight.hollight.DIFF_ASN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2441
  "DIFF_ADD" > "HOLLight.hollight.DIFF_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2442
  "DIFF_ACS_SIN" > "HOLLight.hollight.DIFF_ACS_SIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2443
  "DIFF_ACS" > "HOLLight.hollight.DIFF_ACS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2444
  "DIFFS_NEG" > "HOLLight.hollight.DIFFS_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2445
  "DIFFS_LEMMA2" > "HOLLight.hollight.DIFFS_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2446
  "DIFFS_LEMMA" > "HOLLight.hollight.DIFFS_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2447
  "DIFFS_EQUIV" > "HOLLight.hollight.DIFFS_EQUIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2448
  "DEST_REC_INJ" > "HOLLight.hollight.recspace._dest_rec_inject"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2449
  "DELETE_def" > "HOLLight.hollight.DELETE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2450
  "DELETE_SUBSET" > "HOLLight.hollight.DELETE_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2451
  "DELETE_NON_ELEMENT" > "HOLLight.hollight.DELETE_NON_ELEMENT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2452
  "DELETE_INTER" > "HOLLight.hollight.DELETE_INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2453
  "DELETE_INSERT" > "HOLLight.hollight.DELETE_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2454
  "DELETE_DELETE" > "HOLLight.hollight.DELETE_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2455
  "DELETE_COMM" > "HOLLight.hollight.DELETE_COMM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2456
  "DEF_~" > "HOL.simp_thms_19"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2457
  "DEF_two_2" > "HOLLight.hollight.DEF_two_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2458
  "DEF_two_1" > "HOLLight.hollight.DEF_two_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2459
  "DEF_treal_of_num" > "HOLLight.hollight.DEF_treal_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2460
  "DEF_treal_neg" > "HOLLight.hollight.DEF_treal_neg"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2461
  "DEF_treal_mul" > "HOLLight.hollight.DEF_treal_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2462
  "DEF_treal_le" > "HOLLight.hollight.DEF_treal_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2463
  "DEF_treal_inv" > "HOLLight.hollight.DEF_treal_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2464
  "DEF_treal_eq" > "HOLLight.hollight.DEF_treal_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2465
  "DEF_treal_add" > "HOLLight.hollight.DEF_treal_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2466
  "DEF_three_3" > "HOLLight.hollight.DEF_three_3"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2467
  "DEF_three_2" > "HOLLight.hollight.DEF_three_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2468
  "DEF_three_1" > "HOLLight.hollight.DEF_three_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2469
  "DEF_tendsto" > "HOLLight.hollight.DEF_tendsto"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2470
  "DEF_tends_real_real" > "HOLLight.hollight.DEF_tends_real_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2471
  "DEF_tends_num_real" > "HOLLight.hollight.DEF_tends_num_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2472
  "DEF_tends" > "HOLLight.hollight.DEF_tends"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2473
  "DEF_tdiv" > "HOLLight.hollight.DEF_tdiv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2474
  "DEF_tan" > "HOLLight.hollight.DEF_tan"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2475
  "DEF_tailadmissible" > "HOLLight.hollight.DEF_tailadmissible"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2476
  "DEF_support" > "HOLLight.hollight.DEF_support"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2477
  "DEF_superadmissible" > "HOLLight.hollight.DEF_superadmissible"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2478
  "DEF_sup" > "HOLLight.hollight.DEF_sup"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2479
  "DEF_sums" > "HOLLight.hollight.DEF_sums"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2480
  "DEF_summable" > "HOLLight.hollight.DEF_summable"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2481
  "DEF_suminf" > "HOLLight.hollight.DEF_suminf"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2482
  "DEF_sum" > "HOLLight.hollight.DEF_sum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2483
  "DEF_subseq" > "HOLLight.hollight.DEF_subseq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2484
  "DEF_sqrt" > "HOLLight.hollight.DEF_sqrt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2485
  "DEF_sndcart" > "HOLLight.hollight.DEF_sndcart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2486
  "DEF_sin" > "HOLLight.hollight.DEF_sin"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2487
  "DEF_set_of_list" > "HOLLight.hollight.DEF_set_of_list"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2488
  "DEF_rsum" > "HOLLight.hollight.DEF_rsum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2489
  "DEF_root" > "HOLLight.hollight.DEF_root"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2490
  "DEF_real_sub" > "HOLLight.hollight.DEF_real_sub"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2491
  "DEF_real_pow" > "HOLLight.hollight.DEF_real_pow"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2492
  "DEF_real_of_num" > "HOLLight.hollight.DEF_real_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2493
  "DEF_real_neg" > "HOLLight.hollight.DEF_real_neg"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2494
  "DEF_real_mul" > "HOLLight.hollight.DEF_real_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2495
  "DEF_real_min" > "HOLLight.hollight.DEF_real_min"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2496
  "DEF_real_max" > "HOLLight.hollight.DEF_real_max"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2497
  "DEF_real_lt" > "HOLLight.hollight.DEF_real_lt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2498
  "DEF_real_le" > "HOLLight.hollight.DEF_real_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2499
  "DEF_real_inv" > "HOLLight.hollight.DEF_real_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2500
  "DEF_real_gt" > "HOLLight.hollight.DEF_real_gt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2501
  "DEF_real_ge" > "HOLLight.hollight.DEF_real_ge"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2502
  "DEF_real_div" > "HOLLight.hollight.DEF_real_div"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2503
  "DEF_real_add" > "HOLLight.hollight.DEF_real_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2504
  "DEF_real_abs" > "HOLLight.hollight.DEF_real_abs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2505
  "DEF_re_universe" > "HOLLight.hollight.DEF_re_universe"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2506
  "DEF_re_union" > "HOLLight.hollight.DEF_re_union"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2507
  "DEF_re_subset" > "HOLLight.hollight.DEF_re_subset"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2508
  "DEF_re_null" > "HOLLight.hollight.DEF_re_null"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2509
  "DEF_re_intersect" > "HOLLight.hollight.DEF_re_intersect"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2510
  "DEF_re_compl" > "HOLLight.hollight.DEF_re_compl"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2511
  "DEF_re_Union" > "HOLLight.hollight.DEF_re_Union"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2512
  "DEF_psum" > "HOLLight.hollight.DEF_psum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2513
  "DEF_pi" > "HOLLight.hollight.DEF_pi"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2514
  "DEF_pastecart" > "HOLLight.hollight.DEF_pastecart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2515
  "DEF_pairwise" > "HOLLight.hollight.DEF_pairwise"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2516
  "DEF_o" > "Fun.o_apply"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2517
  "DEF_nsum" > "HOLLight.hollight.DEF_nsum"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2518
  "DEF_neutral" > "HOLLight.hollight.DEF_neutral"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2519
  "DEF_neigh" > "HOLLight.hollight.DEF_neigh"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2520
  "DEF_nadd_rinv" > "HOLLight.hollight.DEF_nadd_rinv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2521
  "DEF_nadd_of_num" > "HOLLight.hollight.DEF_nadd_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2522
  "DEF_nadd_mul" > "HOLLight.hollight.DEF_nadd_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2523
  "DEF_nadd_le" > "HOLLight.hollight.DEF_nadd_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2524
  "DEF_nadd_inv" > "HOLLight.hollight.DEF_nadd_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2525
  "DEF_nadd_eq" > "HOLLight.hollight.DEF_nadd_eq"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2526
  "DEF_nadd_add" > "HOLLight.hollight.DEF_nadd_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2527
  "DEF_mtop" > "HOLLight.hollight.DEF_mtop"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2528
  "DEF_mr1" > "HOLLight.hollight.DEF_mr1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2529
  "DEF_monoidal" > "HOLLight.hollight.DEF_monoidal"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2530
  "DEF_mono" > "HOLLight.hollight.DEF_mono"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2531
  "DEF_mod_real" > "HOLLight.hollight.DEF_mod_real"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2532
  "DEF_mod_nat" > "HOLLight.hollight.DEF_mod_nat"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2533
  "DEF_mod_int" > "HOLLight.hollight.DEF_mod_int"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2534
  "DEF_mk_pair" > "Product_Type.Pair_Rep_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2535
  "DEF_minimal" > "HOLLight.hollight.DEF_minimal"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2536
  "DEF_measure" > "HOLLight.hollight.DEF_measure"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2537
  "DEF_ln" > "HOLLight.hollight.DEF_ln"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2538
  "DEF_list_of_set" > "HOLLight.hollight.DEF_list_of_set"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2539
  "DEF_limpt" > "HOLLight.hollight.DEF_limpt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2540
  "DEF_lim" > "HOLLight.hollight.DEF_lim"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2541
  "DEF_lambda" > "HOLLight.hollight.DEF_lambda"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2542
  "DEF_iterate" > "HOLLight.hollight.DEF_iterate"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2543
  "DEF_istopology" > "HOLLight.hollight.DEF_istopology"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2544
  "DEF_ismet" > "HOLLight.hollight.DEF_ismet"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2545
  "DEF_is_nadd" > "HOLLight.hollight.DEF_is_nadd"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2546
  "DEF_is_int" > "HOLLight.hollight.DEF_is_int"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2547
  "DEF_int_sub" > "HOLLight.hollight.DEF_int_sub"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2548
  "DEF_int_pow" > "HOLLight.hollight.DEF_int_pow"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2549
  "DEF_int_of_num" > "HOLLight.hollight.DEF_int_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2550
  "DEF_int_neg" > "HOLLight.hollight.DEF_int_neg"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2551
  "DEF_int_mul" > "HOLLight.hollight.DEF_int_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2552
  "DEF_int_min" > "HOLLight.hollight.DEF_int_min"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2553
  "DEF_int_max" > "HOLLight.hollight.DEF_int_max"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2554
  "DEF_int_lt" > "HOLLight.hollight.DEF_int_lt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2555
  "DEF_int_le" > "HOLLight.hollight.DEF_int_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2556
  "DEF_int_gt" > "HOLLight.hollight.DEF_int_gt"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2557
  "DEF_int_ge" > "HOLLight.hollight.DEF_int_ge"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2558
  "DEF_int_add" > "HOLLight.hollight.DEF_int_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2559
  "DEF_int_abs" > "HOLLight.hollight.DEF_int_abs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2560
  "DEF_hreal_of_num" > "HOLLight.hollight.DEF_hreal_of_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2561
  "DEF_hreal_mul" > "HOLLight.hollight.DEF_hreal_mul"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2562
  "DEF_hreal_le" > "HOLLight.hollight.DEF_hreal_le"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2563
  "DEF_hreal_inv" > "HOLLight.hollight.DEF_hreal_inv"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2564
  "DEF_hreal_add" > "HOLLight.hollight.DEF_hreal_add"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2565
  "DEF_gauge" > "HOLLight.hollight.DEF_gauge"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2566
  "DEF_fstcart" > "HOLLight.hollight.DEF_fstcart"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2567
  "DEF_finite_index" > "HOLLight.hollight.DEF_finite_index"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2568
  "DEF_fine" > "HOLLight.hollight.DEF_fine"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2569
  "DEF_exp" > "HOLLight.hollight.DEF_exp"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2570
  "DEF_dsize" > "HOLLight.hollight.DEF_dsize"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2571
  "DEF_dorder" > "HOLLight.hollight.DEF_dorder"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2572
  "DEF_division" > "HOLLight.hollight.DEF_division"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2573
  "DEF_dist" > "HOLLight.hollight.DEF_dist"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2574
  "DEF_dimindex" > "HOLLight.hollight.DEF_dimindex"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2575
  "DEF_diffs" > "HOLLight.hollight.DEF_diffs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2576
  "DEF_diffl" > "HOLLight.hollight.DEF_diffl"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2577
  "DEF_differentiable" > "HOLLight.hollight.DEF_differentiable"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2578
  "DEF_defint" > "HOLLight.hollight.DEF_defint"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2579
  "DEF_cos" > "HOLLight.hollight.DEF_cos"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2580
  "DEF_convergent" > "HOLLight.hollight.DEF_convergent"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2581
  "DEF_contl" > "HOLLight.hollight.DEF_contl"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2582
  "DEF_closed" > "HOLLight.hollight.DEF_closed"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2583
  "DEF_cauchy" > "HOLLight.hollight.DEF_cauchy"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2584
  "DEF_bounded" > "HOLLight.hollight.DEF_bounded"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2585
  "DEF_ball" > "HOLLight.hollight.DEF_ball"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2586
  "DEF_atn" > "HOLLight.hollight.DEF_atn"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2587
  "DEF_asn" > "HOLLight.hollight.DEF_asn"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2588
  "DEF_admissible" > "HOLLight.hollight.DEF_admissible"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2589
  "DEF_acs" > "HOLLight.hollight.DEF_acs"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2590
  "DEF__star_" > "HOLLightCompat.mult_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2591
  "DEF__slash__backslash_" > "HOLLightCompat.light_and_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2592
  "DEF__questionmark__exclamationmark_" > "HOL4Compat.EXISTS_UNIQUE_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2593
  "DEF__questionmark_" > "HOL.Ex_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2594
  "DEF__lessthan__equal_" > "HOLLight.hollight.DEF__lessthan__equal_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2595
  "DEF__lessthan_" > "HOLLight.hollight.DEF__lessthan_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2596
  "DEF__greaterthan__equal_" > "HOLLight.hollight.DEF__greaterthan__equal_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2597
  "DEF__greaterthan_" > "HOLLight.hollight.DEF__greaterthan_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2598
  "DEF__exclamationmark_" > "HOL.All_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2599
  "DEF__equal__equal__greaterthan_" > "HOLLightCompat.light_imp_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2600
  "DEF__equal__equal_" > "HOLLight.hollight.DEF__equal__equal_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2601
  "DEF__dot__dot_" > "HOLLight.hollight.DEF__dot__dot_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2602
  "DEF__backslash__slash_" > "HOL.or_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2603
  "DEF__FALSITY_" > "HOLLight.hollight.DEF__FALSITY_"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2604
  "DEF__10314" > "HOLLight.hollight.DEF__10314"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2605
  "DEF__10313" > "HOLLight.hollight.DEF__10313"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2606
  "DEF__10312" > "HOLLight.hollight.DEF__10312"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2607
  "DEF__10289" > "HOLLight.hollight.DEF__10289"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2608
  "DEF__10288" > "HOLLight.hollight.DEF__10288"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2609
  "DEF_ZRECSPACE" > "HOLLight.hollight.DEF_ZRECSPACE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2610
  "DEF_ZIP" > "HOLLight.hollight.DEF_ZIP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2611
  "DEF_ZCONSTR" > "HOLLight.hollight.DEF_ZCONSTR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2612
  "DEF_ZBOT" > "HOLLight.hollight.DEF_ZBOT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2613
  "DEF_WF" > "HOLLight.hollight.DEF_WF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2614
  "DEF_UNIV" > "HOLLight.hollight.DEF_UNIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2615
  "DEF_UNIONS" > "HOLLight.hollight.DEF_UNIONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2616
  "DEF_UNION" > "HOLLight.hollight.DEF_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2617
  "DEF_UNCURRY" > "HOLLight.hollight.DEF_UNCURRY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2618
  "DEF_TL" > "HOLLight.hollight.DEF_TL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2619
  "DEF_T" > "HOL.True_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2620
  "DEF_SURJ" > "HOLLight.hollight.DEF_SURJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2621
  "DEF_SUBSET" > "HOLLight.hollight.DEF_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2622
  "DEF_SOME" > "HOLLight.hollight.DEF_SOME"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2623
  "DEF_SND" > "HOLLightCompat.snd_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2624
  "DEF_SING" > "HOLLight.hollight.DEF_SING"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2625
  "DEF_SETSPEC" > "HOLLight.hollight.DEF_SETSPEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2626
  "DEF_REVERSE" > "HOLLight.hollight.DEF_REVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2627
  "DEF_REST" > "HOLLight.hollight.DEF_REST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2628
  "DEF_REPLICATE" > "HOLLight.hollight.DEF_REPLICATE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2629
  "DEF_PSUBSET" > "HOLLight.hollight.DEF_PSUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2630
  "DEF_PRE" > "HOLLightCompat.Pred_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2631
  "DEF_PASSOC" > "HOLLight.hollight.DEF_PASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2632
  "DEF_PAIRWISE" > "HOLLight.hollight.DEF_PAIRWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2633
  "DEF_OUTR" > "HOLLight.hollight.DEF_OUTR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2634
  "DEF_OUTL" > "HOLLight.hollight.DEF_OUTL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2635
  "DEF_ONTO" > "Fun.surj_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2636
  "DEF_ONE_ONE" > "HOL4Setup.ONE_ONE_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2637
  "DEF_ODD" > "HOLLight.hollight.DEF_ODD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2638
  "DEF_NUMSUM" > "HOLLight.hollight.DEF_NUMSUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2639
  "DEF_NUMSND" > "HOLLight.hollight.DEF_NUMSND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2640
  "DEF_NUMRIGHT" > "HOLLight.hollight.DEF_NUMRIGHT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2641
  "DEF_NUMPAIR" > "HOLLight.hollight.DEF_NUMPAIR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2642
  "DEF_NUMLEFT" > "HOLLight.hollight.DEF_NUMLEFT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2643
  "DEF_NUMFST" > "HOLLight.hollight.DEF_NUMFST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2644
  "DEF_NUMERAL" > "HOLLightCompat.NUMERAL_rew"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2645
  "DEF_NULL" > "HOLLight.hollight.DEF_NULL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2646
  "DEF_NONE" > "HOLLight.hollight.DEF_NONE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2647
  "DEF_NIL" > "HOLLight.hollight.DEF_NIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2648
  "DEF_MOD" > "HOLLight.hollight.DEF_MOD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2649
  "DEF_MEM" > "HOLLight.hollight.DEF_MEM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2650
  "DEF_MAP2" > "HOLLight.hollight.DEF_MAP2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2651
  "DEF_MAP" > "HOLLight.hollight.DEF_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2652
  "DEF_LET_END" > "HOLLight.hollight.DEF_LET_END"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2653
  "DEF_LET" > "HOL4Compat.LET_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2654
  "DEF_LENGTH" > "HOLLight.hollight.DEF_LENGTH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2655
  "DEF_LAST" > "HOLLight.hollight.DEF_LAST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2656
  "DEF_ITSET" > "HOLLight.hollight.DEF_ITSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2657
  "DEF_ITLIST2" > "HOLLight.hollight.DEF_ITLIST2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2658
  "DEF_ITLIST" > "HOLLight.hollight.DEF_ITLIST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2659
  "DEF_ISO" > "HOLLight.hollight.DEF_ISO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2660
  "DEF_INTERS" > "HOLLight.hollight.DEF_INTERS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2661
  "DEF_INTER" > "HOLLight.hollight.DEF_INTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2662
  "DEF_INSERT" > "HOLLight.hollight.DEF_INSERT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2663
  "DEF_INR" > "HOLLight.hollight.DEF_INR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2664
  "DEF_INL" > "HOLLight.hollight.DEF_INL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2665
  "DEF_INJP" > "HOLLight.hollight.DEF_INJP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2666
  "DEF_INJN" > "HOLLight.hollight.DEF_INJN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2667
  "DEF_INJF" > "HOLLight.hollight.DEF_INJF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2668
  "DEF_INJA" > "HOLLight.hollight.DEF_INJA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2669
  "DEF_INJ" > "HOLLight.hollight.DEF_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2670
  "DEF_INFINITE" > "HOLLight.hollight.DEF_INFINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2671
  "DEF_IN" > "HOLLight.hollight.DEF_IN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2672
  "DEF_IMAGE" > "HOLLight.hollight.DEF_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2673
  "DEF_I" > "Fun.id_apply"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2674
  "DEF_HD" > "HOLLight.hollight.DEF_HD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2675
  "DEF_HAS_SIZE" > "HOLLight.hollight.DEF_HAS_SIZE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2676
  "DEF_GSPEC" > "HOLLight.hollight.DEF_GSPEC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2677
  "DEF_GEQ" > "HOLLight.hollight.DEF_GEQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2678
  "DEF_GABS" > "HOLLight.hollight.DEF_GABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2679
  "DEF_FST" > "HOLLightCompat.fst_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2680
  "DEF_FNIL" > "HOLLight.hollight.DEF_FNIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2681
  "DEF_FINREC" > "HOLLight.hollight.DEF_FINREC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2682
  "DEF_FINITE" > "HOLLight.hollight.DEF_FINITE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2683
  "DEF_FILTER" > "HOLLight.hollight.DEF_FILTER"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2684
  "DEF_FCONS" > "HOLLight.hollight.DEF_FCONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2685
  "DEF_FACT" > "HOLLight.hollight.DEF_FACT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2686
  "DEF_F" > "HOL.False_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2687
  "DEF_EXP" > "HOLLight.hollight.DEF_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2688
  "DEF_EX" > "HOLLight.hollight.DEF_EX"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2689
  "DEF_EVEN" > "HOLLight.hollight.DEF_EVEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2690
  "DEF_EMPTY" > "HOLLight.hollight.DEF_EMPTY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2691
  "DEF_EL" > "HOLLight.hollight.DEF_EL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2692
  "DEF_DIV" > "HOLLight.hollight.DEF_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2693
  "DEF_DISJOINT" > "HOLLight.hollight.DEF_DISJOINT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2694
  "DEF_DIFF" > "HOLLight.hollight.DEF_DIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2695
  "DEF_DELETE" > "HOLLight.hollight.DEF_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2696
  "DEF_DECIMAL" > "HOLLight.hollight.DEF_DECIMAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2697
  "DEF_CURRY" > "HOLLight.hollight.DEF_CURRY"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2698
  "DEF_COUNTABLE" > "HOLLight.hollight.DEF_COUNTABLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2699
  "DEF_CONSTR" > "HOLLight.hollight.DEF_CONSTR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2700
  "DEF_CONS" > "HOLLight.hollight.DEF_CONS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2701
  "DEF_COND" > "HOLLight.hollight.DEF_COND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2702
  "DEF_CHOICE" > "HOLLight.hollight.DEF_CHOICE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2703
  "DEF_CASEWISE" > "HOLLight.hollight.DEF_CASEWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2704
  "DEF_CARD_LT" > "HOLLight.hollight.DEF_CARD_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2705
  "DEF_CARD_LE" > "HOLLight.hollight.DEF_CARD_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2706
  "DEF_CARD_GT" > "HOLLight.hollight.DEF_CARD_GT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2707
  "DEF_CARD_GE" > "HOLLight.hollight.DEF_CARD_GE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2708
  "DEF_CARD_EQ" > "HOLLight.hollight.DEF_CARD_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2709
  "DEF_CARD" > "HOLLight.hollight.DEF_CARD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2710
  "DEF_BOTTOM" > "HOLLight.hollight.DEF_BOTTOM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2711
  "DEF_BIT1" > "HOLLightCompat.NUMERAL_BIT1_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2712
  "DEF_BIT0" > "HOLLightCompat.NUMERAL_BIT0_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2713
  "DEF_BIJ" > "HOLLight.hollight.DEF_BIJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2714
  "DEF_ASSOC" > "HOLLight.hollight.DEF_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2715
  "DEF_APPEND" > "HOLLight.hollight.DEF_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2716
  "DEF_ALL2" > "HOLLight.hollight.DEF_ALL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2717
  "DEF_ALL" > "HOLLight.hollight.DEF_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2718
  "DEF_-" > "HOLLightCompat.sub_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2719
  "DEF_," > "Product_Type.Pair_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2720
  "DEF_+" > "HOLLightCompat.add_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2721
  "DEF_$" > "HOLLight.hollight.DEF_$"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2722
  "DECOMPOSITION" > "HOLLight.hollight.DECOMPOSITION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2723
  "DECIMAL_def" > "HOLLight.hollight.DECIMAL_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2724
  "CURRY_def" > "HOLLight.hollight.CURRY_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2725
  "COUNTABLE_def" > "HOLLight.hollight.COUNTABLE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2726
  "COS_ZERO_LEMMA" > "HOLLight.hollight.COS_ZERO_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2727
  "COS_ZERO" > "HOLLight.hollight.COS_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2728
  "COS_TOTAL" > "HOLLight.hollight.COS_TOTAL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2729
  "COS_SIN_SQRT" > "HOLLight.hollight.COS_SIN_SQRT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2730
  "COS_SIN" > "HOLLight.hollight.COS_SIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2731
  "COS_POS_PI2" > "HOLLight.hollight.COS_POS_PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2732
  "COS_POS_PI" > "HOLLight.hollight.COS_POS_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2733
  "COS_PI2" > "HOLLight.hollight.COS_PI2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2734
  "COS_PI" > "HOLLight.hollight.COS_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2735
  "COS_PERIODIC_PI" > "HOLLight.hollight.COS_PERIODIC_PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2736
  "COS_PERIODIC" > "HOLLight.hollight.COS_PERIODIC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2737
  "COS_PAIRED" > "HOLLight.hollight.COS_PAIRED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2738
  "COS_ONE_2PI" > "HOLLight.hollight.COS_ONE_2PI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2739
  "COS_NPI" > "HOLLight.hollight.COS_NPI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2740
  "COS_NEG" > "HOLLight.hollight.COS_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2741
  "COS_ISZERO" > "HOLLight.hollight.COS_ISZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2742
  "COS_FDIFF" > "HOLLight.hollight.COS_FDIFF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2743
  "COS_DOUBLE" > "HOLLight.hollight.COS_DOUBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2744
  "COS_CONVERGES" > "HOLLight.hollight.COS_CONVERGES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2745
  "COS_BOUNDS" > "HOLLight.hollight.COS_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2746
  "COS_BOUND" > "HOLLight.hollight.COS_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2747
  "COS_ATN_NZ" > "HOLLight.hollight.COS_ATN_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2748
  "COS_ASN_NZ" > "HOLLight.hollight.COS_ASN_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2749
  "COS_ADD" > "HOLLight.hollight.COS_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2750
  "COS_ACS" > "HOLLight.hollight.COS_ACS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2751
  "COS_ABS" > "HOLLight.hollight.COS_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2752
  "COS_2" > "HOLLight.hollight.COS_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2753
  "COS_0" > "HOLLight.hollight.COS_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2754
  "CONT_X" > "HOLLight.hollight.CONT_X"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2755
  "CONT_SUB" > "HOLLight.hollight.CONT_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2756
  "CONT_NEG" > "HOLLight.hollight.CONT_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2757
  "CONT_MUL" > "HOLLight.hollight.CONT_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2758
  "CONT_INVERSE" > "HOLLight.hollight.CONT_INVERSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2759
  "CONT_INV" > "HOLLight.hollight.CONT_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2760
  "CONT_INJ_RANGE" > "HOLLight.hollight.CONT_INJ_RANGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2761
  "CONT_INJ_LEMMA2" > "HOLLight.hollight.CONT_INJ_LEMMA2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2762
  "CONT_INJ_LEMMA" > "HOLLight.hollight.CONT_INJ_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2763
  "CONT_HASSUP" > "HOLLight.hollight.CONT_HASSUP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2764
  "CONT_DIV" > "HOLLight.hollight.CONT_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2765
  "CONT_CONST" > "HOLLight.hollight.CONT_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2766
  "CONT_COMPOSE" > "HOLLight.hollight.CONT_COMPOSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2767
  "CONT_BOUNDED_ABS" > "HOLLight.hollight.CONT_BOUNDED_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2768
  "CONT_BOUNDED" > "HOLLight.hollight.CONT_BOUNDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2769
  "CONT_ATTAINS_ALL" > "HOLLight.hollight.CONT_ATTAINS_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2770
  "CONT_ATTAINS2" > "HOLLight.hollight.CONT_ATTAINS2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2771
  "CONT_ATTAINS" > "HOLLight.hollight.CONT_ATTAINS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2772
  "CONT_ADD" > "HOLLight.hollight.CONT_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2773
  "CONTL_LIM" > "HOLLight.hollight.CONTL_LIM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2774
  "CONS_def" > "HOLLight.hollight.CONS_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2775
  "CONS_11" > "HOLLight.hollight.CONS_11"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2776
  "CONSTR_def" > "HOLLight.hollight.CONSTR_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2777
  "CONSTR_REC" > "HOLLight.hollight.CONSTR_REC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2778
  "CONSTR_INJ" > "HOLLight.hollight.CONSTR_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2779
  "CONSTR_IND" > "HOLLight.hollight.CONSTR_IND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2780
  "CONSTR_BOT" > "HOLLight.hollight.CONSTR_BOT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2781
  "CONJ_SYM" > "HOL.conj_comms_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2782
  "CONJ_ASSOC" > "HOL.conj_assoc"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2783
  "CONJ_ACI" > "HOLLight.hollight.CONJ_ACI"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2784
  "COND_def" > "HOLLight.hollight.COND_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2785
  "COND_RATOR" > "HOLLight.hollight.COND_RATOR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2786
  "COND_RAND" > "HOLLight.hollight.COND_RAND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2787
  "COND_ID" > "HOLLight.hollight.COND_ID"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2788
  "COND_EXPAND" > "HOLLight.hollight.COND_EXPAND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2789
  "COND_EQ_CLAUSE" > "HOLLight.hollight.COND_EQ_CLAUSE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2790
  "COND_ELIM_THM" > "HOLLight.hollight.COND_ELIM_THM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2791
  "COND_CLAUSES" > "HOLLight.hollight.COND_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2792
  "COND_ABS" > "HOLLight.hollight.COND_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2793
  "COMPONENT" > "HOLLight.hollight.COMPONENT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2794
  "COMPL_MEM" > "HOLLight.hollight.COMPL_MEM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2795
  "CLOSED_LIMPT" > "HOLLight.hollight.CLOSED_LIMPT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2796
  "CIRCLE_SINCOS" > "HOLLight.hollight.CIRCLE_SINCOS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2797
  "CHOOSE_SUBSET" > "HOLLight.hollight.CHOOSE_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2798
  "CHOICE_def" > "HOLLight.hollight.CHOICE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2799
  "CHOICE_DEF" > "HOLLight.hollight.CHOICE_DEF"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2800
  "CASEWISE_def" > "HOLLight.hollight.CASEWISE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2801
  "CASEWISE_WORKS" > "HOLLight.hollight.CASEWISE_WORKS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2802
  "CASEWISE_CASES" > "HOLLight.hollight.CASEWISE_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2803
  "CASEWISE" > "HOLLight.hollight.CASEWISE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2804
  "CART_EQ" > "HOLLight.hollight.CART_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2805
  "CARD_def" > "HOLLight.hollight.CARD_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2806
  "CARD_UNION_LE" > "HOLLight.hollight.CARD_UNION_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2807
  "CARD_UNION_EQ" > "HOLLight.hollight.CARD_UNION_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2808
  "CARD_UNIONS_LE" > "HOLLight.hollight.CARD_UNIONS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2809
  "CARD_UNION" > "HOLLight.hollight.CARD_UNION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2810
  "CARD_SUBSET_LE" > "HOLLight.hollight.CARD_SUBSET_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2811
  "CARD_SUBSET_EQ" > "HOLLight.hollight.CARD_SUBSET_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2812
  "CARD_SUBSET" > "HOLLight.hollight.CARD_SUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2813
  "CARD_PSUBSET" > "HOLLight.hollight.CARD_PSUBSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2814
  "CARD_PRODUCT" > "HOLLight.hollight.CARD_PRODUCT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2815
  "CARD_POWERSET" > "HOLLight.hollight.CARD_POWERSET"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2816
  "CARD_NUMSEG_LT" > "HOLLight.hollight.CARD_NUMSEG_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2817
  "CARD_NUMSEG_LEMMA" > "HOLLight.hollight.CARD_NUMSEG_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2818
  "CARD_NUMSEG_LE" > "HOLLight.hollight.CARD_NUMSEG_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2819
  "CARD_NUMSEG_1" > "HOLLight.hollight.CARD_NUMSEG_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2820
  "CARD_NUMSEG" > "HOLLight.hollight.CARD_NUMSEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2821
  "CARD_LT_def" > "HOLLight.hollight.CARD_LT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2822
  "CARD_LE_def" > "HOLLight.hollight.CARD_LE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2823
  "CARD_LE_INJ" > "HOLLight.hollight.CARD_LE_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2824
  "CARD_IMAGE_LE" > "HOLLight.hollight.CARD_IMAGE_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2825
  "CARD_IMAGE_INJ" > "HOLLight.hollight.CARD_IMAGE_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2826
  "CARD_GT_def" > "HOLLight.hollight.CARD_GT_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2827
  "CARD_GE_def" > "HOLLight.hollight.CARD_GE_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2828
  "CARD_GE_TRANS" > "HOLLight.hollight.CARD_GE_TRANS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2829
  "CARD_GE_REFL" > "HOLLight.hollight.CARD_GE_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2830
  "CARD_FUNSPACE" > "HOLLight.hollight.CARD_FUNSPACE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2831
  "CARD_FINITE_IMAGE" > "HOLLight.hollight.CARD_FINITE_IMAGE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2832
  "CARD_EQ_def" > "HOLLight.hollight.CARD_EQ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2833
  "CARD_EQ_SUM" > "HOLLight.hollight.CARD_EQ_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2834
  "CARD_EQ_NSUM" > "HOLLight.hollight.CARD_EQ_NSUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2835
  "CARD_EQ_0" > "HOLLight.hollight.CARD_EQ_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2836
  "CARD_DELETE" > "HOLLight.hollight.CARD_DELETE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2837
  "CARD_CLAUSES" > "HOLLight.hollight.CARD_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2838
  "BOUNDS_NOTZERO" > "HOLLight.hollight.BOUNDS_NOTZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2839
  "BOUNDS_LINEAR_0" > "HOLLight.hollight.BOUNDS_LINEAR_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2840
  "BOUNDS_LINEAR" > "HOLLight.hollight.BOUNDS_LINEAR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2841
  "BOUNDS_IGNORE" > "HOLLight.hollight.BOUNDS_IGNORE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2842
  "BOUNDS_DIVIDED" > "HOLLight.hollight.BOUNDS_DIVIDED"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2843
  "BOTTOM_def" > "HOLLight.hollight.BOTTOM_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2844
  "BOOL_CASES_AX" > "Datatype.bool.nchotomy"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2845
  "BOLZANO_LEMMA" > "HOLLight.hollight.BOLZANO_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2846
  "BIT1_THM" > "HOLLightCompat.NUMERAL_BIT1_altdef"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2847
  "BIT0_THM" > "HOLLightCompat.NUMERAL_BIT0_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2848
  "BIJ_def" > "HOLLight.hollight.BIJ_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2849
  "BETA_THM" > "Presburger.fm_modd_pinf"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2850
  "BALL_OPEN" > "HOLLight.hollight.BALL_OPEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2851
  "BALL_NEIGH" > "HOLLight.hollight.BALL_NEIGH"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2852
  "ATN_TAN" > "HOLLight.hollight.ATN_TAN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2853
  "ATN_POS_LT" > "HOLLight.hollight.ATN_POS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2854
  "ATN_POS_LE" > "HOLLight.hollight.ATN_POS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2855
  "ATN_NEG" > "HOLLight.hollight.ATN_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2856
  "ATN_MONO_LT_EQ" > "HOLLight.hollight.ATN_MONO_LT_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2857
  "ATN_MONO_LT" > "HOLLight.hollight.ATN_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2858
  "ATN_MONO_LE_EQ" > "HOLLight.hollight.ATN_MONO_LE_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2859
  "ATN_LT_PI4_POS" > "HOLLight.hollight.ATN_LT_PI4_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2860
  "ATN_LT_PI4_NEG" > "HOLLight.hollight.ATN_LT_PI4_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2861
  "ATN_LT_PI4" > "HOLLight.hollight.ATN_LT_PI4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2862
  "ATN_LE_PI4" > "HOLLight.hollight.ATN_LE_PI4"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2863
  "ATN_INJ" > "HOLLight.hollight.ATN_INJ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2864
  "ATN_BOUNDS" > "HOLLight.hollight.ATN_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2865
  "ATN_1" > "HOLLight.hollight.ATN_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2866
  "ATN_0" > "HOLLight.hollight.ATN_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2867
  "ATN" > "HOLLight.hollight.ATN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2868
  "ASSOC_def" > "HOLLight.hollight.ASSOC_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2869
  "ASN_SIN" > "HOLLight.hollight.ASN_SIN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2870
  "ASN_BOUNDS_LT" > "HOLLight.hollight.ASN_BOUNDS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2871
  "ASN_BOUNDS" > "HOLLight.hollight.ASN_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2872
  "ASN" > "HOLLight.hollight.ASN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2873
  "ARITH_ZERO" > "HOLLight.hollight.ARITH_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2874
  "ARITH_SUC" > "HOLLight.hollight.ARITH_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2875
  "ARITH_SUB" > "HOLLight.hollight.ARITH_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2876
  "ARITH_PRE" > "HOLLight.hollight.ARITH_PRE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2877
  "ARITH_ODD" > "HOLLight.hollight.ARITH_ODD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2878
  "ARITH_MULT" > "HOLLight.hollight.ARITH_MULT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2879
  "ARITH_LT" > "HOLLight.hollight.ARITH_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2880
  "ARITH_LE" > "HOLLight.hollight.ARITH_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2881
  "ARITH_EXP" > "HOLLight.hollight.ARITH_EXP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2882
  "ARITH_EVEN" > "HOLLight.hollight.ARITH_EVEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2883
  "ARITH_EQ" > "HOLLight.hollight.ARITH_EQ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2884
  "ARITH_ADD" > "HOLLight.hollight.ARITH_ADD"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2885
  "APPEND_def" > "HOLLight.hollight.APPEND_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2886
  "APPEND_NIL" > "HOLLight.hollight.APPEND_NIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2887
  "APPEND_EQ_NIL" > "HOLLight.hollight.APPEND_EQ_NIL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2888
  "APPEND_ASSOC" > "HOLLight.hollight.APPEND_ASSOC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2889
  "AND_FORALL_THM" > "HOL.all_conj_distrib"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2890
  "AND_CLAUSES" > "HOLLight.hollight.AND_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2891
  "AND_ALL2" > "HOLLight.hollight.AND_ALL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2892
  "AND_ALL" > "HOLLight.hollight.AND_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2893
  "ALL_list_def" > "HOLLight.hollight.ALL_list_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2894
  "ALL_T" > "HOLLight.hollight.ALL_T"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2895
  "ALL_MP" > "HOLLight.hollight.ALL_MP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2896
  "ALL_MEM" > "HOLLight.hollight.ALL_MEM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2897
  "ALL_MAP" > "HOLLight.hollight.ALL_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2898
  "ALL_IMP" > "HOLLight.hollight.ALL_IMP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2899
  "ALL_APPEND" > "HOLLight.hollight.ALL_APPEND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2900
  "ALL2_def" > "HOLLight.hollight.ALL2_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2901
  "ALL2_MAP2" > "HOLLight.hollight.ALL2_MAP2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2902
  "ALL2_MAP" > "HOLLight.hollight.ALL2_MAP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2903
  "ALL2_AND_RIGHT" > "HOLLight.hollight.ALL2_AND_RIGHT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2904
  "ALL2_ALL" > "HOLLight.hollight.ALL2_ALL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2905
  "ALL2" > "HOLLight.hollight.ALL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2906
  "ADMISSIBLE_NEST" > "HOLLight.hollight.ADMISSIBLE_NEST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2907
  "ADMISSIBLE_LAMBDA" > "HOLLight.hollight.ADMISSIBLE_LAMBDA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2908
  "ADMISSIBLE_IMP_SUPERADMISSIBLE" > "HOLLight.hollight.ADMISSIBLE_IMP_SUPERADMISSIBLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2909
  "ADMISSIBLE_CONST" > "HOLLight.hollight.ADMISSIBLE_CONST"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2910
  "ADMISSIBLE_COND" > "HOLLight.hollight.ADMISSIBLE_COND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2911
  "ADMISSIBLE_COMB" > "HOLLight.hollight.ADMISSIBLE_COMB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2912
  "ADMISSIBLE_BASE" > "HOLLight.hollight.ADMISSIBLE_BASE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2913
  "ADD_SYM" > "Finite_Set.AC_add.f.AC_2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2914
  "ADD_SUC" > "Nat.add_Suc_right"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2915
  "ADD_SUBR2" > "Nat.diff_add_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2916
  "ADD_SUBR" > "HOLLight.hollight.ADD_SUBR"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2917
  "ADD_SUB2" > "Nat.diff_add_inverse"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2918
  "ADD_SUB" > "Nat.diff_add_inverse2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2919
  "ADD_EQ_0" > "Nat.add_is_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2920
  "ADD_CLAUSES" > "HOLLight.hollight.ADD_CLAUSES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2921
  "ADD_ASSOC" > "Finite_Set.AC_add.f.AC_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2922
  "ADD_AC" > "HOLLight.hollight.ADD_AC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2923
  "ADD_0" > "Finite_Set.AC_add.f_e.ident"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2924
  "ADD1" > "HOLLight.hollight.ADD1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2925
  "ACS_MONO_LT" > "HOLLight.hollight.ACS_MONO_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2926
  "ACS_COS" > "HOLLight.hollight.ACS_COS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2927
  "ACS_BOUNDS_LT" > "HOLLight.hollight.ACS_BOUNDS_LT"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2928
  "ACS_BOUNDS" > "HOLLight.hollight.ACS_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2929
  "ACS" > "HOLLight.hollight.ACS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2930
  "ABS_ZERO" > "HOLLight.hollight.ABS_ZERO"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2931
  "ABS_TRIANGLE" > "HOLLight.hollight.ABS_TRIANGLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2932
  "ABS_SUM" > "HOLLight.hollight.ABS_SUM"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2933
  "ABS_SUB_ABS" > "HOLLight.hollight.ABS_SUB_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2934
  "ABS_SUB" > "HOLLight.hollight.ABS_SUB"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2935
  "ABS_STILLNZ" > "HOLLight.hollight.ABS_STILLNZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2936
  "ABS_SIMP" > "Presburger.fm_modd_pinf"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2937
  "ABS_SIGN2" > "HOLLight.hollight.ABS_SIGN2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2938
  "ABS_SIGN" > "HOLLight.hollight.ABS_SIGN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2939
  "ABS_REFL" > "HOLLight.hollight.ABS_REFL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2940
  "ABS_POW2" > "HOLLight.hollight.ABS_POW2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2941
  "ABS_POS" > "HOLLight.hollight.ABS_POS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2942
  "ABS_NZ" > "HOLLight.hollight.ABS_NZ"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2943
  "ABS_NEG_LEMMA" > "HOLLight.hollight.ABS_NEG_LEMMA"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2944
  "ABS_NEG" > "HOLLight.hollight.ABS_NEG"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2945
  "ABS_N" > "HOLLight.hollight.ABS_N"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2946
  "ABS_MUL" > "HOLLight.hollight.ABS_MUL"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2947
  "ABS_LT_MUL2" > "HOLLight.hollight.ABS_LT_MUL2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2948
  "ABS_LE" > "HOLLight.hollight.ABS_LE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2949
  "ABS_INV" > "HOLLight.hollight.ABS_INV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2950
  "ABS_DIV" > "HOLLight.hollight.ABS_DIV"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2951
  "ABS_CIRCLE" > "HOLLight.hollight.ABS_CIRCLE"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2952
  "ABS_CASES" > "HOLLight.hollight.ABS_CASES"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2953
  "ABS_BOUNDS" > "HOLLight.hollight.ABS_BOUNDS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2954
  "ABS_BOUND" > "HOLLight.hollight.ABS_BOUND"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2955
  "ABS_BETWEEN2" > "HOLLight.hollight.ABS_BETWEEN2"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2956
  "ABS_BETWEEN1" > "HOLLight.hollight.ABS_BETWEEN1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2957
  "ABS_BETWEEN" > "HOLLight.hollight.ABS_BETWEEN"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2958
  "ABS_ABS" > "HOLLight.hollight.ABS_ABS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2959
  "ABS_1" > "HOLLight.hollight.ABS_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2960
  "ABS_0" > "HOLLight.hollight.ABS_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2961
  "ABSORPTION" > "HOLLight.hollight.ABSORPTION"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2962
  ">_def" > "HOLLight.hollight.>_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2963
  ">=_def" > "HOLLight.hollight.>=_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2964
  "<_def" > "HOLLight.hollight.<_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2965
  "<=_def" > "HOLLight.hollight.<=_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2966
  "$_def" > "HOLLight.hollight.$_def"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2967
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2968
ignore_thms
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2969
  "TYDEF_prod"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2970
  "TYDEF_num"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2971
  "TYDEF_1"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2972
  "IND_SUC_0_EXISTS"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2973
  "DEF_one"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2974
  "DEF__0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2975
  "DEF_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2976
  "DEF_NUM_REP"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2977
  "DEF_IND_SUC"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2978
  "DEF_IND_0"
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2979
bd59bfd4bf37 fixed disambiguation problem
obua
parents:
diff changeset
  2980
end