Theorems · Theorem · category theory
CategoryTheory.Pseudofunctor.isoMapOfCommSq_eq
∀ {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₂ Y₁ Y₂ : B} {t : X₁ ⟶ Y₁}
{l : X₁ ⟶ X₂} {r : Y₁ ⟶ Y₂} {b : X₂ ⟶ Y₂} (sq : CategoryTheory.CommSq t l r b) (φ : X₁ ⟶ Y₂)
(hφ : CategoryTheory.CategoryStruct.comp t r = φ),
F.isoMapOfCommSq sq = (F.mapComp' t r φ ⋯).symm ≪≫ F.mapComp' l b φ ⋯- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- CategoryTheory.Iso.symmstatement and proof · cited by 993
- Prefunctor.mapstatement · cited by 952
- CategoryTheory.Pseudofunctor.toPrelaxFunctorstatement · cited by 640
- CategoryTheory.Pseudofunctorstatement and proof · cited by 571
- CategoryTheory.Iso.transstatement and proof · cited by 566
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.isoMapOfCommSq_horiz_idproof · cited by 0
- CategoryTheory.Pseudofunctor.isoMapOfCommSq_vert_idproof · cited by 0