Theorems · Theorem · combinatorics
SimpleGraph.Hom.map_adj
∀ {V : Type u_1} {W : Type u_2} {G : SimpleGraph V} {G' : SimpleGraph W} (f : G →g G') {v w : V},
G.Adj v w → G'.Adj (f v) (f w)- Defined in
- Mathlib.Combinatorics.SimpleGraph.Maps
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.Homstatement and proof · cited by 139
- RelHom.map_rel'proof · cited by 4
Cited by21
Results whose statement or proof uses this declaration.
- SimpleGraph.Hom.le_comapproof · cited by 3
- SimpleGraph.Walk.map_appendproof · cited by 2
- SimpleGraph.Hom.injective_of_top_homproof · cited by 2
- SimpleGraph.Walk.toSubgraph_mapproof · cited by 2
- SimpleGraph.Walk.transfer_eq_map_ofLEproof · cited by 1
- SimpleGraph.Walk.map_injective_of_injectiveproof · cited by 1
- SimpleGraph.Walk.IsHamiltonianCycle.mapproof · cited by 1
- SimpleGraph.Hom.apply_mem_neighborSetproof · cited by 1
- SimpleGraph.turanGraph_cliqueFreeproof · cited by 1
- SimpleGraph.map_subgraphOfAdjstatement · cited by 1
- SimpleGraph.Walk.reverse_mapproof · cited by 1
- SimpleGraph.Walk.map.eq_defstatement and proof · cited by 0