Theorems · Theorem · category theory
CategoryTheory.ChosenPullbacksAlong.Over.tensorObj_ext
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.ChosenPullbacks C] {X A : C}
{Y Z : CategoryTheory.Over X} (f₁ f₂ : A ⟶ (CategoryTheory.MonoidalCategoryStruct.tensorObj Y Z).left),
CategoryTheory.CategoryStruct.comp f₁ (CategoryTheory.ChosenPullbacksAlong.fst Y.hom Z.hom) =
CategoryTheory.CategoryStruct.comp f₂ (CategoryTheory.ChosenPullbacksAlong.fst Y.hom Z.hom) →
CategoryTheory.CategoryStruct.comp f₁ (CategoryTheory.ChosenPullbacksAlong.snd Y.hom Z.hom) =
CategoryTheory.CategoryStruct.comp f₂ (CategoryTheory.ChosenPullbacksAlong.snd Y.hom Z.hom) →
f₁ = f₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Over.leftstatement and proof · cited by 541
- CategoryTheory.Over.homstatement and proof · cited by 370
- CategoryTheory.ChosenPullbacksAlong.cartesianMonoidalCategoryOverstatement · cited by 49
- CategoryTheory.ChosenPullbacksstatement and proof · cited by 49
- CategoryTheory.ChosenPullbacksAlong.sndstatement and proof · cited by 45
- CategoryTheory.ChosenPullbacksAlong.fststatement and proof · cited by 41
- CategoryTheory.ChosenPullbacksAlong.hom_extproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.Over.tensorObj_ext_iffproof · cited by 0