Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.comp_eq_nil_iff

∀ {V : Type u_1} [inst : Quiver V] {a b : V} {p : Quiver.Path a b} {q : Quiver.Path b a},
  p.comp q = Quiver.Path.nil ↔ p.length = 0 ∧ q.length = 0
Defined in
Mathlib.Combinatorics.Quiver.Path.Vertices
Cited by
0 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
Quiver

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.