Theorems · Theorem · category theory
CategoryTheory.IsPullback.map
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D) {W X Y Z : C} {f : W ⟶ X} {g : W ⟶ Y} {h : X ⟶ Z} {i : Y ⟶ Z}
[CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan h i) F],
CategoryTheory.IsPullback f g h i → CategoryTheory.IsPullback (F.map f) (F.map g) (F.map h) (F.map i)Alias of CategoryTheory.Functor.map_isPullback.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement · cited by 467
- CategoryTheory.IsPullbackstatement · cited by 320
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Functor.map_isPullbackproof · cited by 2
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.NatTrans.Equifibered.whiskerRightproof · cited by 5
- AlgebraicGeometry.isPullback_SpecMap_of_isPushoutproof · cited by 2
- CategoryTheory.IsVanKampenColimit.map_reflectiveproof · cited by 2
- AlgebraicGeometry.Scheme.isPullback_toSpecΓ_toSpecΓproof · cited by 1
- CategoryTheory.IsUniversalColimit.map_reflectiveproof · cited by 1
- CategoryTheory.IsPullback.preservesLimit_cospan_iffproof · cited by 1
- CategoryTheory.Abelian.Preradical.isPullback_colon_objproof · cited by 1
- CategoryTheory.MorphismProperty.relative_mapproof · cited by 1
- CategoryTheory.IsPullback.map_iffproof · cited by 1
- CategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivity.isIso_fproof · cited by 1
- CategoryTheory.IsPullback.appproof · cited by 1