Theorems · Theorem · combinatorics
Quiver.Path.weightOfEPs_comp
∀ {V : Type u_1} [inst : Quiver V] {R : Type u_2} [inst_1 : Monoid R] (w : V → V → R) {a b c : V} (p : Quiver.Path a b)
(q : Quiver.Path b c),
Quiver.Path.weightOfEPs w (p.comp q) = Quiver.Path.weightOfEPs w p * Quiver.Path.weightOfEPs w q- Defined in
- Mathlib.Combinatorics.Quiver.Path.Weight
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
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.
- Quiver.Homproof · cited by 32,603
- Monoidstatement and proof · cited by 3,887
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.compstatement · cited by 45
- Quiver.Path.weightproof · cited by 8
- Quiver.Path.weightOfEPsstatement · cited by 5
- Quiver.Path.weight_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.