Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Hom.mapEdgeSet

{V : Type u_1} → {W : Type u_2} → {G : SimpleGraph V} → {G' : SimpleGraph W} → G →g G' → ↑G.edgeSet → ↑G'.edgeSet

The map between edge sets induced by a homomorphism. The underlying map on edges is given by Sym2.map.

Defined in
Mathlib.Combinatorics.SimpleGraph.Maps
Cited by
6 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.