Theorems · Definition · combinatorics
Quiver.Path.weightOfEPs
{V : Type u_1} → [inst : Quiver V] → {R : Type u_2} → [Monoid R] → (V → V → R) → {i j : V} → Quiver.Path i j → RThe weight of a path, where the weight of an edge is defined by a function on its endpoints.
- Defined in
- Mathlib.Combinatorics.Quiver.Path.Weight
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext
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.
- Quiver.Homproof · cited by 32,603
- Monoidstatement and proof · cited by 3,887
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement · cited by 166
- Quiver.Path.weightproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- Quiver.Path.weightOfEPs_compstatement · cited by 0
- Quiver.Path.weightOfEPs_consstatement · cited by 0
- Quiver.Path.weightOfEPs_nilstatement · cited by 0
- Quiver.Path.weightOfEPs_nonnegstatement · cited by 0
- Quiver.Path.weightOfEPs_posstatement · cited by 0