Definitions
graph
1
3
Sections
Graphs
Doc
Some definitions of interest.
graphrep
Def
Graph Representation == type:Type
graph:type
Graph
r:type
GraphObject(graph(r))
Thm* Graph Representation
Type{i'}
grr_graph
Def
t.graph == 1of(2of(t))
Thm*
t:Graph Representation. t.graph
t.type
Graph
grr_obj
Def
t.obj == 2of(2of(t))
Thm*
t:Graph Representation. t.obj
r:t.type
GraphObject(t.graph(r))
grr_type
Def
t.type == 1of(t)
Thm*
t:Graph Representation. t.type
Type
About:
Definitions
graph
1
3
Sections
Graphs
Doc