Theorems · Definition · category theory
CategoryTheory.Functor.isoWhiskerLeft
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
(F : CategoryTheory.Functor C D) → {G H : CategoryTheory.Functor D E} → (G ≅ H) → (F.comp G ≅ F.comp H)If α : G ≅ H is a natural isomorphism then
isoWhiskerLeft F α : (F ⋙ G) ≅ (F ⋙ H) has components α.app (F.obj X).
- Defined in
- Mathlib.CategoryTheory.Whiskering
- Cited by
- 177 results in Mathlib
- Foundations
- Depth 27 from the axioms, rests on 114 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.Functor.mapIsoproof · cited by 224
Cited by317
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceproof · cited by 61
- CategoryTheory.Equivalence.transproof · cited by 57
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeproof · cited by 37
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformproof · cited by 37
- CategoryTheory.isSheaf_iff_isSheaf_of_typeproof · cited by 30
- CategoryTheory.SingleFunctors.postcompproof · cited by 22
- CategoryTheory.Join.mapPairCompproof · cited by 20
- CategoryTheory.Limits.CategoricalPullback.toCatCommSqOverproof · cited by 18
- CategoryTheory.Equivalence.congrRightproof · cited by 14
- CategoryTheory.Functor.mapDerivedCategorySingleFunctorproof · cited by 13
- AlgebraicTopology.DoldKan.N₁Γ₀proof · cited by 11
- CategoryTheory.Equivalence.changeFunctorproof · cited by 10
Showing the 200 most cited of 317.