Theorems · Theorem · combinatorics
Graph.map_eq_of_eqOn
∀ {α : Type u_1} {α' : Type u_2} {β : Type u_4} {G : Graph α β} {f g : α → α'},
Set.EqOn f g G.vertexSet → Graph.map f G = Graph.map g G- Defined in
- Mathlib.Combinatorics.Graph.Maps
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.EqOnstatement and proof · cited by 603
- Graphstatement and proof · cited by 242
- Graph.IsLinkproof · cited by 124
- Graph.vertexSetstatement and proof · cited by 87
- Graph.mapstatement and proof · cited by 16
- Graph.extproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.