Week 2 Morphisms of graphs Flashcards
1
Q
Morphism
A
Let G= (V,E,ε) and G′= (V′,E′,ε′) be graphs. A
morphism (or map) of graphs is a pair of functions
ϕ: V →V′and ψ: E →E′satisfying
ε′◦ψ= ϕ∗◦ε.
2
Q
Special morphisms (embedding)
A
G is a subgraph of H iff there is a morphism
(ϕ,ψ) : G→H with ϕ and ψ both injective. We say
that (ϕ,ψ) is an embedding.
3
Q
Special morphisms (cover)
A
If ϕ and ψ are both surjective, then we call the
morphism (ϕ,ψ) a cover.