Theorems · Theorem · combinatorics
SimpleGraph.Walk.isTrail_mapLe
∀ {V : Type u} {G G' : SimpleGraph V} (h : G ≤ G') {u v : V} {p : G.Walk u v},
(SimpleGraph.Walk.mapLe h p).IsTrail ↔ p.IsTrail- Defined in
- Mathlib.Combinatorics.SimpleGraph.Paths
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 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.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Walkstatement and proof · cited by 915
- SimpleGraph.Walk.IsTrailstatement · cited by 62
- SimpleGraph.Walk.mapLestatement · cited by 26
- SimpleGraph.Walk.isTrail_map_iff_of_injectiveproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.IsTrail.mapLeproof · cited by 0
- SimpleGraph.Walk.mapLe_isTrailproof · cited by 0
- SimpleGraph.Walk.IsTrail.of_mapLeproof · cited by 0