Theorems · Theorem · category theory
TopCat.Presheaf.SheafConditionEqualizerProducts.piOpens.hom_ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasProducts C] {X : TopCat}
(F : TopCat.Presheaf C X) {ι : Type v'} (U : ι → TopologicalSpace.Opens ↑X) {X_1 : C}
{f f' : X_1 ⟶ TopCat.Presheaf.SheafConditionEqualizerProducts.piOpens F U},
(∀ (j : CategoryTheory.Discrete ι),
CategoryTheory.CategoryStruct.comp f
(CategoryTheory.Limits.limit.π (CategoryTheory.Discrete.functor fun i => F.obj (Opposite.op (U i))) j) =
CategoryTheory.CategoryStruct.comp f'
(CategoryTheory.Limits.limit.π (CategoryTheory.Discrete.functor fun i => F.obj (Opposite.op (U i))) j)) →
f = f'Copy of limit.hom_ext, specialized to piOpens for use by the ext tactic.
- Cited by
- 1 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.
Cites15
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- TopCat.carrierstatement and proof · cited by 3,184
- CategoryTheory.Discretestatement and proof · cited by 2,447
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Discrete.functorstatement and proof · cited by 633
- TopCat.Presheafstatement and proof · cited by 371
- CategoryTheory.Limits.limit.πstatement and proof · cited by 278
Cited by1
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.SheafConditionEqualizerProducts.piOpens.hom_ext_iffproof · cited by 0