Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsPullback.of_vert_isIso

∀ {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.IsIso snd] [CategoryTheory.IsIso f],
  CategoryTheory.CommSq fst snd f g → CategoryTheory.IsPullback fst snd f g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.IsPullback.Basic
Cited by
21 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.IsIsoCategoryTheory.IsIso

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.IsVanKampenColimit.of_iso · cited by 9IsVanKampenColimit.of_isoCategoryTheory.NatTrans.Equifibered.of_isIso · cited by 7Equifibered.of_isIsoCategoryTheory.IsPullback.of_id_snd · cited by 5IsPullback.of_id_sndCategoryTheory.IsVanKampenColimit.precompose_isIso · cited by 4IsVanKampenColimit.precom…CategoryTheory.MorphismProperty.universally_le · cited by 2MorphismProperty.universa…CategoryTheory.IsUniversalColimit.of_iso · cited by 2IsUniversalColimit.of_isoCategoryTheory.IsVanKampenColimit.map_reflective · cited by 2IsVanKampenColimit.map_re…CategoryTheory.mono_of_cofan_isVanKampen · cited by 1CategoryTheory.mono_of_co…CategoryTheory.Functor.relativelyRepresentable.of_isIso · cited by 1relativelyRepresentable.o…CategoryTheory.IsUniversalColimit.map_reflective · cited by 1IsUniversalColimit.map_re…CategoryTheory.IsUniversalColimit.precompose_isIso · cited by 1IsUniversalColimit.precom…CategoryTheory.IsUniversalColimit.whiskerEquivalence · cited by 1IsUniversalColimit.whiske…CategoryTheory.IsPushout.IsVanKampen.isPullback_of_mono_left · cited by 1IsVanKampen.isPullback_of…CategoryTheory.IsPushout.IsVanKampen.isPullback_of_mono_right · cited by 1IsVanKampen.isPullback_of…CategoryTheory.IsPushout.IsVanKampen.mono_of_mono_left · cited by 1IsVanKampen.mono_of_mono_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.IsPullback · cited by 320CategoryTheory.IsPullbackCategoryTheory.CommSq · cited by 158CategoryTheory.CommSqCategoryTheory.IsPullback.of_vert_isIso_mono · cited by 2IsPullback.of_vert_isIso_…IsPullback.of_vert_isIsoCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.