Theorems · Inductive type · category theory
CategoryTheory.StrictPseudofunctorPreCore
(B : Type u₁) →
[CategoryTheory.Bicategory B] →
(C : Type u₂) → [CategoryTheory.Bicategory C] → Type (max (max (max (max (max u₁ u₂) v₁) v₂) w₁) w₂)A helper structure that bundles the necessary data to
construct a StrictPseudofunctor.
StrictPseudofunctorPreCore does not construct a Pseudofunctor in general,
since it does not include the compatibility conditions on the associator
and unitors. However, when the underlying bicategories are strict, a
StrictPseudofunctorPreCore does induce a StrictPseudofunctor.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Bicategorystatement · cited by 1,587
Cited by29
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictPseudofunctorPreCore.toPrelaxFunctorstatement and proof · cited by 44
- CategoryTheory.StrictPseudofunctorCore.toStrictPseudofunctorPreCorestatement · cited by 32
- CategoryTheory.StrictPseudofunctorPreCore.map_compstatement and proof · cited by 9
- CategoryTheory.StrictPseudofunctorPreCore.map_idstatement and proof · cited by 6
- CategoryTheory.StrictPseudofunctor.mk''statement and proof · cited by 5
- CategoryTheory.StrictPseudofunctorCore.mk.injstatement and proof · cited by 1
- CategoryTheory.StrictPseudofunctorCore.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.StrictPseudofunctorPreCore.mk.injstatement · cited by 1
- CategoryTheory.StrictPseudofunctorPreCore.mk.noConfusionstatement · cited by 1
- CategoryTheory.StrictPseudofunctorCore.mk.injEqstatement and proof · cited by 0
- CategoryTheory.StrictPseudofunctorCore.mk.sizeOf_specstatement and proof · cited by 0
- CategoryTheory.StrictPseudofunctor.mk''_mapstatement and proof · cited by 0