Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Iso.map

{V : Type u_1} → {W : Type u_2} → (f : V ≃ W) → (G : SimpleGraph V) → G ≃g SimpleGraph.map (⇑f) G

Given a bijective function, there is an isomorphism from a graph into the mapped graph.

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

Around this declaration

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

Cites5

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

Cited by6

Results whose statement or proof uses this declaration.