Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsPullback.flip

∀ {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 → CategoryTheory.IsPullback snd fst g f
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.IsPullback.Defs
Cited by
61 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.IsPullback.of_right · cited by 14IsPullback.of_rightCategoryTheory.IsPullback.paste_horiz · cited by 14IsPullback.paste_horizAlgebraicGeometry.IsZariskiLocalAtTarget.restrict · cited by 8IsZariskiLocalAtTarget.re…CategoryTheory.IsPullback.unop · cited by 6IsPullback.unopAlgebraicGeometry.Scheme.Hom.support_ker · cited by 6Hom.support_kerCategoryTheory.IsPullback.op · cited by 5IsPullback.opCategoryTheory.MorphismProperty.pullback_fst · cited by 4MorphismProperty.pullback…CategoryTheory.MorphismProperty.universally_eq_iff · cited by 3MorphismProperty.universa…AlgebraicGeometry.AffineSpace.isPullback_map · cited by 2AffineSpace.isPullback_mapCategoryTheory.isUniversalColimit_extendCofan · cited by 2CategoryTheory.isUniversa…CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_pullbackCone_right · cited by 2IsUniversalColimit.nonemp…AlgebraicGeometry.IsIntegralHom.iff_universallyClosed_and_isAffineHom · cited by 2IsIntegralHom.iff_univers…AlgebraicGeometry.Scheme.ker_ideal_of_isPullback_of_isOpenImmersion · cited by 2Scheme.ker_ideal_of_isPul…AlgebraicGeometry.isIso_pushoutSection_of_isAffineOpen · cited by 2AlgebraicGeometry.isIso_p…CategoryTheory.IsPullback.of_is_bilimit' · cited by 2IsPullback.of_is_bilimit'CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.IsPullback · cited by 320CategoryTheory.IsPullbackCategoryTheory.IsPullback.isLimit · cited by 47IsPullback.isLimitCategoryTheory.IsPullback.of_isLimit · cited by 12IsPullback.of_isLimitCategoryTheory.Limits.PullbackCone.flipIsLimit · cited by 6PullbackCone.flipIsLimitIsPullback.flipCITED BYCITES

Cites6

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

Cited by61

Results whose statement or proof uses this declaration.