@rsconcept/rstool 0.7.2 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/README.md +1 -1
  2. package/docs/CONSTITUENTA.md +1 -1
  3. package/docs/MODEL-TESTING.md +1 -1
  4. package/examples/README.md +52 -29
  5. package/examples/build-chocolate-nim-rsform.ts +311 -0
  6. package/examples/chocolate-nim/build-rsform.ts +311 -0
  7. package/examples/chocolate-nim/build-rsmodel.ts +100 -0
  8. package/examples/chocolate-nim/constants.ts +10 -0
  9. package/examples/chocolate-nim/rsform-session.json +778 -0
  10. package/examples/chocolate-nim/rsmodel-session.json +802 -0
  11. package/examples/expression-bank/bank-constituents.ts +370 -0
  12. package/examples/expression-bank/build-rsform.ts +59 -0
  13. package/examples/expression-bank/constants.ts +1 -0
  14. package/examples/expression-bank/rsform-session.json +4006 -0
  15. package/examples/{build-kinship-rsform.ts → kinship/build-rsform.ts} +276 -54
  16. package/examples/{build-kinship-rsmodel.ts → kinship/build-rsmodel.ts} +18 -7
  17. package/examples/kinship/constants.ts +5 -3
  18. package/examples/{kinship-rsmodel-session.json → kinship/rsform-session.json} +614 -92
  19. package/examples/{kinship-rsform-session.json → kinship/rsmodel-session.json} +704 -50
  20. package/examples/kinship/x1-actions.test.ts +2 -1
  21. package/examples/movd/build-rsform.ts +325 -0
  22. package/examples/movd/build-rsmodel.ts +159 -0
  23. package/examples/movd/constants.ts +18 -0
  24. package/examples/movd/rsform-session.json +738 -0
  25. package/examples/movd/rsmodel-session.json +832 -0
  26. package/examples/{build-sample-rsform.ts → sample/build-rsform.ts} +2 -2
  27. package/examples/{build-sample-rsmodel.ts → sample/build-rsmodel.ts} +3 -4
  28. package/examples/template-apply/build-rsform.ts +236 -0
  29. package/examples/template-apply/constants.ts +13 -0
  30. package/examples/template-apply/rsform-session.json +333 -0
  31. package/package.json +12 -6
  32. package/skills/rstool-helper/EXAMPLES.md +2 -2
  33. /package/examples/{sample-rsform-session.json → sample/rsform-session.json} +0 -0
  34. /package/examples/{sample-rsmodel-session.json → sample/rsmodel-session.json} +0 -0
@@ -0,0 +1,4006 @@
1
+ {
2
+ "contractVersion": "1.4.0",
3
+ "state": {
4
+ "sessionId": "7c5920f7-3457-4f30-ad78-8da7caad5e61",
5
+ "alias": "",
6
+ "title": "",
7
+ "comment": "",
8
+ "createdAt": "2026-06-22T11:21:41.717Z",
9
+ "updatedAt": "2026-06-22T11:21:41.786Z",
10
+ "revisions": [
11
+ {
12
+ "revisionId": "53160e2e-3eed-4d86-8289-8cb62ea09dc5",
13
+ "at": "2026-06-22T11:21:41.786Z",
14
+ "message": "Банк выражений (rsforms/42): шаблоны T1–T10 на радикалах R1–R3"
15
+ }
16
+ ],
17
+ "items": [
18
+ {
19
+ "id": 1,
20
+ "alias": "T1",
21
+ "cstType": "statement",
22
+ "definitionFormal": "1=1",
23
+ "term": "Управляющие конструкции",
24
+ "convention": "",
25
+ "definitionText": "",
26
+ "analysis": {
27
+ "success": true,
28
+ "type": {
29
+ "typeID": 6
30
+ },
31
+ "valueClass": "value",
32
+ "diagnostics": []
33
+ }
34
+ },
35
+ {
36
+ "id": 2,
37
+ "alias": "F1",
38
+ "cstType": "function",
39
+ "definitionFormal": "[α∈ℬ(R1)] D{ ξ∈α | ξ=ξ }",
40
+ "term": "схема ограниченного выделения",
41
+ "convention": "",
42
+ "definitionText": "",
43
+ "analysis": {
44
+ "success": true,
45
+ "type": {
46
+ "typeID": 7,
47
+ "result": {
48
+ "typeID": 5,
49
+ "base": {
50
+ "typeID": 3,
51
+ "baseID": "R1"
52
+ }
53
+ },
54
+ "args": [
55
+ {
56
+ "alias": "α",
57
+ "type": {
58
+ "typeID": 5,
59
+ "base": {
60
+ "typeID": 3,
61
+ "baseID": "R1"
62
+ }
63
+ }
64
+ }
65
+ ]
66
+ },
67
+ "valueClass": "value",
68
+ "diagnostics": []
69
+ }
70
+ },
71
+ {
72
+ "id": 3,
73
+ "alias": "F2",
74
+ "cstType": "function",
75
+ "definitionFormal": "[α∈ℬ(R1)] debool(I{ α | 1=1} ∪ I{ α\\α | 1≠1})",
76
+ "term": "условный переход",
77
+ "convention": "",
78
+ "definitionText": "",
79
+ "analysis": {
80
+ "success": true,
81
+ "type": {
82
+ "typeID": 7,
83
+ "result": {
84
+ "typeID": 5,
85
+ "base": {
86
+ "typeID": 3,
87
+ "baseID": "R1"
88
+ }
89
+ },
90
+ "args": [
91
+ {
92
+ "alias": "α",
93
+ "type": {
94
+ "typeID": 5,
95
+ "base": {
96
+ "typeID": 3,
97
+ "baseID": "R1"
98
+ }
99
+ }
100
+ }
101
+ ]
102
+ },
103
+ "valueClass": "value",
104
+ "diagnostics": []
105
+ }
106
+ },
107
+ {
108
+ "id": 4,
109
+ "alias": "F3",
110
+ "cstType": "function",
111
+ "definitionFormal": "[α∈ℬ(R1)] R{ ξ:=α | ξ≠∅ | ξ\\ξ }",
112
+ "term": "рекурсивное определение",
113
+ "convention": "",
114
+ "definitionText": "",
115
+ "analysis": {
116
+ "success": true,
117
+ "type": {
118
+ "typeID": 7,
119
+ "result": {
120
+ "typeID": 5,
121
+ "base": {
122
+ "typeID": 3,
123
+ "baseID": "R1"
124
+ }
125
+ },
126
+ "args": [
127
+ {
128
+ "alias": "α",
129
+ "type": {
130
+ "typeID": 5,
131
+ "base": {
132
+ "typeID": 3,
133
+ "baseID": "R1"
134
+ }
135
+ }
136
+ }
137
+ ]
138
+ },
139
+ "valueClass": "value",
140
+ "diagnostics": []
141
+ }
142
+ },
143
+ {
144
+ "id": 5,
145
+ "alias": "T2",
146
+ "cstType": "statement",
147
+ "definitionFormal": "1=1",
148
+ "term": "Бинарные отношения двух множеств",
149
+ "convention": "",
150
+ "definitionText": "",
151
+ "analysis": {
152
+ "success": true,
153
+ "type": {
154
+ "typeID": 6
155
+ },
156
+ "valueClass": "value",
157
+ "diagnostics": []
158
+ }
159
+ },
160
+ {
161
+ "id": 6,
162
+ "alias": "F4",
163
+ "cstType": "function",
164
+ "definitionFormal": "[σ∈ℬ(R1×R2)] Pr2,1(σ)",
165
+ "term": "обратное отношение",
166
+ "convention": "",
167
+ "definitionText": "",
168
+ "analysis": {
169
+ "success": true,
170
+ "type": {
171
+ "typeID": 7,
172
+ "result": {
173
+ "typeID": 5,
174
+ "base": {
175
+ "typeID": 4,
176
+ "factors": [
177
+ {
178
+ "typeID": 3,
179
+ "baseID": "R2"
180
+ },
181
+ {
182
+ "typeID": 3,
183
+ "baseID": "R1"
184
+ }
185
+ ]
186
+ }
187
+ },
188
+ "args": [
189
+ {
190
+ "alias": "σ",
191
+ "type": {
192
+ "typeID": 5,
193
+ "base": {
194
+ "typeID": 4,
195
+ "factors": [
196
+ {
197
+ "typeID": 3,
198
+ "baseID": "R1"
199
+ },
200
+ {
201
+ "typeID": 3,
202
+ "baseID": "R2"
203
+ }
204
+ ]
205
+ }
206
+ }
207
+ }
208
+ ]
209
+ },
210
+ "valueClass": "value",
211
+ "diagnostics": []
212
+ }
213
+ },
214
+ {
215
+ "id": 7,
216
+ "alias": "P1",
217
+ "cstType": "predicate",
218
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R2)] Pr1(σ) = α",
219
+ "term": "свойство всюдуопределенности",
220
+ "convention": "",
221
+ "definitionText": "",
222
+ "analysis": {
223
+ "success": true,
224
+ "type": {
225
+ "typeID": 8,
226
+ "result": {
227
+ "typeID": 6
228
+ },
229
+ "args": [
230
+ {
231
+ "alias": "α",
232
+ "type": {
233
+ "typeID": 5,
234
+ "base": {
235
+ "typeID": 3,
236
+ "baseID": "R1"
237
+ }
238
+ }
239
+ },
240
+ {
241
+ "alias": "σ",
242
+ "type": {
243
+ "typeID": 5,
244
+ "base": {
245
+ "typeID": 4,
246
+ "factors": [
247
+ {
248
+ "typeID": 3,
249
+ "baseID": "R1"
250
+ },
251
+ {
252
+ "typeID": 3,
253
+ "baseID": "R2"
254
+ }
255
+ ]
256
+ }
257
+ }
258
+ }
259
+ ]
260
+ },
261
+ "valueClass": "value",
262
+ "diagnostics": []
263
+ }
264
+ },
265
+ {
266
+ "id": 8,
267
+ "alias": "P2",
268
+ "cstType": "predicate",
269
+ "definitionFormal": "[α∈ℬ(R2), σ∈ℬ(R1×R2)] Pr2(σ) = α",
270
+ "term": "свойство всюдузначности",
271
+ "convention": "",
272
+ "definitionText": "",
273
+ "analysis": {
274
+ "success": true,
275
+ "type": {
276
+ "typeID": 8,
277
+ "result": {
278
+ "typeID": 6
279
+ },
280
+ "args": [
281
+ {
282
+ "alias": "α",
283
+ "type": {
284
+ "typeID": 5,
285
+ "base": {
286
+ "typeID": 3,
287
+ "baseID": "R2"
288
+ }
289
+ }
290
+ },
291
+ {
292
+ "alias": "σ",
293
+ "type": {
294
+ "typeID": 5,
295
+ "base": {
296
+ "typeID": 4,
297
+ "factors": [
298
+ {
299
+ "typeID": 3,
300
+ "baseID": "R1"
301
+ },
302
+ {
303
+ "typeID": 3,
304
+ "baseID": "R2"
305
+ }
306
+ ]
307
+ }
308
+ }
309
+ }
310
+ ]
311
+ },
312
+ "valueClass": "value",
313
+ "diagnostics": []
314
+ }
315
+ },
316
+ {
317
+ "id": 9,
318
+ "alias": "P3",
319
+ "cstType": "predicate",
320
+ "definitionFormal": "[σ∈ℬ(R1×R2)] card(Pr1(σ)) = card(σ)",
321
+ "term": "свойство прямой однозначности",
322
+ "convention": "",
323
+ "definitionText": "",
324
+ "analysis": {
325
+ "success": true,
326
+ "type": {
327
+ "typeID": 8,
328
+ "result": {
329
+ "typeID": 6
330
+ },
331
+ "args": [
332
+ {
333
+ "alias": "σ",
334
+ "type": {
335
+ "typeID": 5,
336
+ "base": {
337
+ "typeID": 4,
338
+ "factors": [
339
+ {
340
+ "typeID": 3,
341
+ "baseID": "R1"
342
+ },
343
+ {
344
+ "typeID": 3,
345
+ "baseID": "R2"
346
+ }
347
+ ]
348
+ }
349
+ }
350
+ }
351
+ ]
352
+ },
353
+ "valueClass": "value",
354
+ "diagnostics": []
355
+ }
356
+ },
357
+ {
358
+ "id": 10,
359
+ "alias": "P4",
360
+ "cstType": "predicate",
361
+ "definitionFormal": "[σ∈ℬ(R1×R2)] card(Pr2(σ)) = card(σ)",
362
+ "term": "свойство обратной однозначности",
363
+ "convention": "",
364
+ "definitionText": "",
365
+ "analysis": {
366
+ "success": true,
367
+ "type": {
368
+ "typeID": 8,
369
+ "result": {
370
+ "typeID": 6
371
+ },
372
+ "args": [
373
+ {
374
+ "alias": "σ",
375
+ "type": {
376
+ "typeID": 5,
377
+ "base": {
378
+ "typeID": 4,
379
+ "factors": [
380
+ {
381
+ "typeID": 3,
382
+ "baseID": "R1"
383
+ },
384
+ {
385
+ "typeID": 3,
386
+ "baseID": "R2"
387
+ }
388
+ ]
389
+ }
390
+ }
391
+ }
392
+ ]
393
+ },
394
+ "valueClass": "value",
395
+ "diagnostics": []
396
+ }
397
+ },
398
+ {
399
+ "id": 11,
400
+ "alias": "P5",
401
+ "cstType": "predicate",
402
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R2)] card(Pr1(σ)) = card(σ) & Pr1(σ) = α",
403
+ "term": "функция",
404
+ "convention": "",
405
+ "definitionText": "",
406
+ "analysis": {
407
+ "success": true,
408
+ "type": {
409
+ "typeID": 8,
410
+ "result": {
411
+ "typeID": 6
412
+ },
413
+ "args": [
414
+ {
415
+ "alias": "α",
416
+ "type": {
417
+ "typeID": 5,
418
+ "base": {
419
+ "typeID": 3,
420
+ "baseID": "R1"
421
+ }
422
+ }
423
+ },
424
+ {
425
+ "alias": "σ",
426
+ "type": {
427
+ "typeID": 5,
428
+ "base": {
429
+ "typeID": 4,
430
+ "factors": [
431
+ {
432
+ "typeID": 3,
433
+ "baseID": "R1"
434
+ },
435
+ {
436
+ "typeID": 3,
437
+ "baseID": "R2"
438
+ }
439
+ ]
440
+ }
441
+ }
442
+ }
443
+ ]
444
+ },
445
+ "valueClass": "value",
446
+ "diagnostics": []
447
+ }
448
+ },
449
+ {
450
+ "id": 12,
451
+ "alias": "F5",
452
+ "cstType": "function",
453
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R2)] debool(Pr2(Fi1[{α}](σ)))",
454
+ "term": "образ элемента",
455
+ "convention": "",
456
+ "definitionText": "",
457
+ "analysis": {
458
+ "success": true,
459
+ "type": {
460
+ "typeID": 7,
461
+ "result": {
462
+ "typeID": 3,
463
+ "baseID": "R2"
464
+ },
465
+ "args": [
466
+ {
467
+ "alias": "α",
468
+ "type": {
469
+ "typeID": 3,
470
+ "baseID": "R1"
471
+ }
472
+ },
473
+ {
474
+ "alias": "σ",
475
+ "type": {
476
+ "typeID": 5,
477
+ "base": {
478
+ "typeID": 4,
479
+ "factors": [
480
+ {
481
+ "typeID": 3,
482
+ "baseID": "R1"
483
+ },
484
+ {
485
+ "typeID": 3,
486
+ "baseID": "R2"
487
+ }
488
+ ]
489
+ }
490
+ }
491
+ }
492
+ ]
493
+ },
494
+ "valueClass": "value",
495
+ "diagnostics": []
496
+ }
497
+ },
498
+ {
499
+ "id": 13,
500
+ "alias": "F6",
501
+ "cstType": "function",
502
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R2)] Pr2(Fi1[{α}](σ))",
503
+ "term": "сечение по элементу",
504
+ "convention": "",
505
+ "definitionText": "",
506
+ "analysis": {
507
+ "success": true,
508
+ "type": {
509
+ "typeID": 7,
510
+ "result": {
511
+ "typeID": 5,
512
+ "base": {
513
+ "typeID": 3,
514
+ "baseID": "R2"
515
+ }
516
+ },
517
+ "args": [
518
+ {
519
+ "alias": "α",
520
+ "type": {
521
+ "typeID": 3,
522
+ "baseID": "R1"
523
+ }
524
+ },
525
+ {
526
+ "alias": "σ",
527
+ "type": {
528
+ "typeID": 5,
529
+ "base": {
530
+ "typeID": 4,
531
+ "factors": [
532
+ {
533
+ "typeID": 3,
534
+ "baseID": "R1"
535
+ },
536
+ {
537
+ "typeID": 3,
538
+ "baseID": "R2"
539
+ }
540
+ ]
541
+ }
542
+ }
543
+ }
544
+ ]
545
+ },
546
+ "valueClass": "value",
547
+ "diagnostics": []
548
+ }
549
+ },
550
+ {
551
+ "id": 14,
552
+ "alias": "F7",
553
+ "cstType": "function",
554
+ "definitionFormal": "[α∈R2, σ∈ℬ(R1×R2)] debool(Pr1(Fi2[{α}](σ)))",
555
+ "term": "прообраз значения",
556
+ "convention": "",
557
+ "definitionText": "",
558
+ "analysis": {
559
+ "success": true,
560
+ "type": {
561
+ "typeID": 7,
562
+ "result": {
563
+ "typeID": 3,
564
+ "baseID": "R1"
565
+ },
566
+ "args": [
567
+ {
568
+ "alias": "α",
569
+ "type": {
570
+ "typeID": 3,
571
+ "baseID": "R2"
572
+ }
573
+ },
574
+ {
575
+ "alias": "σ",
576
+ "type": {
577
+ "typeID": 5,
578
+ "base": {
579
+ "typeID": 4,
580
+ "factors": [
581
+ {
582
+ "typeID": 3,
583
+ "baseID": "R1"
584
+ },
585
+ {
586
+ "typeID": 3,
587
+ "baseID": "R2"
588
+ }
589
+ ]
590
+ }
591
+ }
592
+ }
593
+ ]
594
+ },
595
+ "valueClass": "value",
596
+ "diagnostics": []
597
+ }
598
+ },
599
+ {
600
+ "id": 15,
601
+ "alias": "F8",
602
+ "cstType": "function",
603
+ "definitionFormal": "[α∈R2, σ∈ℬ(R1×R2)] Pr1(Fi2[{α}](σ))",
604
+ "term": "сечение по значению",
605
+ "convention": "",
606
+ "definitionText": "",
607
+ "analysis": {
608
+ "success": true,
609
+ "type": {
610
+ "typeID": 7,
611
+ "result": {
612
+ "typeID": 5,
613
+ "base": {
614
+ "typeID": 3,
615
+ "baseID": "R1"
616
+ }
617
+ },
618
+ "args": [
619
+ {
620
+ "alias": "α",
621
+ "type": {
622
+ "typeID": 3,
623
+ "baseID": "R2"
624
+ }
625
+ },
626
+ {
627
+ "alias": "σ",
628
+ "type": {
629
+ "typeID": 5,
630
+ "base": {
631
+ "typeID": 4,
632
+ "factors": [
633
+ {
634
+ "typeID": 3,
635
+ "baseID": "R1"
636
+ },
637
+ {
638
+ "typeID": 3,
639
+ "baseID": "R2"
640
+ }
641
+ ]
642
+ }
643
+ }
644
+ }
645
+ ]
646
+ },
647
+ "valueClass": "value",
648
+ "diagnostics": []
649
+ }
650
+ },
651
+ {
652
+ "id": 16,
653
+ "alias": "F9",
654
+ "cstType": "function",
655
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R2)] Pr2(Fi1[α](σ))",
656
+ "term": "образ множества",
657
+ "convention": "",
658
+ "definitionText": "",
659
+ "analysis": {
660
+ "success": true,
661
+ "type": {
662
+ "typeID": 7,
663
+ "result": {
664
+ "typeID": 5,
665
+ "base": {
666
+ "typeID": 3,
667
+ "baseID": "R2"
668
+ }
669
+ },
670
+ "args": [
671
+ {
672
+ "alias": "α",
673
+ "type": {
674
+ "typeID": 5,
675
+ "base": {
676
+ "typeID": 3,
677
+ "baseID": "R1"
678
+ }
679
+ }
680
+ },
681
+ {
682
+ "alias": "σ",
683
+ "type": {
684
+ "typeID": 5,
685
+ "base": {
686
+ "typeID": 4,
687
+ "factors": [
688
+ {
689
+ "typeID": 3,
690
+ "baseID": "R1"
691
+ },
692
+ {
693
+ "typeID": 3,
694
+ "baseID": "R2"
695
+ }
696
+ ]
697
+ }
698
+ }
699
+ }
700
+ ]
701
+ },
702
+ "valueClass": "value",
703
+ "diagnostics": []
704
+ }
705
+ },
706
+ {
707
+ "id": 17,
708
+ "alias": "F10",
709
+ "cstType": "function",
710
+ "definitionFormal": "[α∈ℬ(R2), σ∈ℬ(R1×R2)] Pr1(Fi2[α](σ))",
711
+ "term": "прообраз множества",
712
+ "convention": "",
713
+ "definitionText": "",
714
+ "analysis": {
715
+ "success": true,
716
+ "type": {
717
+ "typeID": 7,
718
+ "result": {
719
+ "typeID": 5,
720
+ "base": {
721
+ "typeID": 3,
722
+ "baseID": "R1"
723
+ }
724
+ },
725
+ "args": [
726
+ {
727
+ "alias": "α",
728
+ "type": {
729
+ "typeID": 5,
730
+ "base": {
731
+ "typeID": 3,
732
+ "baseID": "R2"
733
+ }
734
+ }
735
+ },
736
+ {
737
+ "alias": "σ",
738
+ "type": {
739
+ "typeID": 5,
740
+ "base": {
741
+ "typeID": 4,
742
+ "factors": [
743
+ {
744
+ "typeID": 3,
745
+ "baseID": "R1"
746
+ },
747
+ {
748
+ "typeID": 3,
749
+ "baseID": "R2"
750
+ }
751
+ ]
752
+ }
753
+ }
754
+ }
755
+ ]
756
+ },
757
+ "valueClass": "value",
758
+ "diagnostics": []
759
+ }
760
+ },
761
+ {
762
+ "id": 18,
763
+ "alias": "F11",
764
+ "cstType": "function",
765
+ "definitionFormal": "[σ1∈ℬ(R1×R2), σ2∈ℬ(R2×R3)] I{(ξ1, ξ3) | (ξ1,ξ2):∈σ1; ξ3:∈Pr2(Fi1[{ξ2}](σ2))}",
766
+ "term": "композиция отношений",
767
+ "convention": "",
768
+ "definitionText": "",
769
+ "analysis": {
770
+ "success": true,
771
+ "type": {
772
+ "typeID": 7,
773
+ "result": {
774
+ "typeID": 5,
775
+ "base": {
776
+ "typeID": 4,
777
+ "factors": [
778
+ {
779
+ "typeID": 3,
780
+ "baseID": "R1"
781
+ },
782
+ {
783
+ "typeID": 3,
784
+ "baseID": "R3"
785
+ }
786
+ ]
787
+ }
788
+ },
789
+ "args": [
790
+ {
791
+ "alias": "σ1",
792
+ "type": {
793
+ "typeID": 5,
794
+ "base": {
795
+ "typeID": 4,
796
+ "factors": [
797
+ {
798
+ "typeID": 3,
799
+ "baseID": "R1"
800
+ },
801
+ {
802
+ "typeID": 3,
803
+ "baseID": "R2"
804
+ }
805
+ ]
806
+ }
807
+ }
808
+ },
809
+ {
810
+ "alias": "σ2",
811
+ "type": {
812
+ "typeID": 5,
813
+ "base": {
814
+ "typeID": 4,
815
+ "factors": [
816
+ {
817
+ "typeID": 3,
818
+ "baseID": "R2"
819
+ },
820
+ {
821
+ "typeID": 3,
822
+ "baseID": "R3"
823
+ }
824
+ ]
825
+ }
826
+ }
827
+ }
828
+ ]
829
+ },
830
+ "valueClass": "value",
831
+ "diagnostics": []
832
+ }
833
+ },
834
+ {
835
+ "id": 19,
836
+ "alias": "T3",
837
+ "cstType": "statement",
838
+ "definitionFormal": "1=1",
839
+ "term": "Бинарные отношения на множестве",
840
+ "convention": "",
841
+ "definitionText": "",
842
+ "analysis": {
843
+ "success": true,
844
+ "type": {
845
+ "typeID": 6
846
+ },
847
+ "valueClass": "value",
848
+ "diagnostics": []
849
+ }
850
+ },
851
+ {
852
+ "id": 20,
853
+ "alias": "F12",
854
+ "cstType": "function",
855
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr1(σ)∪Pr2(σ)",
856
+ "term": "участники отношения",
857
+ "convention": "",
858
+ "definitionText": "",
859
+ "analysis": {
860
+ "success": true,
861
+ "type": {
862
+ "typeID": 7,
863
+ "result": {
864
+ "typeID": 5,
865
+ "base": {
866
+ "typeID": 3,
867
+ "baseID": "R1"
868
+ }
869
+ },
870
+ "args": [
871
+ {
872
+ "alias": "σ",
873
+ "type": {
874
+ "typeID": 5,
875
+ "base": {
876
+ "typeID": 4,
877
+ "factors": [
878
+ {
879
+ "typeID": 3,
880
+ "baseID": "R1"
881
+ },
882
+ {
883
+ "typeID": 3,
884
+ "baseID": "R1"
885
+ }
886
+ ]
887
+ }
888
+ }
889
+ }
890
+ ]
891
+ },
892
+ "valueClass": "value",
893
+ "diagnostics": []
894
+ }
895
+ },
896
+ {
897
+ "id": 21,
898
+ "alias": "P6",
899
+ "cstType": "predicate",
900
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R1)] σ∪Pr2,1(σ)∪Pr1,1(σ)∪Pr2,2(σ) = α×α",
901
+ "term": "свойство полноты (линейности)",
902
+ "convention": "",
903
+ "definitionText": "",
904
+ "analysis": {
905
+ "success": true,
906
+ "type": {
907
+ "typeID": 8,
908
+ "result": {
909
+ "typeID": 6
910
+ },
911
+ "args": [
912
+ {
913
+ "alias": "α",
914
+ "type": {
915
+ "typeID": 5,
916
+ "base": {
917
+ "typeID": 3,
918
+ "baseID": "R1"
919
+ }
920
+ }
921
+ },
922
+ {
923
+ "alias": "σ",
924
+ "type": {
925
+ "typeID": 5,
926
+ "base": {
927
+ "typeID": 4,
928
+ "factors": [
929
+ {
930
+ "typeID": 3,
931
+ "baseID": "R1"
932
+ },
933
+ {
934
+ "typeID": 3,
935
+ "baseID": "R1"
936
+ }
937
+ ]
938
+ }
939
+ }
940
+ }
941
+ ]
942
+ },
943
+ "valueClass": "value",
944
+ "diagnostics": []
945
+ }
946
+ },
947
+ {
948
+ "id": 22,
949
+ "alias": "P7",
950
+ "cstType": "predicate",
951
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr2,1(σ) = σ",
952
+ "term": "свойство симметричности",
953
+ "convention": "",
954
+ "definitionText": "",
955
+ "analysis": {
956
+ "success": true,
957
+ "type": {
958
+ "typeID": 8,
959
+ "result": {
960
+ "typeID": 6
961
+ },
962
+ "args": [
963
+ {
964
+ "alias": "σ",
965
+ "type": {
966
+ "typeID": 5,
967
+ "base": {
968
+ "typeID": 4,
969
+ "factors": [
970
+ {
971
+ "typeID": 3,
972
+ "baseID": "R1"
973
+ },
974
+ {
975
+ "typeID": 3,
976
+ "baseID": "R1"
977
+ }
978
+ ]
979
+ }
980
+ }
981
+ }
982
+ ]
983
+ },
984
+ "valueClass": "value",
985
+ "diagnostics": []
986
+ }
987
+ },
988
+ {
989
+ "id": 23,
990
+ "alias": "P8",
991
+ "cstType": "predicate",
992
+ "definitionFormal": "[σ∈ℬ(R1×R1)] (Pr2,1(σ)∩σ)\\Pr1,1(σ)=∅",
993
+ "term": "свойство антисимметричности",
994
+ "convention": "",
995
+ "definitionText": "",
996
+ "analysis": {
997
+ "success": true,
998
+ "type": {
999
+ "typeID": 8,
1000
+ "result": {
1001
+ "typeID": 6
1002
+ },
1003
+ "args": [
1004
+ {
1005
+ "alias": "σ",
1006
+ "type": {
1007
+ "typeID": 5,
1008
+ "base": {
1009
+ "typeID": 4,
1010
+ "factors": [
1011
+ {
1012
+ "typeID": 3,
1013
+ "baseID": "R1"
1014
+ },
1015
+ {
1016
+ "typeID": 3,
1017
+ "baseID": "R1"
1018
+ }
1019
+ ]
1020
+ }
1021
+ }
1022
+ }
1023
+ ]
1024
+ },
1025
+ "valueClass": "value",
1026
+ "diagnostics": []
1027
+ }
1028
+ },
1029
+ {
1030
+ "id": 24,
1031
+ "alias": "P9",
1032
+ "cstType": "predicate",
1033
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr1,1(σ) ⊆ σ",
1034
+ "term": "свойство рефлексивности",
1035
+ "convention": "",
1036
+ "definitionText": "",
1037
+ "analysis": {
1038
+ "success": true,
1039
+ "type": {
1040
+ "typeID": 8,
1041
+ "result": {
1042
+ "typeID": 6
1043
+ },
1044
+ "args": [
1045
+ {
1046
+ "alias": "σ",
1047
+ "type": {
1048
+ "typeID": 5,
1049
+ "base": {
1050
+ "typeID": 4,
1051
+ "factors": [
1052
+ {
1053
+ "typeID": 3,
1054
+ "baseID": "R1"
1055
+ },
1056
+ {
1057
+ "typeID": 3,
1058
+ "baseID": "R1"
1059
+ }
1060
+ ]
1061
+ }
1062
+ }
1063
+ }
1064
+ ]
1065
+ },
1066
+ "valueClass": "value",
1067
+ "diagnostics": []
1068
+ }
1069
+ },
1070
+ {
1071
+ "id": 25,
1072
+ "alias": "P10",
1073
+ "cstType": "predicate",
1074
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr1,1(σ)∩σ=∅",
1075
+ "term": "свойство антирефлексивности",
1076
+ "convention": "",
1077
+ "definitionText": "",
1078
+ "analysis": {
1079
+ "success": true,
1080
+ "type": {
1081
+ "typeID": 8,
1082
+ "result": {
1083
+ "typeID": 6
1084
+ },
1085
+ "args": [
1086
+ {
1087
+ "alias": "σ",
1088
+ "type": {
1089
+ "typeID": 5,
1090
+ "base": {
1091
+ "typeID": 4,
1092
+ "factors": [
1093
+ {
1094
+ "typeID": 3,
1095
+ "baseID": "R1"
1096
+ },
1097
+ {
1098
+ "typeID": 3,
1099
+ "baseID": "R1"
1100
+ }
1101
+ ]
1102
+ }
1103
+ }
1104
+ }
1105
+ ]
1106
+ },
1107
+ "valueClass": "value",
1108
+ "diagnostics": []
1109
+ }
1110
+ },
1111
+ {
1112
+ "id": 26,
1113
+ "alias": "P11",
1114
+ "cstType": "predicate",
1115
+ "definitionFormal": "[σ∈ℬ(R1×R1)] ∀(α1,α2),(β1,β2)∈σ (α2=β1 ⇒ (α1,β2)∈σ)",
1116
+ "term": "свойство транзитивности",
1117
+ "convention": "",
1118
+ "definitionText": "",
1119
+ "analysis": {
1120
+ "success": true,
1121
+ "type": {
1122
+ "typeID": 8,
1123
+ "result": {
1124
+ "typeID": 6
1125
+ },
1126
+ "args": [
1127
+ {
1128
+ "alias": "σ",
1129
+ "type": {
1130
+ "typeID": 5,
1131
+ "base": {
1132
+ "typeID": 4,
1133
+ "factors": [
1134
+ {
1135
+ "typeID": 3,
1136
+ "baseID": "R1"
1137
+ },
1138
+ {
1139
+ "typeID": 3,
1140
+ "baseID": "R1"
1141
+ }
1142
+ ]
1143
+ }
1144
+ }
1145
+ }
1146
+ ]
1147
+ },
1148
+ "valueClass": "value",
1149
+ "diagnostics": []
1150
+ }
1151
+ },
1152
+ {
1153
+ "id": 27,
1154
+ "alias": "P14",
1155
+ "cstType": "predicate",
1156
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr2,1(σ)∩σ\\Pr1,1(σ)=∅ & (Pr1,1(σ)∩σ=∅ ∨ Pr1,1(σ)⊆σ) & ∀(α1,α2),(β1,β2)∈σ (α2=β1 ⇒ (α1,β2)∈σ)",
1157
+ "term": "частичный порядок",
1158
+ "convention": "",
1159
+ "definitionText": "",
1160
+ "analysis": {
1161
+ "success": true,
1162
+ "type": {
1163
+ "typeID": 8,
1164
+ "result": {
1165
+ "typeID": 6
1166
+ },
1167
+ "args": [
1168
+ {
1169
+ "alias": "σ",
1170
+ "type": {
1171
+ "typeID": 5,
1172
+ "base": {
1173
+ "typeID": 4,
1174
+ "factors": [
1175
+ {
1176
+ "typeID": 3,
1177
+ "baseID": "R1"
1178
+ },
1179
+ {
1180
+ "typeID": 3,
1181
+ "baseID": "R1"
1182
+ }
1183
+ ]
1184
+ }
1185
+ }
1186
+ }
1187
+ ]
1188
+ },
1189
+ "valueClass": "value",
1190
+ "diagnostics": []
1191
+ }
1192
+ },
1193
+ {
1194
+ "id": 28,
1195
+ "alias": "P15",
1196
+ "cstType": "predicate",
1197
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R1)] Pr2,1(σ)∩σ\\Pr1,1(σ) = ∅ & (Pr1,1(σ)∩σ = ∅ ∨ Pr1,1(σ) ⊆ σ) & ∀(α1,α2),(β1,β2)∈σ (α2=β1 ⇒ (α1,β2)∈σ) & σ∪Pr2,1(σ)∪Pr1,1(σ)∪Pr2,2(σ) = α×α",
1198
+ "term": "линейный порядок",
1199
+ "convention": "",
1200
+ "definitionText": "",
1201
+ "analysis": {
1202
+ "success": true,
1203
+ "type": {
1204
+ "typeID": 8,
1205
+ "result": {
1206
+ "typeID": 6
1207
+ },
1208
+ "args": [
1209
+ {
1210
+ "alias": "α",
1211
+ "type": {
1212
+ "typeID": 5,
1213
+ "base": {
1214
+ "typeID": 3,
1215
+ "baseID": "R1"
1216
+ }
1217
+ }
1218
+ },
1219
+ {
1220
+ "alias": "σ",
1221
+ "type": {
1222
+ "typeID": 5,
1223
+ "base": {
1224
+ "typeID": 4,
1225
+ "factors": [
1226
+ {
1227
+ "typeID": 3,
1228
+ "baseID": "R1"
1229
+ },
1230
+ {
1231
+ "typeID": 3,
1232
+ "baseID": "R1"
1233
+ }
1234
+ ]
1235
+ }
1236
+ }
1237
+ }
1238
+ ]
1239
+ },
1240
+ "valueClass": "value",
1241
+ "diagnostics": []
1242
+ }
1243
+ },
1244
+ {
1245
+ "id": 29,
1246
+ "alias": "F13",
1247
+ "cstType": "function",
1248
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R1)] α \\ Pr2(Fi1,2[α, α](σ))",
1249
+ "term": "минимальные элементы порядка на данном подмножестве",
1250
+ "convention": "",
1251
+ "definitionText": "",
1252
+ "analysis": {
1253
+ "success": true,
1254
+ "type": {
1255
+ "typeID": 7,
1256
+ "result": {
1257
+ "typeID": 5,
1258
+ "base": {
1259
+ "typeID": 3,
1260
+ "baseID": "R1"
1261
+ }
1262
+ },
1263
+ "args": [
1264
+ {
1265
+ "alias": "α",
1266
+ "type": {
1267
+ "typeID": 5,
1268
+ "base": {
1269
+ "typeID": 3,
1270
+ "baseID": "R1"
1271
+ }
1272
+ }
1273
+ },
1274
+ {
1275
+ "alias": "σ",
1276
+ "type": {
1277
+ "typeID": 5,
1278
+ "base": {
1279
+ "typeID": 4,
1280
+ "factors": [
1281
+ {
1282
+ "typeID": 3,
1283
+ "baseID": "R1"
1284
+ },
1285
+ {
1286
+ "typeID": 3,
1287
+ "baseID": "R1"
1288
+ }
1289
+ ]
1290
+ }
1291
+ }
1292
+ }
1293
+ ]
1294
+ },
1295
+ "valueClass": "value",
1296
+ "diagnostics": []
1297
+ }
1298
+ },
1299
+ {
1300
+ "id": 30,
1301
+ "alias": "F14",
1302
+ "cstType": "function",
1303
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R1)] debool(I{ β | δ1:=Fi1,2[α, α](σ); δ2:=δ1\\Pr1,1(δ1); β:=Pr1(δ2)\\Pr2(δ2) })",
1304
+ "term": "наименьший элемент порядка на данном подмножестве",
1305
+ "convention": "",
1306
+ "definitionText": "",
1307
+ "analysis": {
1308
+ "success": true,
1309
+ "type": {
1310
+ "typeID": 7,
1311
+ "result": {
1312
+ "typeID": 5,
1313
+ "base": {
1314
+ "typeID": 3,
1315
+ "baseID": "R1"
1316
+ }
1317
+ },
1318
+ "args": [
1319
+ {
1320
+ "alias": "α",
1321
+ "type": {
1322
+ "typeID": 5,
1323
+ "base": {
1324
+ "typeID": 3,
1325
+ "baseID": "R1"
1326
+ }
1327
+ }
1328
+ },
1329
+ {
1330
+ "alias": "σ",
1331
+ "type": {
1332
+ "typeID": 5,
1333
+ "base": {
1334
+ "typeID": 4,
1335
+ "factors": [
1336
+ {
1337
+ "typeID": 3,
1338
+ "baseID": "R1"
1339
+ },
1340
+ {
1341
+ "typeID": 3,
1342
+ "baseID": "R1"
1343
+ }
1344
+ ]
1345
+ }
1346
+ }
1347
+ }
1348
+ ]
1349
+ },
1350
+ "valueClass": "value",
1351
+ "diagnostics": []
1352
+ }
1353
+ },
1354
+ {
1355
+ "id": 31,
1356
+ "alias": "P17",
1357
+ "cstType": "predicate",
1358
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr1,1(σ) ⊆ σ & Pr2,1(σ) = σ & ∀(α1,α2),(β1,β2)∈σ (α2=β1 ⇒ (α1,β2)∈σ)",
1359
+ "term": "эквивалентность",
1360
+ "convention": "",
1361
+ "definitionText": "",
1362
+ "analysis": {
1363
+ "success": true,
1364
+ "type": {
1365
+ "typeID": 8,
1366
+ "result": {
1367
+ "typeID": 6
1368
+ },
1369
+ "args": [
1370
+ {
1371
+ "alias": "σ",
1372
+ "type": {
1373
+ "typeID": 5,
1374
+ "base": {
1375
+ "typeID": 4,
1376
+ "factors": [
1377
+ {
1378
+ "typeID": 3,
1379
+ "baseID": "R1"
1380
+ },
1381
+ {
1382
+ "typeID": 3,
1383
+ "baseID": "R1"
1384
+ }
1385
+ ]
1386
+ }
1387
+ }
1388
+ }
1389
+ ]
1390
+ },
1391
+ "valueClass": "value",
1392
+ "diagnostics": []
1393
+ }
1394
+ },
1395
+ {
1396
+ "id": 32,
1397
+ "alias": "P18",
1398
+ "cstType": "predicate",
1399
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr1,1(σ) ⊆ σ & Pr2,1(σ) = σ",
1400
+ "term": "толерантность",
1401
+ "convention": "",
1402
+ "definitionText": "",
1403
+ "analysis": {
1404
+ "success": true,
1405
+ "type": {
1406
+ "typeID": 8,
1407
+ "result": {
1408
+ "typeID": 6
1409
+ },
1410
+ "args": [
1411
+ {
1412
+ "alias": "σ",
1413
+ "type": {
1414
+ "typeID": 5,
1415
+ "base": {
1416
+ "typeID": 4,
1417
+ "factors": [
1418
+ {
1419
+ "typeID": 3,
1420
+ "baseID": "R1"
1421
+ },
1422
+ {
1423
+ "typeID": 3,
1424
+ "baseID": "R1"
1425
+ }
1426
+ ]
1427
+ }
1428
+ }
1429
+ }
1430
+ ]
1431
+ },
1432
+ "valueClass": "value",
1433
+ "diagnostics": []
1434
+ }
1435
+ },
1436
+ {
1437
+ "id": 33,
1438
+ "alias": "F15",
1439
+ "cstType": "function",
1440
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] Pr2(Fi1[{α}](σ))",
1441
+ "term": "класс эквивалентности элемента",
1442
+ "convention": "",
1443
+ "definitionText": "",
1444
+ "analysis": {
1445
+ "success": true,
1446
+ "type": {
1447
+ "typeID": 7,
1448
+ "result": {
1449
+ "typeID": 5,
1450
+ "base": {
1451
+ "typeID": 3,
1452
+ "baseID": "R1"
1453
+ }
1454
+ },
1455
+ "args": [
1456
+ {
1457
+ "alias": "α",
1458
+ "type": {
1459
+ "typeID": 3,
1460
+ "baseID": "R1"
1461
+ }
1462
+ },
1463
+ {
1464
+ "alias": "σ",
1465
+ "type": {
1466
+ "typeID": 5,
1467
+ "base": {
1468
+ "typeID": 4,
1469
+ "factors": [
1470
+ {
1471
+ "typeID": 3,
1472
+ "baseID": "R1"
1473
+ },
1474
+ {
1475
+ "typeID": 3,
1476
+ "baseID": "R1"
1477
+ }
1478
+ ]
1479
+ }
1480
+ }
1481
+ }
1482
+ ]
1483
+ },
1484
+ "valueClass": "value",
1485
+ "diagnostics": []
1486
+ }
1487
+ },
1488
+ {
1489
+ "id": 34,
1490
+ "alias": "T4",
1491
+ "cstType": "statement",
1492
+ "definitionFormal": "1=1",
1493
+ "term": "Цепочки",
1494
+ "convention": "",
1495
+ "definitionText": "",
1496
+ "analysis": {
1497
+ "success": true,
1498
+ "type": {
1499
+ "typeID": 6
1500
+ },
1501
+ "valueClass": "value",
1502
+ "diagnostics": []
1503
+ }
1504
+ },
1505
+ {
1506
+ "id": 35,
1507
+ "alias": "P19",
1508
+ "cstType": "predicate",
1509
+ "definitionFormal": "[σ∈ℬ(R1×R1)] card(Pr1(σ))=card(σ) & card(Pr2(σ))=card(σ) & card(Pr1(σ)\\Pr2(σ))=1 & card(Pr2(σ)\\Pr1(σ))=1",
1510
+ "term": "условие связности цепочки",
1511
+ "convention": "",
1512
+ "definitionText": "",
1513
+ "analysis": {
1514
+ "success": true,
1515
+ "type": {
1516
+ "typeID": 8,
1517
+ "result": {
1518
+ "typeID": 6
1519
+ },
1520
+ "args": [
1521
+ {
1522
+ "alias": "σ",
1523
+ "type": {
1524
+ "typeID": 5,
1525
+ "base": {
1526
+ "typeID": 4,
1527
+ "factors": [
1528
+ {
1529
+ "typeID": 3,
1530
+ "baseID": "R1"
1531
+ },
1532
+ {
1533
+ "typeID": 3,
1534
+ "baseID": "R1"
1535
+ }
1536
+ ]
1537
+ }
1538
+ }
1539
+ }
1540
+ ]
1541
+ },
1542
+ "valueClass": "value",
1543
+ "diagnostics": []
1544
+ }
1545
+ },
1546
+ {
1547
+ "id": 36,
1548
+ "alias": "F16",
1549
+ "cstType": "function",
1550
+ "definitionFormal": "[σ∈ℬ(R1×R1)] debool(Pr1(σ) \\ Pr2(σ))",
1551
+ "term": "начало цепочки",
1552
+ "convention": "",
1553
+ "definitionText": "",
1554
+ "analysis": {
1555
+ "success": true,
1556
+ "type": {
1557
+ "typeID": 7,
1558
+ "result": {
1559
+ "typeID": 3,
1560
+ "baseID": "R1"
1561
+ },
1562
+ "args": [
1563
+ {
1564
+ "alias": "σ",
1565
+ "type": {
1566
+ "typeID": 5,
1567
+ "base": {
1568
+ "typeID": 4,
1569
+ "factors": [
1570
+ {
1571
+ "typeID": 3,
1572
+ "baseID": "R1"
1573
+ },
1574
+ {
1575
+ "typeID": 3,
1576
+ "baseID": "R1"
1577
+ }
1578
+ ]
1579
+ }
1580
+ }
1581
+ }
1582
+ ]
1583
+ },
1584
+ "valueClass": "value",
1585
+ "diagnostics": []
1586
+ }
1587
+ },
1588
+ {
1589
+ "id": 37,
1590
+ "alias": "F17",
1591
+ "cstType": "function",
1592
+ "definitionFormal": "[σ∈ℬ(R1×R1)] debool(Pr2(σ) \\ Pr1(σ))",
1593
+ "term": "конец цепочки",
1594
+ "convention": "",
1595
+ "definitionText": "",
1596
+ "analysis": {
1597
+ "success": true,
1598
+ "type": {
1599
+ "typeID": 7,
1600
+ "result": {
1601
+ "typeID": 3,
1602
+ "baseID": "R1"
1603
+ },
1604
+ "args": [
1605
+ {
1606
+ "alias": "σ",
1607
+ "type": {
1608
+ "typeID": 5,
1609
+ "base": {
1610
+ "typeID": 4,
1611
+ "factors": [
1612
+ {
1613
+ "typeID": 3,
1614
+ "baseID": "R1"
1615
+ },
1616
+ {
1617
+ "typeID": 3,
1618
+ "baseID": "R1"
1619
+ }
1620
+ ]
1621
+ }
1622
+ }
1623
+ }
1624
+ ]
1625
+ },
1626
+ "valueClass": "value",
1627
+ "diagnostics": []
1628
+ }
1629
+ },
1630
+ {
1631
+ "id": 38,
1632
+ "alias": "F18",
1633
+ "cstType": "function",
1634
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] debool(Pr2(Fi1[{α}](σ)))",
1635
+ "term": "следующий за данным элемент цепочки",
1636
+ "convention": "",
1637
+ "definitionText": "",
1638
+ "analysis": {
1639
+ "success": true,
1640
+ "type": {
1641
+ "typeID": 7,
1642
+ "result": {
1643
+ "typeID": 3,
1644
+ "baseID": "R1"
1645
+ },
1646
+ "args": [
1647
+ {
1648
+ "alias": "α",
1649
+ "type": {
1650
+ "typeID": 3,
1651
+ "baseID": "R1"
1652
+ }
1653
+ },
1654
+ {
1655
+ "alias": "σ",
1656
+ "type": {
1657
+ "typeID": 5,
1658
+ "base": {
1659
+ "typeID": 4,
1660
+ "factors": [
1661
+ {
1662
+ "typeID": 3,
1663
+ "baseID": "R1"
1664
+ },
1665
+ {
1666
+ "typeID": 3,
1667
+ "baseID": "R1"
1668
+ }
1669
+ ]
1670
+ }
1671
+ }
1672
+ }
1673
+ ]
1674
+ },
1675
+ "valueClass": "value",
1676
+ "diagnostics": []
1677
+ }
1678
+ },
1679
+ {
1680
+ "id": 39,
1681
+ "alias": "F19",
1682
+ "cstType": "function",
1683
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] debool(Pr1(Fi2[{α}](σ)))",
1684
+ "term": "предшествующий данному элемент цепочки",
1685
+ "convention": "",
1686
+ "definitionText": "",
1687
+ "analysis": {
1688
+ "success": true,
1689
+ "type": {
1690
+ "typeID": 7,
1691
+ "result": {
1692
+ "typeID": 3,
1693
+ "baseID": "R1"
1694
+ },
1695
+ "args": [
1696
+ {
1697
+ "alias": "α",
1698
+ "type": {
1699
+ "typeID": 3,
1700
+ "baseID": "R1"
1701
+ }
1702
+ },
1703
+ {
1704
+ "alias": "σ",
1705
+ "type": {
1706
+ "typeID": 5,
1707
+ "base": {
1708
+ "typeID": 4,
1709
+ "factors": [
1710
+ {
1711
+ "typeID": 3,
1712
+ "baseID": "R1"
1713
+ },
1714
+ {
1715
+ "typeID": 3,
1716
+ "baseID": "R1"
1717
+ }
1718
+ ]
1719
+ }
1720
+ }
1721
+ }
1722
+ ]
1723
+ },
1724
+ "valueClass": "value",
1725
+ "diagnostics": []
1726
+ }
1727
+ },
1728
+ {
1729
+ "id": 40,
1730
+ "alias": "T5",
1731
+ "cstType": "statement",
1732
+ "definitionFormal": "1=1",
1733
+ "term": "Графы",
1734
+ "convention": "",
1735
+ "definitionText": "",
1736
+ "analysis": {
1737
+ "success": true,
1738
+ "type": {
1739
+ "typeID": 6
1740
+ },
1741
+ "valueClass": "value",
1742
+ "diagnostics": []
1743
+ }
1744
+ },
1745
+ {
1746
+ "id": 41,
1747
+ "alias": "P20",
1748
+ "cstType": "predicate",
1749
+ "definitionFormal": "[γ∈ℬ(R1)×ℬ(R1×R1)] pr2(γ) = Pr2,1(pr2(γ))",
1750
+ "term": "неориентированный граф",
1751
+ "convention": "",
1752
+ "definitionText": "",
1753
+ "analysis": {
1754
+ "success": true,
1755
+ "type": {
1756
+ "typeID": 8,
1757
+ "result": {
1758
+ "typeID": 6
1759
+ },
1760
+ "args": [
1761
+ {
1762
+ "alias": "γ",
1763
+ "type": {
1764
+ "typeID": 4,
1765
+ "factors": [
1766
+ {
1767
+ "typeID": 5,
1768
+ "base": {
1769
+ "typeID": 3,
1770
+ "baseID": "R1"
1771
+ }
1772
+ },
1773
+ {
1774
+ "typeID": 5,
1775
+ "base": {
1776
+ "typeID": 4,
1777
+ "factors": [
1778
+ {
1779
+ "typeID": 3,
1780
+ "baseID": "R1"
1781
+ },
1782
+ {
1783
+ "typeID": 3,
1784
+ "baseID": "R1"
1785
+ }
1786
+ ]
1787
+ }
1788
+ }
1789
+ ]
1790
+ }
1791
+ }
1792
+ ]
1793
+ },
1794
+ "valueClass": "value",
1795
+ "diagnostics": []
1796
+ }
1797
+ },
1798
+ {
1799
+ "id": 42,
1800
+ "alias": "F20",
1801
+ "cstType": "function",
1802
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr1(σ) \\ Pr2(σ)",
1803
+ "term": "истоки",
1804
+ "convention": "",
1805
+ "definitionText": "",
1806
+ "analysis": {
1807
+ "success": true,
1808
+ "type": {
1809
+ "typeID": 7,
1810
+ "result": {
1811
+ "typeID": 5,
1812
+ "base": {
1813
+ "typeID": 3,
1814
+ "baseID": "R1"
1815
+ }
1816
+ },
1817
+ "args": [
1818
+ {
1819
+ "alias": "σ",
1820
+ "type": {
1821
+ "typeID": 5,
1822
+ "base": {
1823
+ "typeID": 4,
1824
+ "factors": [
1825
+ {
1826
+ "typeID": 3,
1827
+ "baseID": "R1"
1828
+ },
1829
+ {
1830
+ "typeID": 3,
1831
+ "baseID": "R1"
1832
+ }
1833
+ ]
1834
+ }
1835
+ }
1836
+ }
1837
+ ]
1838
+ },
1839
+ "valueClass": "value",
1840
+ "diagnostics": []
1841
+ }
1842
+ },
1843
+ {
1844
+ "id": 43,
1845
+ "alias": "F21",
1846
+ "cstType": "function",
1847
+ "definitionFormal": "[σ∈ℬ(R1×R1)] Pr2(σ) \\ Pr1(σ)",
1848
+ "term": "стоки",
1849
+ "convention": "",
1850
+ "definitionText": "",
1851
+ "analysis": {
1852
+ "success": true,
1853
+ "type": {
1854
+ "typeID": 7,
1855
+ "result": {
1856
+ "typeID": 5,
1857
+ "base": {
1858
+ "typeID": 3,
1859
+ "baseID": "R1"
1860
+ }
1861
+ },
1862
+ "args": [
1863
+ {
1864
+ "alias": "σ",
1865
+ "type": {
1866
+ "typeID": 5,
1867
+ "base": {
1868
+ "typeID": 4,
1869
+ "factors": [
1870
+ {
1871
+ "typeID": 3,
1872
+ "baseID": "R1"
1873
+ },
1874
+ {
1875
+ "typeID": 3,
1876
+ "baseID": "R1"
1877
+ }
1878
+ ]
1879
+ }
1880
+ }
1881
+ }
1882
+ ]
1883
+ },
1884
+ "valueClass": "value",
1885
+ "diagnostics": []
1886
+ }
1887
+ },
1888
+ {
1889
+ "id": 44,
1890
+ "alias": "F22",
1891
+ "cstType": "function",
1892
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R1)] α \\ (Pr2(σ) ∪ Pr1(σ))",
1893
+ "term": "изолированные вершины",
1894
+ "convention": "",
1895
+ "definitionText": "",
1896
+ "analysis": {
1897
+ "success": true,
1898
+ "type": {
1899
+ "typeID": 7,
1900
+ "result": {
1901
+ "typeID": 5,
1902
+ "base": {
1903
+ "typeID": 3,
1904
+ "baseID": "R1"
1905
+ }
1906
+ },
1907
+ "args": [
1908
+ {
1909
+ "alias": "α",
1910
+ "type": {
1911
+ "typeID": 5,
1912
+ "base": {
1913
+ "typeID": 3,
1914
+ "baseID": "R1"
1915
+ }
1916
+ }
1917
+ },
1918
+ {
1919
+ "alias": "σ",
1920
+ "type": {
1921
+ "typeID": 5,
1922
+ "base": {
1923
+ "typeID": 4,
1924
+ "factors": [
1925
+ {
1926
+ "typeID": 3,
1927
+ "baseID": "R1"
1928
+ },
1929
+ {
1930
+ "typeID": 3,
1931
+ "baseID": "R1"
1932
+ }
1933
+ ]
1934
+ }
1935
+ }
1936
+ }
1937
+ ]
1938
+ },
1939
+ "valueClass": "value",
1940
+ "diagnostics": []
1941
+ }
1942
+ },
1943
+ {
1944
+ "id": 45,
1945
+ "alias": "F23",
1946
+ "cstType": "function",
1947
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] Pr2(Fi1[{α}](σ))",
1948
+ "term": "потребители",
1949
+ "convention": "",
1950
+ "definitionText": "",
1951
+ "analysis": {
1952
+ "success": true,
1953
+ "type": {
1954
+ "typeID": 7,
1955
+ "result": {
1956
+ "typeID": 5,
1957
+ "base": {
1958
+ "typeID": 3,
1959
+ "baseID": "R1"
1960
+ }
1961
+ },
1962
+ "args": [
1963
+ {
1964
+ "alias": "α",
1965
+ "type": {
1966
+ "typeID": 3,
1967
+ "baseID": "R1"
1968
+ }
1969
+ },
1970
+ {
1971
+ "alias": "σ",
1972
+ "type": {
1973
+ "typeID": 5,
1974
+ "base": {
1975
+ "typeID": 4,
1976
+ "factors": [
1977
+ {
1978
+ "typeID": 3,
1979
+ "baseID": "R1"
1980
+ },
1981
+ {
1982
+ "typeID": 3,
1983
+ "baseID": "R1"
1984
+ }
1985
+ ]
1986
+ }
1987
+ }
1988
+ }
1989
+ ]
1990
+ },
1991
+ "valueClass": "value",
1992
+ "diagnostics": []
1993
+ }
1994
+ },
1995
+ {
1996
+ "id": 46,
1997
+ "alias": "F24",
1998
+ "cstType": "function",
1999
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] Pr1(Fi2[{α}](σ))",
2000
+ "term": "поставщики",
2001
+ "convention": "",
2002
+ "definitionText": "",
2003
+ "analysis": {
2004
+ "success": true,
2005
+ "type": {
2006
+ "typeID": 7,
2007
+ "result": {
2008
+ "typeID": 5,
2009
+ "base": {
2010
+ "typeID": 3,
2011
+ "baseID": "R1"
2012
+ }
2013
+ },
2014
+ "args": [
2015
+ {
2016
+ "alias": "α",
2017
+ "type": {
2018
+ "typeID": 3,
2019
+ "baseID": "R1"
2020
+ }
2021
+ },
2022
+ {
2023
+ "alias": "σ",
2024
+ "type": {
2025
+ "typeID": 5,
2026
+ "base": {
2027
+ "typeID": 4,
2028
+ "factors": [
2029
+ {
2030
+ "typeID": 3,
2031
+ "baseID": "R1"
2032
+ },
2033
+ {
2034
+ "typeID": 3,
2035
+ "baseID": "R1"
2036
+ }
2037
+ ]
2038
+ }
2039
+ }
2040
+ }
2041
+ ]
2042
+ },
2043
+ "valueClass": "value",
2044
+ "diagnostics": []
2045
+ }
2046
+ },
2047
+ {
2048
+ "id": 47,
2049
+ "alias": "F25",
2050
+ "cstType": "function",
2051
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] R{ ξ:=Pr2(Fi1[{α}](σ)) | ξ ∪ Pr2(Fi1[ξ](σ)) }",
2052
+ "term": "зависимые вершины",
2053
+ "convention": "вершины, достижимые из данной",
2054
+ "definitionText": "",
2055
+ "analysis": {
2056
+ "success": true,
2057
+ "type": {
2058
+ "typeID": 7,
2059
+ "result": {
2060
+ "typeID": 5,
2061
+ "base": {
2062
+ "typeID": 3,
2063
+ "baseID": "R1"
2064
+ }
2065
+ },
2066
+ "args": [
2067
+ {
2068
+ "alias": "α",
2069
+ "type": {
2070
+ "typeID": 3,
2071
+ "baseID": "R1"
2072
+ }
2073
+ },
2074
+ {
2075
+ "alias": "σ",
2076
+ "type": {
2077
+ "typeID": 5,
2078
+ "base": {
2079
+ "typeID": 4,
2080
+ "factors": [
2081
+ {
2082
+ "typeID": 3,
2083
+ "baseID": "R1"
2084
+ },
2085
+ {
2086
+ "typeID": 3,
2087
+ "baseID": "R1"
2088
+ }
2089
+ ]
2090
+ }
2091
+ }
2092
+ }
2093
+ ]
2094
+ },
2095
+ "valueClass": "value",
2096
+ "diagnostics": []
2097
+ }
2098
+ },
2099
+ {
2100
+ "id": 48,
2101
+ "alias": "F26",
2102
+ "cstType": "function",
2103
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ(R1×R1)] R{ ξ:=Pr2(Fi1[α](σ)) | ξ ∪ Pr2(Fi1[ξ](σ)) }",
2104
+ "term": "зависимые вершины совокупности",
2105
+ "convention": "",
2106
+ "definitionText": "",
2107
+ "analysis": {
2108
+ "success": true,
2109
+ "type": {
2110
+ "typeID": 7,
2111
+ "result": {
2112
+ "typeID": 5,
2113
+ "base": {
2114
+ "typeID": 3,
2115
+ "baseID": "R1"
2116
+ }
2117
+ },
2118
+ "args": [
2119
+ {
2120
+ "alias": "α",
2121
+ "type": {
2122
+ "typeID": 5,
2123
+ "base": {
2124
+ "typeID": 3,
2125
+ "baseID": "R1"
2126
+ }
2127
+ }
2128
+ },
2129
+ {
2130
+ "alias": "σ",
2131
+ "type": {
2132
+ "typeID": 5,
2133
+ "base": {
2134
+ "typeID": 4,
2135
+ "factors": [
2136
+ {
2137
+ "typeID": 3,
2138
+ "baseID": "R1"
2139
+ },
2140
+ {
2141
+ "typeID": 3,
2142
+ "baseID": "R1"
2143
+ }
2144
+ ]
2145
+ }
2146
+ }
2147
+ }
2148
+ ]
2149
+ },
2150
+ "valueClass": "value",
2151
+ "diagnostics": []
2152
+ }
2153
+ },
2154
+ {
2155
+ "id": 49,
2156
+ "alias": "F27",
2157
+ "cstType": "function",
2158
+ "definitionFormal": "[α∈R1, σ∈ℬ(R1×R1)] R{ ξ:=Pr1(Fi2[{α}](σ)) | ξ ∪ Pr1(Fi2[ξ](σ)) }",
2159
+ "term": "влияющие вершины",
2160
+ "convention": "вершины, из которых данная достижима",
2161
+ "definitionText": "",
2162
+ "analysis": {
2163
+ "success": true,
2164
+ "type": {
2165
+ "typeID": 7,
2166
+ "result": {
2167
+ "typeID": 5,
2168
+ "base": {
2169
+ "typeID": 3,
2170
+ "baseID": "R1"
2171
+ }
2172
+ },
2173
+ "args": [
2174
+ {
2175
+ "alias": "α",
2176
+ "type": {
2177
+ "typeID": 3,
2178
+ "baseID": "R1"
2179
+ }
2180
+ },
2181
+ {
2182
+ "alias": "σ",
2183
+ "type": {
2184
+ "typeID": 5,
2185
+ "base": {
2186
+ "typeID": 4,
2187
+ "factors": [
2188
+ {
2189
+ "typeID": 3,
2190
+ "baseID": "R1"
2191
+ },
2192
+ {
2193
+ "typeID": 3,
2194
+ "baseID": "R1"
2195
+ }
2196
+ ]
2197
+ }
2198
+ }
2199
+ }
2200
+ ]
2201
+ },
2202
+ "valueClass": "value",
2203
+ "diagnostics": []
2204
+ }
2205
+ },
2206
+ {
2207
+ "id": 50,
2208
+ "alias": "P22",
2209
+ "cstType": "predicate",
2210
+ "definitionFormal": "[σ∈ℬ(R1×R1)] ∀γ∈Pr1(σ) γ∉R{ ξ:=Pr2(Fi1[{γ}](σ)) | ξ ∪ Pr2(Fi1[ξ](σ)) }",
2211
+ "term": "свойство ацикличности",
2212
+ "convention": "",
2213
+ "definitionText": "",
2214
+ "analysis": {
2215
+ "success": true,
2216
+ "type": {
2217
+ "typeID": 8,
2218
+ "result": {
2219
+ "typeID": 6
2220
+ },
2221
+ "args": [
2222
+ {
2223
+ "alias": "σ",
2224
+ "type": {
2225
+ "typeID": 5,
2226
+ "base": {
2227
+ "typeID": 4,
2228
+ "factors": [
2229
+ {
2230
+ "typeID": 3,
2231
+ "baseID": "R1"
2232
+ },
2233
+ {
2234
+ "typeID": 3,
2235
+ "baseID": "R1"
2236
+ }
2237
+ ]
2238
+ }
2239
+ }
2240
+ }
2241
+ ]
2242
+ },
2243
+ "valueClass": "value",
2244
+ "diagnostics": []
2245
+ }
2246
+ },
2247
+ {
2248
+ "id": 51,
2249
+ "alias": "F29",
2250
+ "cstType": "function",
2251
+ "definitionFormal": "[σ∈ℬ(R1×R1)] I{(ξ1, ξ2) | ξ1:∈Pr1(σ); ξ2:∈F25[ξ1, σ]}",
2252
+ "term": "транзитивное замыкание",
2253
+ "convention": "",
2254
+ "definitionText": "",
2255
+ "analysis": {
2256
+ "success": true,
2257
+ "type": {
2258
+ "typeID": 7,
2259
+ "result": {
2260
+ "typeID": 5,
2261
+ "base": {
2262
+ "typeID": 4,
2263
+ "factors": [
2264
+ {
2265
+ "typeID": 3,
2266
+ "baseID": "R1"
2267
+ },
2268
+ {
2269
+ "typeID": 3,
2270
+ "baseID": "R1"
2271
+ }
2272
+ ]
2273
+ }
2274
+ },
2275
+ "args": [
2276
+ {
2277
+ "alias": "σ",
2278
+ "type": {
2279
+ "typeID": 5,
2280
+ "base": {
2281
+ "typeID": 4,
2282
+ "factors": [
2283
+ {
2284
+ "typeID": 3,
2285
+ "baseID": "R1"
2286
+ },
2287
+ {
2288
+ "typeID": 3,
2289
+ "baseID": "R1"
2290
+ }
2291
+ ]
2292
+ }
2293
+ }
2294
+ }
2295
+ ]
2296
+ },
2297
+ "valueClass": "value",
2298
+ "diagnostics": []
2299
+ }
2300
+ },
2301
+ {
2302
+ "id": 52,
2303
+ "alias": "T6",
2304
+ "cstType": "statement",
2305
+ "definitionFormal": "1=1",
2306
+ "term": "Целые числа",
2307
+ "convention": "",
2308
+ "definitionText": "",
2309
+ "analysis": {
2310
+ "success": true,
2311
+ "type": {
2312
+ "typeID": 6
2313
+ },
2314
+ "valueClass": "value",
2315
+ "diagnostics": []
2316
+ }
2317
+ },
2318
+ {
2319
+ "id": 53,
2320
+ "alias": "F31",
2321
+ "cstType": "function",
2322
+ "definitionFormal": "[σ∈ℬ(Z)] debool(D{ξ∈σ | ∀α∈σ α ≥ ξ})",
2323
+ "term": "минимум набора чисел",
2324
+ "convention": "",
2325
+ "definitionText": "",
2326
+ "analysis": {
2327
+ "success": true,
2328
+ "type": {
2329
+ "typeID": 7,
2330
+ "result": {
2331
+ "typeID": 2,
2332
+ "isOrdered": true,
2333
+ "isArithmetic": true,
2334
+ "isIntegerCompatible": true
2335
+ },
2336
+ "args": [
2337
+ {
2338
+ "alias": "σ",
2339
+ "type": {
2340
+ "typeID": 5,
2341
+ "base": {
2342
+ "typeID": 2,
2343
+ "isOrdered": true,
2344
+ "isArithmetic": true,
2345
+ "isIntegerCompatible": true
2346
+ }
2347
+ }
2348
+ }
2349
+ ]
2350
+ },
2351
+ "valueClass": "value",
2352
+ "diagnostics": []
2353
+ }
2354
+ },
2355
+ {
2356
+ "id": 54,
2357
+ "alias": "F32",
2358
+ "cstType": "function",
2359
+ "definitionFormal": "[σ∈ℬ(Z)] debool(D{ξ∈σ | ∀α∈σ α ≤ ξ})",
2360
+ "term": "максимум набора чисел",
2361
+ "convention": "",
2362
+ "definitionText": "",
2363
+ "analysis": {
2364
+ "success": true,
2365
+ "type": {
2366
+ "typeID": 7,
2367
+ "result": {
2368
+ "typeID": 2,
2369
+ "isOrdered": true,
2370
+ "isArithmetic": true,
2371
+ "isIntegerCompatible": true
2372
+ },
2373
+ "args": [
2374
+ {
2375
+ "alias": "σ",
2376
+ "type": {
2377
+ "typeID": 5,
2378
+ "base": {
2379
+ "typeID": 2,
2380
+ "isOrdered": true,
2381
+ "isArithmetic": true,
2382
+ "isIntegerCompatible": true
2383
+ }
2384
+ }
2385
+ }
2386
+ ]
2387
+ },
2388
+ "valueClass": "value",
2389
+ "diagnostics": []
2390
+ }
2391
+ },
2392
+ {
2393
+ "id": 55,
2394
+ "alias": "F33",
2395
+ "cstType": "function",
2396
+ "definitionFormal": "[α∈Z] R{(ξ,σ):=(0, {0}) | ξ<α | (ξ+1, σ ∪ {ξ+1})}",
2397
+ "term": "натуральные числа, меньшие или равные данному",
2398
+ "convention": "",
2399
+ "definitionText": "",
2400
+ "analysis": {
2401
+ "success": true,
2402
+ "type": {
2403
+ "typeID": 7,
2404
+ "result": {
2405
+ "typeID": 4,
2406
+ "factors": [
2407
+ {
2408
+ "typeID": 2,
2409
+ "isOrdered": true,
2410
+ "isArithmetic": true,
2411
+ "isIntegerCompatible": true
2412
+ },
2413
+ {
2414
+ "typeID": 5,
2415
+ "base": {
2416
+ "typeID": 2,
2417
+ "isOrdered": true,
2418
+ "isArithmetic": true,
2419
+ "isIntegerCompatible": true
2420
+ }
2421
+ }
2422
+ ]
2423
+ },
2424
+ "args": [
2425
+ {
2426
+ "alias": "α",
2427
+ "type": {
2428
+ "typeID": 2,
2429
+ "isOrdered": true,
2430
+ "isArithmetic": true,
2431
+ "isIntegerCompatible": true
2432
+ }
2433
+ }
2434
+ ]
2435
+ },
2436
+ "valueClass": "value",
2437
+ "diagnostics": []
2438
+ }
2439
+ },
2440
+ {
2441
+ "id": 56,
2442
+ "alias": "P25",
2443
+ "cstType": "predicate",
2444
+ "definitionFormal": "[σ∈ℬ(Z), τ∈Z] ∀α∈σ (α+τ ≤ F32[σ] ⇒ α+τ∈σ)",
2445
+ "term": "набор чисел, удовлетворяющий данному периоду",
2446
+ "convention": "",
2447
+ "definitionText": "",
2448
+ "analysis": {
2449
+ "success": true,
2450
+ "type": {
2451
+ "typeID": 8,
2452
+ "result": {
2453
+ "typeID": 6
2454
+ },
2455
+ "args": [
2456
+ {
2457
+ "alias": "σ",
2458
+ "type": {
2459
+ "typeID": 5,
2460
+ "base": {
2461
+ "typeID": 2,
2462
+ "isOrdered": true,
2463
+ "isArithmetic": true,
2464
+ "isIntegerCompatible": true
2465
+ }
2466
+ }
2467
+ },
2468
+ {
2469
+ "alias": "τ",
2470
+ "type": {
2471
+ "typeID": 2,
2472
+ "isOrdered": true,
2473
+ "isArithmetic": true,
2474
+ "isIntegerCompatible": true
2475
+ }
2476
+ }
2477
+ ]
2478
+ },
2479
+ "valueClass": "value",
2480
+ "diagnostics": []
2481
+ }
2482
+ },
2483
+ {
2484
+ "id": 57,
2485
+ "alias": "F35",
2486
+ "cstType": "function",
2487
+ "definitionFormal": "[α∈Z, β∈Z] R{ξ:=α | ξ≥β & β>0 | ξ-β}",
2488
+ "term": "остаток от деления",
2489
+ "convention": "",
2490
+ "definitionText": "",
2491
+ "analysis": {
2492
+ "success": true,
2493
+ "type": {
2494
+ "typeID": 7,
2495
+ "result": {
2496
+ "typeID": 2,
2497
+ "isOrdered": true,
2498
+ "isArithmetic": true,
2499
+ "isIntegerCompatible": true
2500
+ },
2501
+ "args": [
2502
+ {
2503
+ "alias": "α",
2504
+ "type": {
2505
+ "typeID": 2,
2506
+ "isOrdered": true,
2507
+ "isArithmetic": true,
2508
+ "isIntegerCompatible": true
2509
+ }
2510
+ },
2511
+ {
2512
+ "alias": "β",
2513
+ "type": {
2514
+ "typeID": 2,
2515
+ "isOrdered": true,
2516
+ "isArithmetic": true,
2517
+ "isIntegerCompatible": true
2518
+ }
2519
+ }
2520
+ ]
2521
+ },
2522
+ "valueClass": "value",
2523
+ "diagnostics": []
2524
+ }
2525
+ },
2526
+ {
2527
+ "id": 58,
2528
+ "alias": "T7",
2529
+ "cstType": "statement",
2530
+ "definitionFormal": "1=1",
2531
+ "term": "Последовательности",
2532
+ "convention": "",
2533
+ "definitionText": "",
2534
+ "analysis": {
2535
+ "success": true,
2536
+ "type": {
2537
+ "typeID": 6
2538
+ },
2539
+ "valueClass": "value",
2540
+ "diagnostics": []
2541
+ }
2542
+ },
2543
+ {
2544
+ "id": 59,
2545
+ "alias": "P26",
2546
+ "cstType": "predicate",
2547
+ "definitionFormal": "[σ∈ℬ(R1×Z)] card(σ)=card(Pr2(σ)) & ∀λ∈Pr2(σ) λ < card(σ)",
2548
+ "term": "корректная последовательность (позиции с нуля)",
2549
+ "convention": "",
2550
+ "definitionText": "",
2551
+ "analysis": {
2552
+ "success": true,
2553
+ "type": {
2554
+ "typeID": 8,
2555
+ "result": {
2556
+ "typeID": 6
2557
+ },
2558
+ "args": [
2559
+ {
2560
+ "alias": "σ",
2561
+ "type": {
2562
+ "typeID": 5,
2563
+ "base": {
2564
+ "typeID": 4,
2565
+ "factors": [
2566
+ {
2567
+ "typeID": 3,
2568
+ "baseID": "R1"
2569
+ },
2570
+ {
2571
+ "typeID": 2,
2572
+ "isOrdered": true,
2573
+ "isArithmetic": true,
2574
+ "isIntegerCompatible": true
2575
+ }
2576
+ ]
2577
+ }
2578
+ }
2579
+ }
2580
+ ]
2581
+ },
2582
+ "valueClass": "value",
2583
+ "diagnostics": []
2584
+ }
2585
+ },
2586
+ {
2587
+ "id": 60,
2588
+ "alias": "P28",
2589
+ "cstType": "predicate",
2590
+ "definitionFormal": "[σ∈ℬ(R1×Z)] card(σ) = card(Pr2(σ))",
2591
+ "term": "подпоследовательность",
2592
+ "convention": "",
2593
+ "definitionText": "",
2594
+ "analysis": {
2595
+ "success": true,
2596
+ "type": {
2597
+ "typeID": 8,
2598
+ "result": {
2599
+ "typeID": 6
2600
+ },
2601
+ "args": [
2602
+ {
2603
+ "alias": "σ",
2604
+ "type": {
2605
+ "typeID": 5,
2606
+ "base": {
2607
+ "typeID": 4,
2608
+ "factors": [
2609
+ {
2610
+ "typeID": 3,
2611
+ "baseID": "R1"
2612
+ },
2613
+ {
2614
+ "typeID": 2,
2615
+ "isOrdered": true,
2616
+ "isArithmetic": true,
2617
+ "isIntegerCompatible": true
2618
+ }
2619
+ ]
2620
+ }
2621
+ }
2622
+ }
2623
+ ]
2624
+ },
2625
+ "valueClass": "value",
2626
+ "diagnostics": []
2627
+ }
2628
+ },
2629
+ {
2630
+ "id": 61,
2631
+ "alias": "F36",
2632
+ "cstType": "function",
2633
+ "definitionFormal": "[σ∈ℬ(R1×Z)] debool(Pr1(Fi2[{0}](σ)))",
2634
+ "term": "начало последовательности",
2635
+ "convention": "",
2636
+ "definitionText": "",
2637
+ "analysis": {
2638
+ "success": true,
2639
+ "type": {
2640
+ "typeID": 7,
2641
+ "result": {
2642
+ "typeID": 3,
2643
+ "baseID": "R1"
2644
+ },
2645
+ "args": [
2646
+ {
2647
+ "alias": "σ",
2648
+ "type": {
2649
+ "typeID": 5,
2650
+ "base": {
2651
+ "typeID": 4,
2652
+ "factors": [
2653
+ {
2654
+ "typeID": 3,
2655
+ "baseID": "R1"
2656
+ },
2657
+ {
2658
+ "typeID": 2,
2659
+ "isOrdered": true,
2660
+ "isArithmetic": true,
2661
+ "isIntegerCompatible": true
2662
+ }
2663
+ ]
2664
+ }
2665
+ }
2666
+ }
2667
+ ]
2668
+ },
2669
+ "valueClass": "value",
2670
+ "diagnostics": []
2671
+ }
2672
+ },
2673
+ {
2674
+ "id": 62,
2675
+ "alias": "F37",
2676
+ "cstType": "function",
2677
+ "definitionFormal": "[σ∈ℬ(R1×Z)] debool(Pr1(Fi2[{card(σ) - 1}](σ)))",
2678
+ "term": "конец последовательности",
2679
+ "convention": "",
2680
+ "definitionText": "",
2681
+ "analysis": {
2682
+ "success": true,
2683
+ "type": {
2684
+ "typeID": 7,
2685
+ "result": {
2686
+ "typeID": 3,
2687
+ "baseID": "R1"
2688
+ },
2689
+ "args": [
2690
+ {
2691
+ "alias": "σ",
2692
+ "type": {
2693
+ "typeID": 5,
2694
+ "base": {
2695
+ "typeID": 4,
2696
+ "factors": [
2697
+ {
2698
+ "typeID": 3,
2699
+ "baseID": "R1"
2700
+ },
2701
+ {
2702
+ "typeID": 2,
2703
+ "isOrdered": true,
2704
+ "isArithmetic": true,
2705
+ "isIntegerCompatible": true
2706
+ }
2707
+ ]
2708
+ }
2709
+ }
2710
+ }
2711
+ ]
2712
+ },
2713
+ "valueClass": "value",
2714
+ "diagnostics": []
2715
+ }
2716
+ },
2717
+ {
2718
+ "id": 63,
2719
+ "alias": "F40",
2720
+ "cstType": "function",
2721
+ "definitionFormal": "[σ∈ℬ(R1×Z)] I{(α, λ) | (α,μ):∈σ; λ := card(σ) - μ - 1}",
2722
+ "term": "обращенная последовательность",
2723
+ "convention": "",
2724
+ "definitionText": "",
2725
+ "analysis": {
2726
+ "success": true,
2727
+ "type": {
2728
+ "typeID": 7,
2729
+ "result": {
2730
+ "typeID": 5,
2731
+ "base": {
2732
+ "typeID": 4,
2733
+ "factors": [
2734
+ {
2735
+ "typeID": 3,
2736
+ "baseID": "R1"
2737
+ },
2738
+ {
2739
+ "typeID": 2,
2740
+ "isOrdered": true,
2741
+ "isArithmetic": true,
2742
+ "isIntegerCompatible": true
2743
+ }
2744
+ ]
2745
+ }
2746
+ },
2747
+ "args": [
2748
+ {
2749
+ "alias": "σ",
2750
+ "type": {
2751
+ "typeID": 5,
2752
+ "base": {
2753
+ "typeID": 4,
2754
+ "factors": [
2755
+ {
2756
+ "typeID": 3,
2757
+ "baseID": "R1"
2758
+ },
2759
+ {
2760
+ "typeID": 2,
2761
+ "isOrdered": true,
2762
+ "isArithmetic": true,
2763
+ "isIntegerCompatible": true
2764
+ }
2765
+ ]
2766
+ }
2767
+ }
2768
+ }
2769
+ ]
2770
+ },
2771
+ "valueClass": "value",
2772
+ "diagnostics": []
2773
+ }
2774
+ },
2775
+ {
2776
+ "id": 64,
2777
+ "alias": "T8",
2778
+ "cstType": "statement",
2779
+ "definitionFormal": "1=1",
2780
+ "term": "Групповые операции",
2781
+ "convention": "Условия для левых и правых свойств через конкатенацию",
2782
+ "definitionText": "",
2783
+ "analysis": {
2784
+ "success": true,
2785
+ "type": {
2786
+ "typeID": 6
2787
+ },
2788
+ "valueClass": "value",
2789
+ "diagnostics": []
2790
+ }
2791
+ },
2792
+ {
2793
+ "id": 65,
2794
+ "alias": "F42",
2795
+ "cstType": "function",
2796
+ "definitionFormal": "[α∈R1, β∈R1, σ∈ℬ((R1×R1)×R1)] debool(Pr2(Fi1[{(α,β)}](σ)))",
2797
+ "term": "результат операции для данных аргументов",
2798
+ "convention": "",
2799
+ "definitionText": "",
2800
+ "analysis": {
2801
+ "success": true,
2802
+ "type": {
2803
+ "typeID": 7,
2804
+ "result": {
2805
+ "typeID": 3,
2806
+ "baseID": "R1"
2807
+ },
2808
+ "args": [
2809
+ {
2810
+ "alias": "α",
2811
+ "type": {
2812
+ "typeID": 3,
2813
+ "baseID": "R1"
2814
+ }
2815
+ },
2816
+ {
2817
+ "alias": "β",
2818
+ "type": {
2819
+ "typeID": 3,
2820
+ "baseID": "R1"
2821
+ }
2822
+ },
2823
+ {
2824
+ "alias": "σ",
2825
+ "type": {
2826
+ "typeID": 5,
2827
+ "base": {
2828
+ "typeID": 4,
2829
+ "factors": [
2830
+ {
2831
+ "typeID": 4,
2832
+ "factors": [
2833
+ {
2834
+ "typeID": 3,
2835
+ "baseID": "R1"
2836
+ },
2837
+ {
2838
+ "typeID": 3,
2839
+ "baseID": "R1"
2840
+ }
2841
+ ]
2842
+ },
2843
+ {
2844
+ "typeID": 3,
2845
+ "baseID": "R1"
2846
+ }
2847
+ ]
2848
+ }
2849
+ }
2850
+ }
2851
+ ]
2852
+ },
2853
+ "valueClass": "value",
2854
+ "diagnostics": []
2855
+ }
2856
+ },
2857
+ {
2858
+ "id": 66,
2859
+ "alias": "F43",
2860
+ "cstType": "function",
2861
+ "definitionFormal": "[σ∈ℬ((R1×R1)×R1)] D{ξ∈Pr1(Pr1(σ)) | ∀α∈Pr1(Pr1(σ)) (((α,ξ),ξ)∈σ & ((ξ,α),ξ)∈σ)}",
2862
+ "term": "инвариантные элементы",
2863
+ "convention": "например ноль для операции умножения целых чисел",
2864
+ "definitionText": "",
2865
+ "analysis": {
2866
+ "success": true,
2867
+ "type": {
2868
+ "typeID": 7,
2869
+ "result": {
2870
+ "typeID": 5,
2871
+ "base": {
2872
+ "typeID": 3,
2873
+ "baseID": "R1"
2874
+ }
2875
+ },
2876
+ "args": [
2877
+ {
2878
+ "alias": "σ",
2879
+ "type": {
2880
+ "typeID": 5,
2881
+ "base": {
2882
+ "typeID": 4,
2883
+ "factors": [
2884
+ {
2885
+ "typeID": 4,
2886
+ "factors": [
2887
+ {
2888
+ "typeID": 3,
2889
+ "baseID": "R1"
2890
+ },
2891
+ {
2892
+ "typeID": 3,
2893
+ "baseID": "R1"
2894
+ }
2895
+ ]
2896
+ },
2897
+ {
2898
+ "typeID": 3,
2899
+ "baseID": "R1"
2900
+ }
2901
+ ]
2902
+ }
2903
+ }
2904
+ }
2905
+ ]
2906
+ },
2907
+ "valueClass": "value",
2908
+ "diagnostics": []
2909
+ }
2910
+ },
2911
+ {
2912
+ "id": 67,
2913
+ "alias": "F44",
2914
+ "cstType": "function",
2915
+ "definitionFormal": "[σ∈ℬ((R1×R1)×R1)] D{ξ∈Pr1(Pr1(σ)) | ∀α∈Pr1(Pr1(σ)) (((α,ξ),α)∈σ & ((ξ,α),α)∈σ)}",
2916
+ "term": "нейтральные элементы",
2917
+ "convention": "",
2918
+ "definitionText": "",
2919
+ "analysis": {
2920
+ "success": true,
2921
+ "type": {
2922
+ "typeID": 7,
2923
+ "result": {
2924
+ "typeID": 5,
2925
+ "base": {
2926
+ "typeID": 3,
2927
+ "baseID": "R1"
2928
+ }
2929
+ },
2930
+ "args": [
2931
+ {
2932
+ "alias": "σ",
2933
+ "type": {
2934
+ "typeID": 5,
2935
+ "base": {
2936
+ "typeID": 4,
2937
+ "factors": [
2938
+ {
2939
+ "typeID": 4,
2940
+ "factors": [
2941
+ {
2942
+ "typeID": 3,
2943
+ "baseID": "R1"
2944
+ },
2945
+ {
2946
+ "typeID": 3,
2947
+ "baseID": "R1"
2948
+ }
2949
+ ]
2950
+ },
2951
+ {
2952
+ "typeID": 3,
2953
+ "baseID": "R1"
2954
+ }
2955
+ ]
2956
+ }
2957
+ }
2958
+ }
2959
+ ]
2960
+ },
2961
+ "valueClass": "value",
2962
+ "diagnostics": []
2963
+ }
2964
+ },
2965
+ {
2966
+ "id": 68,
2967
+ "alias": "F45",
2968
+ "cstType": "function",
2969
+ "definitionFormal": "[σ∈ℬ((R1×R1)×R1)] D{ξ∈Pr1(Pr1(σ)) | ((ξ,ξ),ξ)∈σ}",
2970
+ "term": "идемпотентные элементы",
2971
+ "convention": "",
2972
+ "definitionText": "",
2973
+ "analysis": {
2974
+ "success": true,
2975
+ "type": {
2976
+ "typeID": 7,
2977
+ "result": {
2978
+ "typeID": 5,
2979
+ "base": {
2980
+ "typeID": 3,
2981
+ "baseID": "R1"
2982
+ }
2983
+ },
2984
+ "args": [
2985
+ {
2986
+ "alias": "σ",
2987
+ "type": {
2988
+ "typeID": 5,
2989
+ "base": {
2990
+ "typeID": 4,
2991
+ "factors": [
2992
+ {
2993
+ "typeID": 4,
2994
+ "factors": [
2995
+ {
2996
+ "typeID": 3,
2997
+ "baseID": "R1"
2998
+ },
2999
+ {
3000
+ "typeID": 3,
3001
+ "baseID": "R1"
3002
+ }
3003
+ ]
3004
+ },
3005
+ {
3006
+ "typeID": 3,
3007
+ "baseID": "R1"
3008
+ }
3009
+ ]
3010
+ }
3011
+ }
3012
+ }
3013
+ ]
3014
+ },
3015
+ "valueClass": "value",
3016
+ "diagnostics": []
3017
+ }
3018
+ },
3019
+ {
3020
+ "id": 69,
3021
+ "alias": "F46",
3022
+ "cstType": "function",
3023
+ "definitionFormal": "[α∈R1, σ∈ℬ((R1×R1)×R1)] D{ω∈Pr1(Pr1(σ)) | F42[α,ω,σ]∈F44[σ] & F42[ω,α,σ]∈F44[σ]}",
3024
+ "term": "обратные элементы для данного элемента",
3025
+ "convention": "",
3026
+ "definitionText": "",
3027
+ "analysis": {
3028
+ "success": true,
3029
+ "type": {
3030
+ "typeID": 7,
3031
+ "result": {
3032
+ "typeID": 5,
3033
+ "base": {
3034
+ "typeID": 3,
3035
+ "baseID": "R1"
3036
+ }
3037
+ },
3038
+ "args": [
3039
+ {
3040
+ "alias": "α",
3041
+ "type": {
3042
+ "typeID": 3,
3043
+ "baseID": "R1"
3044
+ }
3045
+ },
3046
+ {
3047
+ "alias": "σ",
3048
+ "type": {
3049
+ "typeID": 5,
3050
+ "base": {
3051
+ "typeID": 4,
3052
+ "factors": [
3053
+ {
3054
+ "typeID": 4,
3055
+ "factors": [
3056
+ {
3057
+ "typeID": 3,
3058
+ "baseID": "R1"
3059
+ },
3060
+ {
3061
+ "typeID": 3,
3062
+ "baseID": "R1"
3063
+ }
3064
+ ]
3065
+ },
3066
+ {
3067
+ "typeID": 3,
3068
+ "baseID": "R1"
3069
+ }
3070
+ ]
3071
+ }
3072
+ }
3073
+ }
3074
+ ]
3075
+ },
3076
+ "valueClass": "value",
3077
+ "diagnostics": []
3078
+ }
3079
+ },
3080
+ {
3081
+ "id": 70,
3082
+ "alias": "F47",
3083
+ "cstType": "function",
3084
+ "definitionFormal": "[α∈R1, λ∈Z, σ∈ℬ((R1×R1)×R1)] pr1(R{(ξ, μ) := (α, 1) | μ<λ & λ>0 | (F42[ξ,α,σ], μ + 1)})",
3085
+ "term": "элемент, являющийся данной степенью данного элемента",
3086
+ "convention": "",
3087
+ "definitionText": "",
3088
+ "analysis": {
3089
+ "success": true,
3090
+ "type": {
3091
+ "typeID": 7,
3092
+ "result": {
3093
+ "typeID": 3,
3094
+ "baseID": "R1"
3095
+ },
3096
+ "args": [
3097
+ {
3098
+ "alias": "α",
3099
+ "type": {
3100
+ "typeID": 3,
3101
+ "baseID": "R1"
3102
+ }
3103
+ },
3104
+ {
3105
+ "alias": "λ",
3106
+ "type": {
3107
+ "typeID": 2,
3108
+ "isOrdered": true,
3109
+ "isArithmetic": true,
3110
+ "isIntegerCompatible": true
3111
+ }
3112
+ },
3113
+ {
3114
+ "alias": "σ",
3115
+ "type": {
3116
+ "typeID": 5,
3117
+ "base": {
3118
+ "typeID": 4,
3119
+ "factors": [
3120
+ {
3121
+ "typeID": 4,
3122
+ "factors": [
3123
+ {
3124
+ "typeID": 3,
3125
+ "baseID": "R1"
3126
+ },
3127
+ {
3128
+ "typeID": 3,
3129
+ "baseID": "R1"
3130
+ }
3131
+ ]
3132
+ },
3133
+ {
3134
+ "typeID": 3,
3135
+ "baseID": "R1"
3136
+ }
3137
+ ]
3138
+ }
3139
+ }
3140
+ }
3141
+ ]
3142
+ },
3143
+ "valueClass": "value",
3144
+ "diagnostics": []
3145
+ }
3146
+ },
3147
+ {
3148
+ "id": 71,
3149
+ "alias": "P29",
3150
+ "cstType": "predicate",
3151
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ((R1×R1)×R1)] Pr1(σ) = α×α & card(σ) = card(Pr1(σ))",
3152
+ "term": "свойство замкнутости и однозначности",
3153
+ "convention": "",
3154
+ "definitionText": "",
3155
+ "analysis": {
3156
+ "success": true,
3157
+ "type": {
3158
+ "typeID": 8,
3159
+ "result": {
3160
+ "typeID": 6
3161
+ },
3162
+ "args": [
3163
+ {
3164
+ "alias": "α",
3165
+ "type": {
3166
+ "typeID": 5,
3167
+ "base": {
3168
+ "typeID": 3,
3169
+ "baseID": "R1"
3170
+ }
3171
+ }
3172
+ },
3173
+ {
3174
+ "alias": "σ",
3175
+ "type": {
3176
+ "typeID": 5,
3177
+ "base": {
3178
+ "typeID": 4,
3179
+ "factors": [
3180
+ {
3181
+ "typeID": 4,
3182
+ "factors": [
3183
+ {
3184
+ "typeID": 3,
3185
+ "baseID": "R1"
3186
+ },
3187
+ {
3188
+ "typeID": 3,
3189
+ "baseID": "R1"
3190
+ }
3191
+ ]
3192
+ },
3193
+ {
3194
+ "typeID": 3,
3195
+ "baseID": "R1"
3196
+ }
3197
+ ]
3198
+ }
3199
+ }
3200
+ }
3201
+ ]
3202
+ },
3203
+ "valueClass": "value",
3204
+ "diagnostics": []
3205
+ }
3206
+ },
3207
+ {
3208
+ "id": 72,
3209
+ "alias": "P30",
3210
+ "cstType": "predicate",
3211
+ "definitionFormal": "[σ∈ℬ((R1×R1)×R1)] ∀α,β,γ∈Pr1(Pr1(σ)) F42[F42[α,β,σ],γ,σ] = F42[α,F42[β,γ,σ],σ]",
3212
+ "term": "свойство ассоциативности",
3213
+ "convention": "",
3214
+ "definitionText": "",
3215
+ "analysis": {
3216
+ "success": true,
3217
+ "type": {
3218
+ "typeID": 8,
3219
+ "result": {
3220
+ "typeID": 6
3221
+ },
3222
+ "args": [
3223
+ {
3224
+ "alias": "σ",
3225
+ "type": {
3226
+ "typeID": 5,
3227
+ "base": {
3228
+ "typeID": 4,
3229
+ "factors": [
3230
+ {
3231
+ "typeID": 4,
3232
+ "factors": [
3233
+ {
3234
+ "typeID": 3,
3235
+ "baseID": "R1"
3236
+ },
3237
+ {
3238
+ "typeID": 3,
3239
+ "baseID": "R1"
3240
+ }
3241
+ ]
3242
+ },
3243
+ {
3244
+ "typeID": 3,
3245
+ "baseID": "R1"
3246
+ }
3247
+ ]
3248
+ }
3249
+ }
3250
+ }
3251
+ ]
3252
+ },
3253
+ "valueClass": "value",
3254
+ "diagnostics": []
3255
+ }
3256
+ },
3257
+ {
3258
+ "id": 73,
3259
+ "alias": "P31",
3260
+ "cstType": "predicate",
3261
+ "definitionFormal": "[σ∈ℬ((R1×R1)×R1)] ∀((α1,α2),γ)∈σ ((α2,α1),γ)∈σ",
3262
+ "term": "свойство коммутативности",
3263
+ "convention": "",
3264
+ "definitionText": "",
3265
+ "analysis": {
3266
+ "success": true,
3267
+ "type": {
3268
+ "typeID": 8,
3269
+ "result": {
3270
+ "typeID": 6
3271
+ },
3272
+ "args": [
3273
+ {
3274
+ "alias": "σ",
3275
+ "type": {
3276
+ "typeID": 5,
3277
+ "base": {
3278
+ "typeID": 4,
3279
+ "factors": [
3280
+ {
3281
+ "typeID": 4,
3282
+ "factors": [
3283
+ {
3284
+ "typeID": 3,
3285
+ "baseID": "R1"
3286
+ },
3287
+ {
3288
+ "typeID": 3,
3289
+ "baseID": "R1"
3290
+ }
3291
+ ]
3292
+ },
3293
+ {
3294
+ "typeID": 3,
3295
+ "baseID": "R1"
3296
+ }
3297
+ ]
3298
+ }
3299
+ }
3300
+ }
3301
+ ]
3302
+ },
3303
+ "valueClass": "value",
3304
+ "diagnostics": []
3305
+ }
3306
+ },
3307
+ {
3308
+ "id": 74,
3309
+ "alias": "P35",
3310
+ "cstType": "predicate",
3311
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ((R1×R1)×R1)] P29[α, σ] & P30[σ]",
3312
+ "term": "полугруппа",
3313
+ "convention": "ассоциативный группоид",
3314
+ "definitionText": "",
3315
+ "analysis": {
3316
+ "success": true,
3317
+ "type": {
3318
+ "typeID": 8,
3319
+ "result": {
3320
+ "typeID": 6
3321
+ },
3322
+ "args": [
3323
+ {
3324
+ "alias": "α",
3325
+ "type": {
3326
+ "typeID": 5,
3327
+ "base": {
3328
+ "typeID": 3,
3329
+ "baseID": "R1"
3330
+ }
3331
+ }
3332
+ },
3333
+ {
3334
+ "alias": "σ",
3335
+ "type": {
3336
+ "typeID": 5,
3337
+ "base": {
3338
+ "typeID": 4,
3339
+ "factors": [
3340
+ {
3341
+ "typeID": 4,
3342
+ "factors": [
3343
+ {
3344
+ "typeID": 3,
3345
+ "baseID": "R1"
3346
+ },
3347
+ {
3348
+ "typeID": 3,
3349
+ "baseID": "R1"
3350
+ }
3351
+ ]
3352
+ },
3353
+ {
3354
+ "typeID": 3,
3355
+ "baseID": "R1"
3356
+ }
3357
+ ]
3358
+ }
3359
+ }
3360
+ }
3361
+ ]
3362
+ },
3363
+ "valueClass": "value",
3364
+ "diagnostics": []
3365
+ }
3366
+ },
3367
+ {
3368
+ "id": 75,
3369
+ "alias": "P36",
3370
+ "cstType": "predicate",
3371
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ((R1×R1)×R1)] P29[α, σ] & P30[σ] & card(F44[σ]) > 0",
3372
+ "term": "моноид",
3373
+ "convention": "полугруппа с нейтральным элементом",
3374
+ "definitionText": "",
3375
+ "analysis": {
3376
+ "success": true,
3377
+ "type": {
3378
+ "typeID": 8,
3379
+ "result": {
3380
+ "typeID": 6
3381
+ },
3382
+ "args": [
3383
+ {
3384
+ "alias": "α",
3385
+ "type": {
3386
+ "typeID": 5,
3387
+ "base": {
3388
+ "typeID": 3,
3389
+ "baseID": "R1"
3390
+ }
3391
+ }
3392
+ },
3393
+ {
3394
+ "alias": "σ",
3395
+ "type": {
3396
+ "typeID": 5,
3397
+ "base": {
3398
+ "typeID": 4,
3399
+ "factors": [
3400
+ {
3401
+ "typeID": 4,
3402
+ "factors": [
3403
+ {
3404
+ "typeID": 3,
3405
+ "baseID": "R1"
3406
+ },
3407
+ {
3408
+ "typeID": 3,
3409
+ "baseID": "R1"
3410
+ }
3411
+ ]
3412
+ },
3413
+ {
3414
+ "typeID": 3,
3415
+ "baseID": "R1"
3416
+ }
3417
+ ]
3418
+ }
3419
+ }
3420
+ }
3421
+ ]
3422
+ },
3423
+ "valueClass": "value",
3424
+ "diagnostics": []
3425
+ }
3426
+ },
3427
+ {
3428
+ "id": 76,
3429
+ "alias": "P37",
3430
+ "cstType": "predicate",
3431
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬ((R1×R1)×R1)] P29[α, σ] & P30[σ] & card(F44[σ]) > 0 & ∀ξ∈α card(F46[ξ, σ]) > 0",
3432
+ "term": "группа",
3433
+ "convention": "",
3434
+ "definitionText": "",
3435
+ "analysis": {
3436
+ "success": true,
3437
+ "type": {
3438
+ "typeID": 8,
3439
+ "result": {
3440
+ "typeID": 6
3441
+ },
3442
+ "args": [
3443
+ {
3444
+ "alias": "α",
3445
+ "type": {
3446
+ "typeID": 5,
3447
+ "base": {
3448
+ "typeID": 3,
3449
+ "baseID": "R1"
3450
+ }
3451
+ }
3452
+ },
3453
+ {
3454
+ "alias": "σ",
3455
+ "type": {
3456
+ "typeID": 5,
3457
+ "base": {
3458
+ "typeID": 4,
3459
+ "factors": [
3460
+ {
3461
+ "typeID": 4,
3462
+ "factors": [
3463
+ {
3464
+ "typeID": 3,
3465
+ "baseID": "R1"
3466
+ },
3467
+ {
3468
+ "typeID": 3,
3469
+ "baseID": "R1"
3470
+ }
3471
+ ]
3472
+ },
3473
+ {
3474
+ "typeID": 3,
3475
+ "baseID": "R1"
3476
+ }
3477
+ ]
3478
+ }
3479
+ }
3480
+ }
3481
+ ]
3482
+ },
3483
+ "valueClass": "value",
3484
+ "diagnostics": []
3485
+ }
3486
+ },
3487
+ {
3488
+ "id": 77,
3489
+ "alias": "T9",
3490
+ "cstType": "statement",
3491
+ "definitionFormal": "1=1",
3492
+ "term": "Кольца",
3493
+ "convention": "Операции по умолчанию — группоиды",
3494
+ "definitionText": "",
3495
+ "analysis": {
3496
+ "success": true,
3497
+ "type": {
3498
+ "typeID": 6
3499
+ },
3500
+ "valueClass": "value",
3501
+ "diagnostics": []
3502
+ }
3503
+ },
3504
+ {
3505
+ "id": 78,
3506
+ "alias": "P39",
3507
+ "cstType": "predicate",
3508
+ "definitionFormal": "[φ∈ℬ((R1×R1)×R1), ψ∈ℬ((R1×R1)×R1)] ∀α,β,γ∈Pr1(Pr1(φ)) ( F42[α, F42[β, γ, φ], ψ] = F42[F42[α, β, ψ], F42[α, γ, ψ], φ] & F42[F42[α, β, φ], γ, ψ] = F42[F42[α, γ, ψ], F42[β, γ, ψ], φ] )",
3509
+ "term": "свойство дистрибутивности φψ",
3510
+ "convention": "",
3511
+ "definitionText": "",
3512
+ "analysis": {
3513
+ "success": true,
3514
+ "type": {
3515
+ "typeID": 8,
3516
+ "result": {
3517
+ "typeID": 6
3518
+ },
3519
+ "args": [
3520
+ {
3521
+ "alias": "φ",
3522
+ "type": {
3523
+ "typeID": 5,
3524
+ "base": {
3525
+ "typeID": 4,
3526
+ "factors": [
3527
+ {
3528
+ "typeID": 4,
3529
+ "factors": [
3530
+ {
3531
+ "typeID": 3,
3532
+ "baseID": "R1"
3533
+ },
3534
+ {
3535
+ "typeID": 3,
3536
+ "baseID": "R1"
3537
+ }
3538
+ ]
3539
+ },
3540
+ {
3541
+ "typeID": 3,
3542
+ "baseID": "R1"
3543
+ }
3544
+ ]
3545
+ }
3546
+ }
3547
+ },
3548
+ {
3549
+ "alias": "ψ",
3550
+ "type": {
3551
+ "typeID": 5,
3552
+ "base": {
3553
+ "typeID": 4,
3554
+ "factors": [
3555
+ {
3556
+ "typeID": 4,
3557
+ "factors": [
3558
+ {
3559
+ "typeID": 3,
3560
+ "baseID": "R1"
3561
+ },
3562
+ {
3563
+ "typeID": 3,
3564
+ "baseID": "R1"
3565
+ }
3566
+ ]
3567
+ },
3568
+ {
3569
+ "typeID": 3,
3570
+ "baseID": "R1"
3571
+ }
3572
+ ]
3573
+ }
3574
+ }
3575
+ }
3576
+ ]
3577
+ },
3578
+ "valueClass": "value",
3579
+ "diagnostics": []
3580
+ }
3581
+ },
3582
+ {
3583
+ "id": 79,
3584
+ "alias": "P41",
3585
+ "cstType": "predicate",
3586
+ "definitionFormal": "[α∈ℬ(R1), φ∈ℬ((R1×R1)×R1), ψ∈ℬ((R1×R1)×R1)] P36[α, φ] & P31[φ] & P35[α, ψ] & P39[φ, ψ]",
3587
+ "term": "полукольцо",
3588
+ "convention": "сложение — моноид + коммутативность; умножение — полугруппа",
3589
+ "definitionText": "",
3590
+ "analysis": {
3591
+ "success": true,
3592
+ "type": {
3593
+ "typeID": 8,
3594
+ "result": {
3595
+ "typeID": 6
3596
+ },
3597
+ "args": [
3598
+ {
3599
+ "alias": "α",
3600
+ "type": {
3601
+ "typeID": 5,
3602
+ "base": {
3603
+ "typeID": 3,
3604
+ "baseID": "R1"
3605
+ }
3606
+ }
3607
+ },
3608
+ {
3609
+ "alias": "φ",
3610
+ "type": {
3611
+ "typeID": 5,
3612
+ "base": {
3613
+ "typeID": 4,
3614
+ "factors": [
3615
+ {
3616
+ "typeID": 4,
3617
+ "factors": [
3618
+ {
3619
+ "typeID": 3,
3620
+ "baseID": "R1"
3621
+ },
3622
+ {
3623
+ "typeID": 3,
3624
+ "baseID": "R1"
3625
+ }
3626
+ ]
3627
+ },
3628
+ {
3629
+ "typeID": 3,
3630
+ "baseID": "R1"
3631
+ }
3632
+ ]
3633
+ }
3634
+ }
3635
+ },
3636
+ {
3637
+ "alias": "ψ",
3638
+ "type": {
3639
+ "typeID": 5,
3640
+ "base": {
3641
+ "typeID": 4,
3642
+ "factors": [
3643
+ {
3644
+ "typeID": 4,
3645
+ "factors": [
3646
+ {
3647
+ "typeID": 3,
3648
+ "baseID": "R1"
3649
+ },
3650
+ {
3651
+ "typeID": 3,
3652
+ "baseID": "R1"
3653
+ }
3654
+ ]
3655
+ },
3656
+ {
3657
+ "typeID": 3,
3658
+ "baseID": "R1"
3659
+ }
3660
+ ]
3661
+ }
3662
+ }
3663
+ }
3664
+ ]
3665
+ },
3666
+ "valueClass": "value",
3667
+ "diagnostics": []
3668
+ }
3669
+ },
3670
+ {
3671
+ "id": 80,
3672
+ "alias": "T10",
3673
+ "cstType": "statement",
3674
+ "definitionFormal": "1=1",
3675
+ "term": "Множества подмножеств",
3676
+ "convention": "",
3677
+ "definitionText": "",
3678
+ "analysis": {
3679
+ "success": true,
3680
+ "type": {
3681
+ "typeID": 6
3682
+ },
3683
+ "valueClass": "value",
3684
+ "diagnostics": []
3685
+ }
3686
+ },
3687
+ {
3688
+ "id": 81,
3689
+ "alias": "P46",
3690
+ "cstType": "predicate",
3691
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬℬ(R1)] α⊆red(σ)",
3692
+ "term": "свойство покрытия",
3693
+ "convention": "",
3694
+ "definitionText": "",
3695
+ "analysis": {
3696
+ "success": true,
3697
+ "type": {
3698
+ "typeID": 8,
3699
+ "result": {
3700
+ "typeID": 6
3701
+ },
3702
+ "args": [
3703
+ {
3704
+ "alias": "α",
3705
+ "type": {
3706
+ "typeID": 5,
3707
+ "base": {
3708
+ "typeID": 3,
3709
+ "baseID": "R1"
3710
+ }
3711
+ }
3712
+ },
3713
+ {
3714
+ "alias": "σ",
3715
+ "type": {
3716
+ "typeID": 5,
3717
+ "base": {
3718
+ "typeID": 5,
3719
+ "base": {
3720
+ "typeID": 3,
3721
+ "baseID": "R1"
3722
+ }
3723
+ }
3724
+ }
3725
+ }
3726
+ ]
3727
+ },
3728
+ "valueClass": "value",
3729
+ "diagnostics": []
3730
+ }
3731
+ },
3732
+ {
3733
+ "id": 82,
3734
+ "alias": "P47",
3735
+ "cstType": "predicate",
3736
+ "definitionFormal": "[σ∈ℬℬ(R1)] ∀α,β∈σ (α≠β ⇒ α∩β=∅)",
3737
+ "term": "свойство попарного непересечения",
3738
+ "convention": "",
3739
+ "definitionText": "",
3740
+ "analysis": {
3741
+ "success": true,
3742
+ "type": {
3743
+ "typeID": 8,
3744
+ "result": {
3745
+ "typeID": 6
3746
+ },
3747
+ "args": [
3748
+ {
3749
+ "alias": "σ",
3750
+ "type": {
3751
+ "typeID": 5,
3752
+ "base": {
3753
+ "typeID": 5,
3754
+ "base": {
3755
+ "typeID": 3,
3756
+ "baseID": "R1"
3757
+ }
3758
+ }
3759
+ }
3760
+ }
3761
+ ]
3762
+ },
3763
+ "valueClass": "value",
3764
+ "diagnostics": []
3765
+ }
3766
+ },
3767
+ {
3768
+ "id": 83,
3769
+ "alias": "P48",
3770
+ "cstType": "predicate",
3771
+ "definitionFormal": "[σ∈ℬℬ(R1)] ∀α,β∈σ α∪β∈σ",
3772
+ "term": "свойство замкнутости по объединению",
3773
+ "convention": "",
3774
+ "definitionText": "",
3775
+ "analysis": {
3776
+ "success": true,
3777
+ "type": {
3778
+ "typeID": 8,
3779
+ "result": {
3780
+ "typeID": 6
3781
+ },
3782
+ "args": [
3783
+ {
3784
+ "alias": "σ",
3785
+ "type": {
3786
+ "typeID": 5,
3787
+ "base": {
3788
+ "typeID": 5,
3789
+ "base": {
3790
+ "typeID": 3,
3791
+ "baseID": "R1"
3792
+ }
3793
+ }
3794
+ }
3795
+ }
3796
+ ]
3797
+ },
3798
+ "valueClass": "value",
3799
+ "diagnostics": []
3800
+ }
3801
+ },
3802
+ {
3803
+ "id": 84,
3804
+ "alias": "P52",
3805
+ "cstType": "predicate",
3806
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬℬ(R1)] red(σ)=α & card(σ)>1 & ∅∉σ & ∀ξ1,ξ2∈σ (ξ1≠ξ2 ⇒ ξ1∩ξ2=∅)",
3807
+ "term": "разбиение",
3808
+ "convention": "",
3809
+ "definitionText": "",
3810
+ "analysis": {
3811
+ "success": true,
3812
+ "type": {
3813
+ "typeID": 8,
3814
+ "result": {
3815
+ "typeID": 6
3816
+ },
3817
+ "args": [
3818
+ {
3819
+ "alias": "α",
3820
+ "type": {
3821
+ "typeID": 5,
3822
+ "base": {
3823
+ "typeID": 3,
3824
+ "baseID": "R1"
3825
+ }
3826
+ }
3827
+ },
3828
+ {
3829
+ "alias": "σ",
3830
+ "type": {
3831
+ "typeID": 5,
3832
+ "base": {
3833
+ "typeID": 5,
3834
+ "base": {
3835
+ "typeID": 3,
3836
+ "baseID": "R1"
3837
+ }
3838
+ }
3839
+ }
3840
+ }
3841
+ ]
3842
+ },
3843
+ "valueClass": "value",
3844
+ "diagnostics": []
3845
+ }
3846
+ },
3847
+ {
3848
+ "id": 85,
3849
+ "alias": "F48",
3850
+ "cstType": "function",
3851
+ "definitionFormal": "[α∈R1, σ∈ℬℬ(R1)] D{ξ∈σ | α∈ξ}",
3852
+ "term": "фильтр по вхождению элемента",
3853
+ "convention": "",
3854
+ "definitionText": "",
3855
+ "analysis": {
3856
+ "success": true,
3857
+ "type": {
3858
+ "typeID": 7,
3859
+ "result": {
3860
+ "typeID": 5,
3861
+ "base": {
3862
+ "typeID": 5,
3863
+ "base": {
3864
+ "typeID": 3,
3865
+ "baseID": "R1"
3866
+ }
3867
+ }
3868
+ },
3869
+ "args": [
3870
+ {
3871
+ "alias": "α",
3872
+ "type": {
3873
+ "typeID": 3,
3874
+ "baseID": "R1"
3875
+ }
3876
+ },
3877
+ {
3878
+ "alias": "σ",
3879
+ "type": {
3880
+ "typeID": 5,
3881
+ "base": {
3882
+ "typeID": 5,
3883
+ "base": {
3884
+ "typeID": 3,
3885
+ "baseID": "R1"
3886
+ }
3887
+ }
3888
+ }
3889
+ }
3890
+ ]
3891
+ },
3892
+ "valueClass": "value",
3893
+ "diagnostics": []
3894
+ }
3895
+ },
3896
+ {
3897
+ "id": 86,
3898
+ "alias": "F49",
3899
+ "cstType": "function",
3900
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬℬ(R1)] D{ξ∈σ | α⊆ξ}",
3901
+ "term": "фильтр по подмножеству",
3902
+ "convention": "",
3903
+ "definitionText": "",
3904
+ "analysis": {
3905
+ "success": true,
3906
+ "type": {
3907
+ "typeID": 7,
3908
+ "result": {
3909
+ "typeID": 5,
3910
+ "base": {
3911
+ "typeID": 5,
3912
+ "base": {
3913
+ "typeID": 3,
3914
+ "baseID": "R1"
3915
+ }
3916
+ }
3917
+ },
3918
+ "args": [
3919
+ {
3920
+ "alias": "α",
3921
+ "type": {
3922
+ "typeID": 5,
3923
+ "base": {
3924
+ "typeID": 3,
3925
+ "baseID": "R1"
3926
+ }
3927
+ }
3928
+ },
3929
+ {
3930
+ "alias": "σ",
3931
+ "type": {
3932
+ "typeID": 5,
3933
+ "base": {
3934
+ "typeID": 5,
3935
+ "base": {
3936
+ "typeID": 3,
3937
+ "baseID": "R1"
3938
+ }
3939
+ }
3940
+ }
3941
+ }
3942
+ ]
3943
+ },
3944
+ "valueClass": "value",
3945
+ "diagnostics": []
3946
+ }
3947
+ },
3948
+ {
3949
+ "id": 87,
3950
+ "alias": "F50",
3951
+ "cstType": "function",
3952
+ "definitionFormal": "[α∈ℬ(R1), σ∈ℬℬ(R1)] D{ξ∈σ | ξ⊆α}",
3953
+ "term": "фильтр по надмножеству",
3954
+ "convention": "",
3955
+ "definitionText": "",
3956
+ "analysis": {
3957
+ "success": true,
3958
+ "type": {
3959
+ "typeID": 7,
3960
+ "result": {
3961
+ "typeID": 5,
3962
+ "base": {
3963
+ "typeID": 5,
3964
+ "base": {
3965
+ "typeID": 3,
3966
+ "baseID": "R1"
3967
+ }
3968
+ }
3969
+ },
3970
+ "args": [
3971
+ {
3972
+ "alias": "α",
3973
+ "type": {
3974
+ "typeID": 5,
3975
+ "base": {
3976
+ "typeID": 3,
3977
+ "baseID": "R1"
3978
+ }
3979
+ }
3980
+ },
3981
+ {
3982
+ "alias": "σ",
3983
+ "type": {
3984
+ "typeID": 5,
3985
+ "base": {
3986
+ "typeID": 5,
3987
+ "base": {
3988
+ "typeID": 3,
3989
+ "baseID": "R1"
3990
+ }
3991
+ }
3992
+ }
3993
+ }
3994
+ ]
3995
+ },
3996
+ "valueClass": "value",
3997
+ "diagnostics": []
3998
+ }
3999
+ }
4000
+ ],
4001
+ "model": {
4002
+ "items": []
4003
+ }
4004
+ },
4005
+ "diagnostics": []
4006
+ }