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) GGiven 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.
- 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.mapstatement · cited by 49
Cited by6
Results whose statement or proof uses this declaration.
- SimpleGraph.extremalNumber_of_fintypeCard_eqproof · cited by 3
- SimpleGraph.zarankiewicz_of_fintypeCard_eqproof · cited by 2
- SimpleGraph.Iso.map_applystatement · cited by 0
- SimpleGraph.Iso.map_symm_applystatement · cited by 0
- SimpleGraph.neighborSet_map_equivproof · cited by 0
- SimpleGraph.zarankiewicz_le_extremalNumberproof · cited by 0