Theorems · Definition · category theory
CategoryTheory.IsPullback.isoOverPullback
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y Z : C} →
{f : X ⟶ Z} →
{g : Y ⟶ Z} →
[inst_1 : CategoryTheory.Limits.HasPullbacksAlong g] →
{P : C} →
{fst : P ⟶ X} →
{snd : P ⟶ Y} →
CategoryTheory.IsPullback fst snd f g →
(CategoryTheory.Over.mk fst ≅ CategoryTheory.Over.mk (CategoryTheory.Limits.pullback.fst f g))An IsPullback square yields an isomorphism Over.mk fst ≅ Over.mk (pullback.fst f g)
in Over X.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 35 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 and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement · cited by 639
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Over.mkstatement · cited by 203
- CategoryTheory.Over.isoMkproof · cited by 22
- CategoryTheory.Limits.HasPullbacksAlongstatement and proof · cited by 21
- CategoryTheory.IsPullback.isoIsPullbackproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.isoOverPullback_hom_left_comp_sndstatement · cited by 2
- CategoryTheory.IsPullback.iff_exists_over_isoproof · cited by 0
- CategoryTheory.IsPullback.isoOverPullback_hom_left_comp_snd_assocstatement and proof · cited by 0
- CategoryTheory.IsPullback.isoOverPullback.congr_simpstatement and proof · cited by 0