Theorems · Theorem · combinatorics
Graph.map_isLink
∀ {α : Type u_1} {α' : Type u_2} {β : Type u_4} (f : α → α') (G : Graph α β) (e : β) (a a_1 : α'),
(Graph.map f G).IsLink e a a_1 = Relation.Map (G.IsLink e) f f a a_1- Defined in
- Mathlib.Combinatorics.Graph.Maps
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Graphstatement and proof · cited by 242
- Graph.IsLinkstatement and proof · cited by 124
- Relation.Mapstatement · cited by 40
- Graph.mapstatement and proof · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- Graph.map_mapproof · cited by 0
- Graph.map_adjproof · cited by 0
- Graph.map_idproof · cited by 0
- Graph.map_incproof · cited by 0