Theorems · Theorem · category theory
CategoryTheory.PrelaxFunctor.mkOfHomFunctors_toPrelaxFunctorStruct
∀ {B : Type u₁} [inst : CategoryTheory.Bicategory B] {C : Type u₂} [inst_1 : CategoryTheory.Bicategory C] (F : B → C)
(F' : (a b : B) → CategoryTheory.Functor (a ⟶ b) (F a ⟶ F b)),
(CategoryTheory.PrelaxFunctor.mkOfHomFunctors F F').toPrelaxFunctorStruct =
CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctors F fun a b => (F' a b).toPrefunctor- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement and proof · cited by 1,154
- CategoryTheory.Functor.toPrefunctorstatement · cited by 24
- CategoryTheory.PrelaxFunctorStructstatement · cited by 11
- CategoryTheory.PrelaxFunctor.mkOfHomFunctorsstatement and proof · cited by 6
- CategoryTheory.PrelaxFunctorStruct.mkOfHomPrefunctorsstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.