graph 1 2 Sections Graphs Doc

TheoremName
Thm* G,H,K:Graph. G H H K G K[graph-isomorphic_transitivity]
cites
Thm* f:(AB), g:(BC). Bij(A; B; f) Bij(B; C; g) Bij(A; C; g o f)[compose-biject]
Thm* h:(A'A1A2), g1:(A1B), g2:(A2C), f1:(BB'), f2:(CC'). (f1,f2) o (g1,g2) o h = (f1 o g1,f2 o g2) o h[comp2_comp2_assoc]
Thm* f:(AB), g:(BC), h:(CD). h o (g o f) = (h o g) o f AD[comp_assoc]

graph 1 2 Sections Graphs Doc