Theorems · Theorem · category theory
CategoryTheory.IsPullback.isoPullback_hom_fst
∀ {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} (h : CategoryTheory.IsPullback fst snd f g) [inst_1 : CategoryTheory.Limits.HasPullback f g],
CategoryTheory.CategoryStruct.comp h.isoPullback.hom (CategoryTheory.Limits.pullback.fst f g) = fst- 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.
Cites16
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 · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement · cited by 639
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.WalkingCospan.leftproof · cited by 190
- CategoryTheory.CommSq.wproof · cited by 122
- CategoryTheory.Limits.PullbackCone.mk_π_appproof · cited by 120
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.isoPullback_inv_fstproof · cited by 7
- CategoryTheory.Limits.Types.range_fst_of_isPullbackproof · cited by 2
- CategoryTheory.MorphismProperty.universally_mk'proof · cited by 1
- CategoryTheory.IsPullback.isIso_fst_of_isIsoproof · cited by 1
- CategoryTheory.Over.prodLeftIsoPullback_hom_fstproof · cited by 1
- CategoryTheory.MorphismProperty.DescendsAlong.mk'proof · cited by 1
- CategoryTheory.IsPullback.isoPullback_hom_fst_assocproof · cited by 1