Theorems · Theorem · combinatorics
Quiver.Path.length_comp
∀ {V : Type u} [inst : Quiver V] {a b : V} (p : Quiver.Path a b) {c : V} (q : Quiver.Path b c),
(p.comp q).length = p.length + q.length- Defined in
- Mathlib.Combinatorics.Quiver.Path
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- Quiver
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.
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.compstatement · cited by 45
- Quiver.Path.lengthstatement · cited by 39
- Quiver.Path.brecOnproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- Quiver.Path.comp_inj'proof · cited by 1
- Quiver.Path.nil_of_comp_eq_nil_leftproof · cited by 1
- Quiver.Path.nil_of_comp_eq_nil_rightproof · cited by 1
- Matrix.IsIrreducible.transposeproof · cited by 1
- Quiver.IsStronglyConnected.isSStronglyConnected_of_homproof · cited by 0