Theorems · Definition · category theory
CategoryTheory.IsPullback.isoPullback
{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.IsPullback fst snd f g →
[inst_1 : CategoryTheory.Limits.HasPullback f g] → P ≅ CategoryTheory.Limits.pullback f gAny object at the top left of a pullback square is
isomorphic to the pullback provided by the HasLimit API.
- Cited by
- 42 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.IsPullback.isLimitproof · cited by 47
- CategoryTheory.IsPullback.coneproof · cited by 16
- CategoryTheory.Limits.limit.isoLimitConeproof · cited by 8
Cited by47
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.isoPullback_hom_sndstatement · cited by 11
- CategoryTheory.IsPullback.isoPullback_hom_fststatement · cited by 10
- CategoryTheory.Over.prodLeftIsoPullbackproof · cited by 8
- CategoryTheory.IsPullback.isoPullback_inv_sndstatement and proof · cited by 8
- CategoryTheory.IsPullback.isoPullback_inv_fststatement and proof · cited by 7
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIsoproof · cited by 5
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIsoproof · cited by 4
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIsoproof · cited by 4
- AlgebraicGeometry.geometrically_iff_of_isClosedUnderIsomorphismsproof · cited by 3
- AlgebraicGeometry.Scheme.exists_preimage_of_isPullbackproof · cited by 2
- CategoryTheory.Limits.Types.range_fst_of_isPullbackproof · cited by 2