Theorems · Theorem · category theory
CategoryTheory.StrictPseudofunctor.mk.injEq
∀ {B : Type u₁} [inst : CategoryTheory.Bicategory B] {C : Type u₂} [inst_1 : CategoryTheory.Bicategory C]
(toStrictlyUnitaryPseudofunctor : CategoryTheory.StrictlyUnitaryPseudofunctor B C)
(map_comp :
autoParam
(∀ {a b c : B} (f : a ⟶ b) (g : b ⟶ c),
toStrictlyUnitaryPseudofunctor.map (CategoryTheory.CategoryStruct.comp f g) =
CategoryTheory.CategoryStruct.comp (toStrictlyUnitaryPseudofunctor.map f)
(toStrictlyUnitaryPseudofunctor.map g))
CategoryTheory.StrictPseudofunctor.map_comp._autoParam)
(mapComp_eq_eqToIso :
autoParam
(∀ {a b c : B} (f : a ⟶ b) (g : b ⟶ c), toStrictlyUnitaryPseudofunctor.mapComp f g = CategoryTheory.eqToIso ⋯)
CategoryTheory.StrictPseudofunctor.mapComp_eq_eqToIso._autoParam)
(toStrictlyUnitaryPseudofunctor_1 : CategoryTheory.StrictlyUnitaryPseudofunctor B C)
(map_comp_1 :
autoParam
(∀ {a b c : B} (f : a ⟶ b) (g : b ⟶ c),
toStrictlyUnitaryPseudofunctor_1.map (CategoryTheory.CategoryStruct.comp f g) =
CategoryTheory.CategoryStruct.comp (toStrictlyUnitaryPseudofunctor_1.map f)
(toStrictlyUnitaryPseudofunctor_1.map g))
CategoryTheory.StrictPseudofunctor.map_comp._autoParam)
(mapComp_eq_eqToIso_1 :
autoParam
(∀ {a b c : B} (f : a ⟶ b) (g : b ⟶ c), toStrictlyUnitaryPseudofunctor_1.mapComp f g = CategoryTheory.eqToIso ⋯)
CategoryTheory.StrictPseudofunctor.mapComp_eq_eqToIso._autoParam),
({ toStrictlyUnitaryPseudofunctor := toStrictlyUnitaryPseudofunctor, map_comp := map_comp,
mapComp_eq_eqToIso := mapComp_eq_eqToIso } =
{ toStrictlyUnitaryPseudofunctor := toStrictlyUnitaryPseudofunctor_1, map_comp := map_comp_1,
mapComp_eq_eqToIso := mapComp_eq_eqToIso_1 }) =
(toStrictlyUnitaryPseudofunctor = toStrictlyUnitaryPseudofunctor_1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement · 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.Pseudofunctor.toPrelaxFunctorstatement and proof · cited by 640
- CategoryTheory.Pseudofunctor.mapCompstatement and proof · cited by 177
- CategoryTheory.StrictlyUnitaryPseudofunctor.toPseudofunctorstatement and proof · cited by 103
- CategoryTheory.eqToIsostatement and proof · cited by 97
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.