Theorems · Theorem · category theory
CategoryTheory.ChosenPullbacksAlong.lift_fst
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {Y Z X : C} {f : Y ⟶ X} {g : Z ⟶ X}
[inst_1 : CategoryTheory.ChosenPullbacksAlong g] {W : C} (a : W ⟶ Y) (b : W ⟶ Z)
(h : autoParam (CategoryTheory.CategoryStruct.comp a f = CategoryTheory.CategoryStruct.comp b g) _auto_80✝),
CategoryTheory.CategoryStruct.comp (CategoryTheory.ChosenPullbacksAlong.lift a b h)
(CategoryTheory.ChosenPullbacksAlong.fst f g) =
a- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Adjunctionproof · cited by 524
- Equiv.symm_apply_applyproof · cited by 320
- CategoryTheory.Over.mkproof · cited by 203
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.Over.homMkproof · cited by 115
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.pullbackMap_fstproof · cited by 3
- CategoryTheory.Over.sectionsUncurry_sectionsCurryproof · cited by 2
- CategoryTheory.Over.sectionsCurry_sectionUncurryproof · cited by 2
- CategoryTheory.ChosenPullbacksAlong.lift_fst_assocproof · cited by 0