Theorems · Theorem · category theory
CategoryTheory.StrictlyUnitaryLaxFunctor.ext
∀ {B : Type u₁} {inst : CategoryTheory.Bicategory B} {C : Type u₂} {inst_1 : CategoryTheory.Bicategory C}
{x y : CategoryTheory.StrictlyUnitaryLaxFunctor B C},
x.obj = y.obj →
@Prefunctor.map B inst.toQuiver C inst_1.toQuiver x.toPrefunctor ≍
@Prefunctor.map B inst.toQuiver C inst_1.toQuiver y.toPrefunctor →
@CategoryTheory.PrelaxFunctorStruct.map₂ B inst.toQuiver
(fun a b => (CategoryTheory.Bicategory.homCategory a b).toQuiver) C inst_1.toQuiver
(fun a b => (CategoryTheory.Bicategory.homCategory a b).toQuiver) x.toPrelaxFunctorStruct ≍
@CategoryTheory.PrelaxFunctorStruct.map₂ B inst.toQuiver
(fun a b => (CategoryTheory.Bicategory.homCategory a b).toQuiver) C inst_1.toQuiver
(fun a b => (CategoryTheory.Bicategory.homCategory a b).toQuiver) y.toPrelaxFunctorStruct →
x.mapId ≍ y.mapId →
@CategoryTheory.LaxFunctor.mapComp B inst C inst_1 x.toLaxFunctor ≍
@CategoryTheory.LaxFunctor.mapComp B inst C inst_1 y.toLaxFunctor →
x = y- Cited by
- 4 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- 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.eqToHomproof · cited by 860
- CategoryTheory.Bicategory.whiskerRightproof · cited by 531
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictlyUnitaryLaxFunctor.comp_assocproof · cited by 0
- CategoryTheory.StrictlyUnitaryLaxFunctor.comp_idproof · cited by 0
- CategoryTheory.StrictlyUnitaryLaxFunctor.id_compproof · cited by 0
- CategoryTheory.StrictlyUnitaryLaxFunctor.ext_iffproof · cited by 0