Theorems · Theorem · category theory
Prefunctor.ext
∀ {V : Type u} [inst : Quiver V] {W : Type u₂} [inst_1 : Quiver W] {F G : V ⥤q W}
(h_obj : ∀ (X : V), F.obj X = G.obj X), (∀ (X Y : V) (f : X ⟶ Y), F.map f = Eq.recOn ⋯ (Eq.recOn ⋯ (G.map f))) → F = G- Defined in
- Mathlib.Combinatorics.Quiver.Prefunctor
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- Prefunctor.objstatement and proof · cited by 1,241
- Prefunctor.mapstatement and proof · cited by 952
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- Prefunctor.casesOnproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Quiver.Symmetrify.lift_specproof · cited by 1
- Quiver.Symmetrify.lift_uniqueproof · cited by 1
- CategoryTheory.Paths.lift_specproof · cited by 1
- Quiver.Push.lift_compproof · cited by 0
- Quiver.Push.lift_uniqueproof · cited by 0