Theorems · Theorem · combinatorics
Quiver.shortest_path_spec
∀ {V : Type u} [inst : Quiver V] (r : V) [inst_1 : Quiver.RootedConnected r] {a : V} (p : Quiver.Path r a),
(Quiver.shortestPath r a).length ≤ p.lengthThe length of a path is at least the length of the shortest path
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- QuiverQuiver.RootedConnected
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.univproof · cited by 3,945
- Quiverstatement and proof · cited by 405
- not_ltproof · cited by 306
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.lengthstatement · cited by 39
- WellFounded.not_lt_minproof · cited by 20
- Quiver.RootedConnectedstatement and proof · cited by 2
- Quiver.shortestPathstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.