Theorems · Theorem · category theory
CategoryTheory.Over.pullback_map_left
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasPullbacksAlong f] (g : CategoryTheory.Over Y) {h : CategoryTheory.Over Y}
{k : g ⟶ h},
((CategoryTheory.Over.pullback f).map k).left =
CategoryTheory.Limits.pullback.lift
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst g.hom f) (CategoryTheory.Over.Hom.left k))
(CategoryTheory.Limits.pullback.snd g.hom f) ⋯- Cited by
- 9 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Limits.pullback.fststatement · cited by 639
- CategoryTheory.Limits.pullback.sndstatement · cited by 637
- CategoryTheory.Over.leftstatement · cited by 541
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.pullbackMapproof · cited by 1
- CategoryTheory.Over.prodComparisonIso_pullback_inv_left_fst_fstproof · cited by 1
- CategoryTheory.Over.μ_pullback_left_fst_fstproof · cited by 1
- CategoryTheory.Over.μ_pullback_left_fst_sndproof · cited by 1
- CategoryTheory.Over.μ_pullback_left_sndproof · cited by 1
- CategoryTheory.Over.prodComparisonIso_pullback_inv_left_fst_snd'proof · cited by 0
- CategoryTheory.Over.prodComparisonIso_pullback_inv_left_snd'proof · cited by 0
- CategoryTheory.Limits.diagonal_pullback_fstproof · cited by 0