Theorems · Theorem · category theory
CategoryTheory.ReflPrefunctor.mk.congr_simp
∀ {V : Type u₁} [inst : CategoryTheory.ReflQuiver V] {W : Type u₂} [inst_1 : CategoryTheory.ReflQuiver W]
(toPrefunctor toPrefunctor_1 : V ⥤q W) (e_toPrefunctor : toPrefunctor = toPrefunctor_1)
(map_id :
∀ (X : V), toPrefunctor.map (CategoryTheory.ReflQuiver.id X) = CategoryTheory.ReflQuiver.id (toPrefunctor.obj X)),
{ toPrefunctor := toPrefunctor, map_id := map_id } = { toPrefunctor := toPrefunctor_1, map_id := ⋯ }- Defined in
- Mathlib.CategoryTheory.Category.ReflQuiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- Prefunctor.objstatement and proof · cited by 1,241
- Prefunctor.mapstatement and proof · cited by 952
- Prefunctorstatement and proof · cited by 116
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.ReflPrefunctorstatement · cited by 30
- CategoryTheory.ReflQuiver.idstatement and proof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.