Theorems · Definition · combinatorics
Quiver.Path.weight
{V : Type u_1} →
[inst : Quiver V] → {R : Type u_2} → [Monoid R] → ({i j : V} → (i ⟶ j) → R) → {i j : V} → Quiver.Path i j → RThe weight of a path is the product of the weights of its edges.
- Defined in
- Mathlib.Combinatorics.Quiver.Path.Weight
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- Monoidstatement and proof · cited by 3,887
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
Cited by9
Results whose statement or proof uses this declaration.
- Quiver.Path.weightOfEPsproof · cited by 5
- Quiver.Path.weight_consstatement and proof · cited by 4
- Quiver.Path.weight_nilstatement · cited by 4
- Quiver.Path.weight_compstatement and proof · cited by 1
- Quiver.Path.weight_nonnegstatement and proof · cited by 1
- Quiver.Path.weight_posstatement and proof · cited by 1
- Quiver.Path.weight.eq_defstatement · cited by 0
- Quiver.Path.weightOfEPs_compproof · cited by 0
- Quiver.Path.weightOfEPs_consproof · cited by 0