Theorems · Definition · combinatorics
Quiver.shortestPath
{V : Type u} → [inst : Quiver V] → (r : V) → [Quiver.RootedConnected r] → (b : V) → Quiver.Path r bA path from r of minimal length.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 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.
Cites5
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
- Quiver.Pathstatement · cited by 166
- WellFounded.minproof · cited by 33
- Quiver.RootedConnectedstatement and proof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Quiver.shortestPath.congr_simpstatement and proof · cited by 0
- Quiver.shortest_path_specstatement · cited by 0
- Quiver.geodesicSubtreeproof · cited by 0