Theorems · Theorem · category theory
CategoryTheory.IsPullback.of_iso_pullback
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P X Y Z : C} {fst : P ⟶ X} {snd : P ⟶ Y} {f : X ⟶ Z}
{g : Y ⟶ Z},
CategoryTheory.CommSq fst snd f g →
∀ [inst_1 : CategoryTheory.Limits.HasPullback f g] (i : P ≅ CategoryTheory.Limits.pullback f g),
CategoryTheory.CategoryStruct.comp i.hom (CategoryTheory.Limits.pullback.fst f g) = fst →
CategoryTheory.CategoryStruct.comp i.hom (CategoryTheory.Limits.pullback.snd f g) = snd →
CategoryTheory.IsPullback fst snd f g- Cited by
- 10 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.cospanproof · cited by 467
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.IsPullbackstatement · cited by 320
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullback_map_diagonal_isPullbackproof · cited by 2
- AlgebraicGeometry.Scheme.isPullback_of_openCoverproof · cited by 1
- CategoryTheory.Functor.relativelyRepresentable.diag_of_map_from_objproof · cited by 1
- CategoryTheory.Functor.relativelyRepresentable.of_diagproof · cited by 1
- CategoryTheory.Limits.pullback_fst_map_snd_isPullbackproof · cited by 1
- CategoryTheory.Limits.pullback_lift_diagonal_isPullbackproof · cited by 1
- CategoryTheory.IsPullback.zero_rightproof · cited by 1
- CategoryTheory.Limits.CoproductDisjoint.isPullback_of_isInitialproof · cited by 0
- CategoryTheory.Limits.pullback_lift_map_isPullbackproof · cited by 0