Theorems · Definition · category theory
CategoryTheory.StrictlyUnitaryLaxFunctor.mapIdIso
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
(F : CategoryTheory.StrictlyUnitaryLaxFunctor B C) →
(x : B) → CategoryTheory.CategoryStruct.id (F.obj x) ≅ F.map (CategoryTheory.CategoryStruct.id x)Promote the morphism F.mapId x : 𝟙 (F.obj x) ⟶ F.map (𝟙 x)
to an isomorphism when F is strictly unitary.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- Prefunctor.mapstatement · cited by 952
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.LaxFunctor.toPrelaxFunctorstatement · cited by 216
- CategoryTheory.LaxFunctor.mapIdproof · cited by 61
- CategoryTheory.StrictlyUnitaryLaxFunctor.toLaxFunctorstatement and proof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictlyUnitaryLaxFunctor.mapIdIso_homstatement and proof · cited by 0
- CategoryTheory.StrictlyUnitaryLaxFunctor.mapIdIso_invstatement and proof · cited by 0