1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
|
fof(axelementsLem0, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Hydrogen, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(1.0079,inst_Amu)))))).
fof(axelementsLem1, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Helium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(4.0026,inst_Amu)))))).
fof(axelementsLem2, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Lithium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(6.939,inst_Amu)))))).
fof(axelementsLem3, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Beryllium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(9.0122,inst_Amu)))))).
fof(axelementsLem4, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Boron, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(10.811,inst_Amu)))))).
fof(axelementsLem5, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Carbon, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(12.01115,inst_Amu)))))).
fof(axelementsLem6, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Nitrogen, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(14.0067,inst_Amu)))))).
fof(axelementsLem7, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Oxygen, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(15.9994,inst_Amu)))))).
fof(axelementsLem8, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Fluorine, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(18.9984,inst_Amu)))))).
fof(axelementsLem9, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Neon, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(20.183,inst_Amu)))))).
fof(axelementsLem10, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Sodium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(22.9898,inst_Amu)))))).
fof(axelementsLem11, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Magnesium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(24.312,inst_Amu)))))).
fof(axelementsLem12, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Aluminum, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(26.9815,inst_Amu)))))).
fof(axelementsLem13, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Silicon, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(28.086,inst_Amu)))))).
fof(axelementsLem14, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Phosphorus, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(30.9738,inst_Amu)))))).
fof(axelementsLem15, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Sulphur, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(32.064,inst_Amu)))))).
fof(axelementsLem16, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Chlorine, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(35.453,inst_Amu)))))).
fof(axelementsLem17, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Argon, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(39.948,inst_Amu)))))).
fof(axelementsLem18, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Potassium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(39.0983,inst_Amu)))))).
fof(axelementsLem19, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Calcium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(40.08,inst_Amu)))))).
fof(axelementsLem20, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Scandium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(44.956,inst_Amu)))))).
fof(axelementsLem21, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Titanium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(47.9,inst_Amu)))))).
fof(axelementsLem22, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Vanadium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(50.9415,inst_Amu)))))).
fof(axelementsLem23, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Chromium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(51.996,inst_Amu)))))).
fof(axelementsLem24, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Manganese, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(54.938,inst_Amu)))))).
fof(axelementsLem25, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Iron, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(55.847,inst_Amu)))))).
fof(axelementsLem26, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Cobalt, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(58.993,inst_Amu)))))).
fof(axelementsLem27, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Nickel, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(58.71,inst_Amu)))))).
fof(axelementsLem28, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Copper, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(63.54,inst_Amu)))))).
fof(axelementsLem29, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Zinc, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(65.38,inst_Amu)))))).
fof(axelementsLem30, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Gallium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(69.72,inst_Amu)))))).
fof(axelementsLem31, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Germanium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(72.59,inst_Amu)))))).
fof(axelementsLem32, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Arsenic, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(74.922,inst_Amu)))))).
fof(axelementsLem33, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Selenium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(78.96,inst_Amu)))))).
fof(axelementsLem34, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Bromine, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(79.909,inst_Amu)))))).
fof(axelementsLem35, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Krypton, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(83.8,inst_Amu)))))).
fof(axelementsLem36, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Rubidium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(85.47,inst_Amu)))))).
fof(axelementsLem37, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Strontium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(87.62,inst_Amu)))))).
fof(axelementsLem38, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Yttrium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(88.905,inst_Amu)))))).
fof(axelementsLem39, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Zirconium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(91.22,inst_Amu)))))).
fof(axelementsLem40, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Niobium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(92.906,inst_Amu)))))).
fof(axelementsLem41, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Molybdenum, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(95.94,inst_Amu)))))).
fof(axelementsLem42, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Technetium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(98,inst_Amu)))))).
fof(axelementsLem43, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Ruthenium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(101.07,inst_Amu)))))).
fof(axelementsLem44, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Rhodium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(102.905,inst_Amu)))))).
fof(axelementsLem45, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Palladium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(106.4,inst_Amu)))))).
fof(axelementsLem46, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Silver, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(107.87,inst_Amu)))))).
fof(axelementsLem47, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Cadmium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(112.4,inst_Amu)))))).
fof(axelementsLem48, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Indium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(114.82,inst_Amu)))))).
fof(axelementsLem49, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Tin, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(118.69,inst_Amu)))))).
fof(axelementsLem50, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Antimony, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(121.75,inst_Amu)))))).
fof(axelementsLem51, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Tellurium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(127.6,inst_Amu)))))).
fof(axelementsLem52, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Iodine, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(126.904,inst_Amu)))))).
fof(axelementsLem53, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Xenon, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(131.3,inst_Amu)))))).
fof(axelementsLem54, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Caesium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(132.90545,inst_Amu)))))).
fof(axelementsLem55, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Barium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(137.34,inst_Amu)))))).
fof(axelementsLem56, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Lanthanum, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(138.9055,inst_Amu)))))).
fof(axelementsLem57, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Cerium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(140.12,inst_Amu)))))).
fof(axelementsLem58, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Praseodymium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(140.907,inst_Amu)))))).
fof(axelementsLem59, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Neodymium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(144.24,inst_Amu)))))).
fof(axelementsLem60, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Promethium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(147,inst_Amu)))))).
fof(axelementsLem61, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Samarium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(150.35,inst_Amu)))))).
fof(axelementsLem62, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Europium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(151.25,inst_Amu)))))).
fof(axelementsLem63, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Gadolinium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(157.25,inst_Amu)))))).
fof(axelementsLem64, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Terbium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(158.924,inst_Amu)))))).
fof(axelementsLem65, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Dysprosium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(162.5,inst_Amu)))))).
fof(axelementsLem66, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Holmium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(167.26,inst_Amu)))))).
fof(axelementsLem67, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Erbium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(167.26,inst_Amu)))))).
fof(axelementsLem68, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Thulium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(168.934,inst_Amu)))))).
fof(axelementsLem69, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Ytterbium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(173.04,inst_Amu)))))).
fof(axelementsLem70, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Lutetium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(194.967,inst_Amu)))))).
fof(axelementsLem71, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Hafnium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(178.49,inst_Amu)))))).
fof(axelementsLem72, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Tantalum, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(180.948,inst_Amu)))))).
fof(axelementsLem73, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Tungsten, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(183.85,inst_Amu)))))).
fof(axelementsLem74, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Rhenium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(186.2,inst_Amu)))))).
fof(axelementsLem75, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Osmium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(190.2,inst_Amu)))))).
fof(axelementsLem76, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Iridium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(192.217,inst_Amu)))))).
fof(axelementsLem77, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Platinum, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(195.078,inst_Amu)))))).
fof(axelementsLem78, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Gold, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(196.96655,inst_Amu)))))).
fof(axelementsLem79, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Mercury, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(200.59,inst_Amu)))))).
fof(axelementsLem80, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Thallium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(204.3833,inst_Amu)))))).
fof(axelementsLem81, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Lead, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(207.19,inst_Amu)))))).
fof(axelementsLem82, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Bismuth, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(208.98,inst_Amu)))))).
fof(axelementsLem83, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Polonium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(210,inst_Amu)))))).
fof(axelementsLem84, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Astatine, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(210,inst_Amu)))))).
fof(axelementsLem85, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Radon, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(222,inst_Amu)))))).
fof(axelementsLem86, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Francium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(223,inst_Amu)))))).
fof(axelementsLem87, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Radium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(226,inst_Amu)))))).
fof(axelementsLem88, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Actinium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(227,inst_Amu)))))).
fof(axelementsLem89, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Thorium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(232.038,inst_Amu)))))).
fof(axelementsLem90, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Protactinium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(231,inst_Amu)))))).
fof(axelementsLem91, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Uranium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(231,inst_Amu)))))).
fof(axelementsLem92, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Neptunium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(237,inst_Amu)))))).
fof(axelementsLem93, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Plutonium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(242,inst_Amu)))))).
fof(axelementsLem94, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Americium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(243,inst_Amu)))))).
fof(axelementsLem95, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Curium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(247,inst_Amu)))))).
fof(axelementsLem96, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Berkelium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(247,inst_Amu)))))).
fof(axelementsLem97, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Californium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(249,inst_Amu)))))).
fof(axelementsLem98, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Einsteinium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(254,inst_Amu)))))).
fof(axelementsLem99, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Fermium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(253,inst_Amu)))))).
fof(axelementsLem100, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Mendelevium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(256,inst_Amu)))))).
fof(axelementsLem101, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Nobelium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(254,inst_Amu)))))).
fof(axelementsLem102, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Lawrencium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(262,inst_Amu)))))).
fof(axelementsLem103, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilquadium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(261,inst_Amu)))))).
fof(axelementsLem104, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilpentium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(262,inst_Amu)))))).
fof(axelementsLem105, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilhexium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(263,inst_Amu)))))).
fof(axelementsLem106, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilseptium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(262,inst_Amu)))))).
fof(axelementsLem107, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Unniloctium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(265,inst_Amu)))))).
fof(axelementsLem108, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Meitnerium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(266,inst_Amu)))))).
fof(axelementsLem109, axiom,
( ! [Var_ATOM] :
((hasType(type_Atom, Var_ATOM) & hasType(type_Unnildecium, Var_ATOM)) =>
(f_measure(Var_ATOM,f_MeasureFn(272,inst_Amu)))))).
|