Theorems · Definition · category theory
CategoryTheory.PrelaxFunctorStruct.casesOn
{B : Type u₁} →
[inst : Quiver B] →
[inst_1 : (a b : B) → Quiver (a ⟶ b)] →
{C : Type u₂} →
[inst_2 : Quiver C] →
[inst_3 : (a b : C) → Quiver (a ⟶ b)] →
{motive : CategoryTheory.PrelaxFunctorStruct B C → Sort u} →
(t : CategoryTheory.PrelaxFunctorStruct B C) →
((toPrefunctor : B ⥤q C) →
(map₂ : {a b : B} → {f g : a ⟶ b} → (f ⟶ g) → (toPrefunctor.map f ⟶ toPrefunctor.map g)) →
motive { toPrefunctor := toPrefunctor, map₂ := map₂ }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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 · cited by 1,241
- Prefunctor.mapstatement and proof · cited by 952
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- CategoryTheory.PrelaxFunctorStructstatement and proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PrelaxFunctorStruct.noConfusionTypeproof · cited by 0
- CategoryTheory.PrelaxFunctorStruct.noConfusionproof · cited by 0