Theorems · Definition · category theory
CategoryTheory.StrictlyUnitaryLaxFunctor.mk.noConfusion
{B : Type u₁} →
{inst : CategoryTheory.Bicategory B} →
{C : Type u₂} →
{inst_1 : CategoryTheory.Bicategory C} →
{P : Sort u} →
{toLaxFunctor : CategoryTheory.LaxFunctor B C} →
{map_id :
autoParam
(∀ (X : B),
toLaxFunctor.map (CategoryTheory.CategoryStruct.id X) =
CategoryTheory.CategoryStruct.id (toLaxFunctor.obj X))
CategoryTheory.StrictlyUnitaryLaxFunctor.map_id._autoParam} →
{mapId_eq_eqToHom :
autoParam (∀ (X : B), toLaxFunctor.mapId X = CategoryTheory.eqToHom ⋯)
CategoryTheory.StrictlyUnitaryLaxFunctor.mapId_eq_eqToHom._autoParam} →
{toLaxFunctor' : CategoryTheory.LaxFunctor B C} →
{map_id' :
autoParam
(∀ (X : B),
toLaxFunctor'.map (CategoryTheory.CategoryStruct.id X) =
CategoryTheory.CategoryStruct.id (toLaxFunctor'.obj X))
CategoryTheory.StrictlyUnitaryLaxFunctor.map_id._autoParam} →
{mapId_eq_eqToHom' :
autoParam (∀ (X : B), toLaxFunctor'.mapId X = CategoryTheory.eqToHom ⋯)
CategoryTheory.StrictlyUnitaryLaxFunctor.mapId_eq_eqToHom._autoParam} →
{ toLaxFunctor := toLaxFunctor, map_id := map_id, mapId_eq_eqToHom := mapId_eq_eqToHom } =
{ toLaxFunctor := toLaxFunctor', map_id := map_id', mapId_eq_eqToHom := mapId_eq_eqToHom' } →
(toLaxFunctor ≍ toLaxFunctor' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement and proof · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement and proof · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement and proof · cited by 1,142
- Prefunctor.mapstatement and proof · cited by 952
- CategoryTheory.eqToHomstatement and proof · cited by 860
- CategoryTheory.LaxFunctor.toPrelaxFunctorstatement and proof · cited by 216
- CategoryTheory.LaxFunctorstatement and proof · cited by 201
- CategoryTheory.LaxFunctor.mapIdstatement and proof · cited by 61
- CategoryTheory.StrictlyUnitaryLaxFunctorstatement · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictlyUnitaryLaxFunctor.mk.injproof · cited by 1