Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Iso.comp

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

Composition of graph isomorphisms.

Defined in
Mathlib.Combinatorics.SimpleGraph.Maps
Cited by
10 results in Mathlib
Foundations
Depth 24 from the axioms · uses 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 by11

Results whose statement or proof uses this declaration.