Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Iso.symm

{V : Type u_1} → {W : Type u_2} → {G : SimpleGraph V} → {G' : SimpleGraph W} → G ≃g G' → G' ≃g G

The inverse of a graph isomorphism.

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

Around this declaration

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

Cites3

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

Cited by43

Results whose statement or proof uses this declaration.