Mathlib Map

Theorems · Theorem · combinatorics

Prefunctor.pathStar_injective

∀ {U : Type u_1} [inst : Quiver U] {V : Type u_2} [inst_1 : Quiver V] (φ : U ⥤q V),
  (∀ (u : U), Function.Injective (φ.star u)) → ∀ (u : U), Function.Injective (φ.pathStar u)
Defined in
Mathlib.Combinatorics.Quiver.Covering
Cited by
1 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
QuiverQuiver

Around this declaration

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

Cites24

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

Cited by1

Results whose statement or proof uses this declaration.