WhoCites
Definitions
graph
1
3
Sections
Graphs
Doc
Who Cites mkgraph?
mkgraph
Def < vertices = v, edges = e, incidence = f > == < v,e,f,o >
Thm*
v,e:Type, f:(e
v
v), o:Top. < vertices = v, edges = e, incidence = f >
Graph
Syntax:
< vertices = v, edges = e, incidence = f >
has structure:
mkgraph(v; e; f; o)
About:
WhoCites
Definitions
graph
1
3
Sections
Graphs
Doc