| Some definitions of interest. | |
| divides-graph1 | Def DivGraph_1 == Graph(i,j: |
| divides | Def b | a == |
| Thm* | |
| divides-graph2 | Def DivGraph_2 == Graph(i: |
| fun-graph | Def Graph(a:A -- > f(a;b) | b:B) == < vertices = A, edges = A |
| graph | Def Graph == v:Type |
| Thm* Graph | |
| graph-isomorphic | Def G |
| nat_plus | Def |
| Thm* | |
| rel-graph | Def Graph(x,y:T. R(x;y)) == < vertices = T, edges = {p:(T |
About: