]> mj.ucw.cz Git - saga.git/commitdiff
Fixed a typo.
authorMartin Mares <mj@ucw.cz>
Fri, 22 Feb 2008 17:15:31 +0000 (18:15 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 22 Feb 2008 17:15:31 +0000 (18:15 +0100)
notation.tex

index 341f135c07b314580e0793a8f6ca1fdd964ca474..1f74341d0ae532c45f561cdccd75e730b2e171a3 100644 (file)
@@ -81,7 +81,7 @@ better define it carefully, following \cite{diestel:gt}:
 
 \defn A~\df{multigraph} is an ordered triple $(V,E,M)$, where $V$~is the
 set of vertices, $E$~is the set of edges, taken as abstract objects disjoint
-with the vertices, and $M$ is a mapping $E\mapsto V \cup {V \choose 2}$
+with the vertices, and $M$ is a mapping $E\rightarrow V \cup {V \choose 2}$
 which assigns to each edge either a pair of vertices or a single vertex
 (if the edge is a loop).