Theorems · Theorem · category theory
CategoryTheory.Limits.Sigma.hom_ext
∀ {β : Type w} {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {f : β → C}
[inst_1 : CategoryTheory.Limits.HasCoproduct f] {X : C} (g₁ g₂ : ∐ f ⟶ X),
(∀ (b : β),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Sigma.ι f b) g₁ =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Sigma.ι f b) g₂) →
g₁ = g₂Without this lemma, limit.hom_ext would be applied, but the goal would involve terms
in Discrete β rather than β itself.
- Cited by
- 31 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.colimit.ιproof · cited by 397
- CategoryTheory.Limits.sigmaObjstatement and proof · cited by 302
- CategoryTheory.Limits.Sigma.ιstatement and proof · cited by 205
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
- CategoryTheory.Limits.colimit.hom_extproof · cited by 54
Cited by31
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.functorMap_commproof · cited by 3
- SSet.Subcomplex.Pairing.RankFunction.wproof · cited by 3
- SSet.relativeCellComplexOfMono.wproof · cited by 3
- CategoryTheory.extensive_regular_generate_coherentproof · cited by 2
- CategoryTheory.Limits.sigmaComparison_map_descproof · cited by 2
- CategoryTheory.SmallObject.functorMapSrc_functorObjTopproof · cited by 1
- CategoryTheory.OrthogonalReflection.isLocal_isLocal_toSuccproof · cited by 1
- CategoryTheory.SmallObject.functorMap_πproof · cited by 1
- CategoryTheory.isVanKampenColimit_extendCofanproof · cited by 1
- AlgebraicGeometry.isOpenImmersion_sigmaDescproof · cited by 1
- TopCat.singularHomology₀Iso_sigma_desc_idproof · cited by 1