Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EgbertRijke committed Oct 22, 2023
1 parent c43845d commit 9f168ef
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
( equiv-walk-of-length-equiv-Directed-Graph G H e)))
( λ n equiv-walk-of-length-equiv-Directed-Graph G H e n)))

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

0 comments on commit 9f168ef

Please sign in to comment.