Skip to content

Commit

Permalink
Update src/graph-theory/walks-directed-graphs.lagda.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Bakke <[email protected]>
  • Loading branch information
EgbertRijke and fredrik-bakke authored Oct 22, 2023
1 parent 282b42c commit c43845d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graph-theory/walks-directed-graphs.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ module _
( vertex-equiv-Directed-Graph G H e y))
( is-equiv-map-equiv
( equiv-tot
( λ n equiv-walk-of-length-equiv-Directed-Graph G H e n)))
( equiv-walk-of-length-equiv-Directed-Graph G H e)))

equiv-walk-equiv-Directed-Graph :
{x y : vertex-Directed-Graph G}
Expand Down

0 comments on commit c43845d

Please sign in to comment.