Theorems · Theorem · category theory
CategoryTheory.Limits.Pi.hom_ext
∀ {β : Type w} {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {f : β → C}
[inst_1 : CategoryTheory.Limits.HasProduct f] {X : C} (g₁ g₂ : X ⟶ ∏ᶜ f),
(∀ (b : β),
CategoryTheory.CategoryStruct.comp g₁ (CategoryTheory.Limits.Pi.π f b) =
CategoryTheory.CategoryStruct.comp g₂ (CategoryTheory.Limits.Pi.π f b)) →
g₁ = g₂Without this lemma, limit.hom_ext would be applied, but the goal would involve terms
in Discrete β rather than β itself.
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Discreteproof · cited by 2,447
- CategoryTheory.Discrete.functorproof · cited by 633
- CategoryTheory.Limits.limit.πproof · cited by 278
- CategoryTheory.Limits.piObjstatement and proof · cited by 237
- CategoryTheory.Limits.Pi.πstatement and proof · cited by 184
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
- CategoryTheory.Limits.limit.hom_extproof · cited by 34
Cited by28
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.map_lift_piComparisonproof · cited by 3
- CategoryTheory.hasInitial_of_isCoseparatingproof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.isSheaf_skyscraperPresheafproof · cited by 2
- CategoryTheory.Equalizer.Presieve.wproof · cited by 2
- CategoryTheory.Equalizer.Presieve.Arrows.wproof · cited by 2
- CategoryTheory.Limits.FormalCoproduct.mapPower_compproof · cited by 1
- CategoryTheory.Limits.FormalCoproduct.mapPower_powerMapproof · cited by 1
- CategoryTheory.Limits.preservesBiproduct_of_mono_biproductComparisonproof · cited by 1
- CategoryTheory.Limits.Pi.map_eq_prod_mapproof · cited by 1
- CategoryTheory.Pretriangulated.productTriangle.zero₃₁proof · cited by 1
- CategoryTheory.Limits.FormalCoproduct.powerMap_compproof · cited by 1