Theorems · Theorem · category theory
CategoryTheory.Pseudofunctor.isoMapOfCommSq_vert_id
∀ {B : Type u₁} {C : Type u₂} [inst : CategoryTheory.Bicategory B] [inst_1 : CategoryTheory.Bicategory.Strict B]
[inst_2 : CategoryTheory.Bicategory C] (F : CategoryTheory.Pseudofunctor B C) {X₁ X₂ : B} (f : X₁ ⟶ X₂),
F.isoMapOfCommSq ⋯ =
CategoryTheory.Bicategory.whiskerLeftIso (F.map f) (F.mapId X₂) ≪≫
CategoryTheory.Bicategory.rightUnitor (F.map f) ≪≫
(CategoryTheory.Bicategory.leftUnitor (F.map f)).symm ≪≫
(CategoryTheory.Bicategory.whiskerRightIso (F.mapId X₁) (F.map f)).symmEquational lemma for Pseudofunctor.isoMapOfCommSq when
both horizontal maps of the square are the same and vertical maps are identities.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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.Isostatement and proof · cited by 3,963
- CategoryTheory.Category.comp_idproof · cited by 2,119
- 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
- CategoryTheory.Iso.symmstatement and proof · cited by 993
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.