Theorems · Definition · combinatorics
SimpleGraph.Walk.IsPath.pathGraphCopy
{V : Type u_3} →
[DecidableEq V] →
{G : SimpleGraph V} → {u v : V} → {w : G.Walk u v} → w.IsPath → (SimpleGraph.pathGraph (w.length + 1)).Copy GA path induces an injective homomorphism from a path graph to the graph
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Hasse
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Walkstatement and proof · cited by 915
- SimpleGraph.Walk.lengthstatement · cited by 212
- SimpleGraph.Walk.IsPathstatement and proof · cited by 140
- SimpleGraph.Copystatement · cited by 49
- SimpleGraph.Walk.toSubgraphproof · cited by 49
- SimpleGraph.pathGraphstatement · cited by 8
- SimpleGraph.Iso.toCopyproof · cited by 7
- SimpleGraph.Copy.compproof · cited by 5
- SimpleGraph.Subgraph.coeCopyproof · cited by 1
- SimpleGraph.Walk.IsPath.pathGraphIsoToSubgraphproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.IsPath.isContained_pathGraphproof · cited by 0