Theorems · Definition · combinatorics
SimpleGraph.Iso.comap
{V : Type u_1} → {W : Type u_2} → (f : V ≃ W) → (G : SimpleGraph W) → SimpleGraph.comap (⇑f) G ≃g GGiven a bijection, there is an embedding from the comapped graph into the original graph.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Maps
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement and proof · cited by 8,337
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Isostatement · cited by 99
- SimpleGraph.comapstatement · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.overFinIsoproof · cited by 1
- SimpleGraph.Iso.comap_applystatement · cited by 0
- SimpleGraph.Iso.comap_symm_applystatement · cited by 0