Theorems · Theorem · category theory
CategoryTheory.NatTrans.Equifibered.whiskerRight
∀ {J : Type u_1} {C : Type u_3} {D : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} J]
[inst_1 : CategoryTheory.Category.{v_2, u_3} C] [inst_2 : CategoryTheory.Category.{v_4, u_4} D]
{F G : CategoryTheory.Functor J C} {α : F ⟶ G},
CategoryTheory.NatTrans.Equifibered α →
∀ (H : CategoryTheory.Functor C D)
[∀ (i j : J) (f : j ⟶ i),
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan (α.app i) (G.map f)) H],
CategoryTheory.NatTrans.Equifibered (CategoryTheory.Functor.whiskerRight α H)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Functor.whiskerRightstatement · cited by 467
- CategoryTheory.Limits.cospanstatement and proof · cited by 467
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.IsVanKampenColimit.of_mapCoconeproof · cited by 3
- CategoryTheory.IsVanKampenColimit.map_reflectiveproof · cited by 2
- CategoryTheory.IsUniversalColimit.map_reflectiveproof · cited by 1
- CategoryTheory.IsUniversalColimit.of_mapCoconeproof · cited by 0
- CategoryTheory.isVanKampenColimit_of_evaluationproof · cited by 0