Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.cast_eq_iff_heq

∀ {U : Type u_1} [inst : Quiver U] {u v u' v' : U} (hu : u = u') (hv : v = v') (p : Quiver.Path u v)
  (p' : Quiver.Path u' v'), Quiver.Path.cast hu hv p = p' ↔ p ≍ p'
Defined in
Mathlib.Combinatorics.Quiver.Cast
Cited by
3 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
Quiver

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.

Cited by3

Results whose statement or proof uses this declaration.