graph 1 3 Sections Graphs Doc

Def x =A= y == x=y

is mentioned by

Thm* A:AdjList, x,y:Vertices(adjl-graph(A)). x =A= y x = y[assert_eq_adjl]
Def adjl-obj{\\\\v:l,i:l}(A) == mkgraphobj(x,y. x =A= y, ext{assert_eq_adjl}(A), f,s,x. adjl-edge-accum(A;s',x'.f(s',x');s;x), ext{adjl_DASH_edge_DASH_accum_DASH_properties}{i:l}(A), f,s. adjl-vertex-accum(A;s',x'.f(s',x');s), ext{adjl_DASH_vertex_DASH_accum_DASH_properties}{i:l}(A), )[adjl-obj]

Try larger context: Graphs

graph 1 3 Sections Graphs Doc