Theorems · Theorem · category theory
CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback_inv_app_comp_snd
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {Z X : C} (g : Z ⟶ X)
[inst_1 : CategoryTheory.ChosenPullbacksAlong g] (T : CategoryTheory.Over X),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Over.Hom.left ((CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullback g).inv.app T))
(CategoryTheory.ChosenPullbacksAlong.snd T.hom g) =
CategoryTheory.Limits.pullback.snd T.hom g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
Cited by1
Results whose statement or proof uses this declaration.