-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcomparator.json
More file actions
50 lines (50 loc) · 1.99 KB
/
Copy pathcomparator.json
File metadata and controls
50 lines (50 loc) · 1.99 KB
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
{
"challenge_module": "Challenge",
"solution_module": "Solution",
"theorem_names": [
"Scott1982.InfoSys.theorem_7_2",
"Scott1982.InfoSys.element_toApproxMap_approxMap_toElement",
"Scott1982.InfoSys.approxMap_toElement_element_toApproxMap",
"Scott1982.InfoSys.approxMap_toElement_consistent",
"Scott1982.InfoSys.approxMap_toElement_closed",
"Scott1982.InfoSys.element_toApproxMap_rel_dom",
"Scott1982.InfoSys.element_toApproxMap_rel_cod",
"Scott1982.InfoSys.element_toApproxMap_empty_rel",
"Scott1982.InfoSys.element_toApproxMap_union_right",
"Scott1982.InfoSys.element_toApproxMap_mono",
"Scott1982.InfoSys.functionSystem_con_subset",
"Scott1982.InfoSys.functionSystem_con_sing",
"Scott1982.InfoSys.functionSystem_ent_con",
"Scott1982.InfoSys.functionSystem_ent_bot",
"Scott1982.InfoSys.functionSystem_ent_refl",
"Scott1982.InfoSys.functionSystem_ent_trans",
"Scott1982.InfoSys.Element.ext",
"Scott1982.InfoSys.element_le_refl",
"Scott1982.InfoSys.element_le_trans",
"Scott1982.InfoSys.element_le_antisymm",
"Scott1982.InfoSys.con_empty",
"Scott1982.InfoSys.funion_left_comm",
"Scott1982.InfoSys.funion_left_comm'",
"Scott1982.InfoSys.funBot_property",
"Scott1982.Constructive.insert_comm'",
"Scott1982.Constructive.decidableEq_finset_eq_of_subset",
"Scott1982.Constructive.decidableEq_finset_false_of_ne",
"Scott1982.InfoSys.mkFunToken_property"
],
"definition_names": [
"Scott1982.Constructive.funion",
"Scott1982.Constructive.decidableEq_finset",
"Scott1982.InfoSys.EntSet",
"Scott1982.InfoSys.FunToken",
"Scott1982.InfoSys.funBot",
"Scott1982.InfoSys.funInputUnion",
"Scott1982.InfoSys.funOutputUnion",
"Scott1982.InfoSys.FunCon",
"Scott1982.InfoSys.FunEnt",
"Scott1982.InfoSys.functionSystem",
"Scott1982.InfoSys.mkFunToken",
"Scott1982.InfoSys.approxMap_toElement",
"Scott1982.InfoSys.element_toApproxMap"
],
"permitted_axioms": ["propext", "Quot.sound"]
}