Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ChosenPullbacksAlong.Over.whiskerLeft_left_fst

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.ChosenPullbacks C] {X : C}
  {R S T : CategoryTheory.Over X} (f : S ⟶ T),
  CategoryTheory.CategoryStruct.comp
      (CategoryTheory.Over.Hom.left (CategoryTheory.MonoidalCategoryStruct.whiskerLeft R f))
      (CategoryTheory.ChosenPullbacksAlong.fst R.hom T.hom) =
    CategoryTheory.ChosenPullbacksAlong.fst R.hom S.hom
Defined in
Mathlib.CategoryTheory.LocallyCartesianClosed.Over
Cited by
1 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.ChosenPullbacks

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.