Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {Z X : C} →
      (g : Z ⟶ X) →
        [inst_1 : CategoryTheory.ChosenPullbacksAlong g] →
          CategoryTheory.ChosenPullbacksAlong.pullback g ≅ CategoryTheory.Over.pullback g

The computable ChosenPullbacksAlong.pullback g is naturally isomorphic to the noncomputable Over.pullback g.

Defined in
Mathlib.CategoryTheory.LocallyCartesianClosed.ChosenPullbacksAlong
Cited by
8 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.ChosenPullbacksAlong

Around this declaration

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

CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_fst · cited by 1ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_snd · cited by 1ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_inv_app_comp_fst · cited by 1ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_inv_app_comp_snd · cited by 1ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_fst_assoc · cited by 0ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_hom_app_comp_snd_assoc · cited by 0ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_inv_app_comp_fst_assoc · cited by 0ChosenPullbacksAlong.pull…CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_inv_app_comp_snd_assoc · cited by 0ChosenPullbacksAlong.pull…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.ChosenPullbacksAlong · cited by 73CategoryTheory.ChosenPull…CategoryTheory.ChosenPullbacksAlong.pullback · cited by 62ChosenPullbacksAlong.pull…CategoryTheory.Over.pullback · cited by 53Over.pullbackCategoryTheory.ChosenPullbacksAlong.mapPullbackAdj · cited by 29ChosenPullbacksAlong.mapP…CategoryTheory.Adjunction.rightAdjointUniq · cited by 18Adjunction.rightAdjointUn…CategoryTheory.Over.mapPullbackAdj · cited by 8Over.mapPullbackAdjChosenPullbacksAlong.pullback…CITED BYCITES

Cites11

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

Cited by8

Results whose statement or proof uses this declaration.