Theorems · Theorem · category theory
CategoryTheory.Sheaf.isSeparating
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J : CategoryTheory.GrothendieckTopology C) {A : Type u'}
[inst_1 : CategoryTheory.Category.{v', u'} A] [inst_2 : CategoryTheory.Limits.HasCoproducts A]
[inst_3 : CategoryTheory.HasWeakSheafify J A] {ι : Type w} {S : ι → A},
(CategoryTheory.ObjectProperty.ofObj S).IsSeparating →
(CategoryTheory.ObjectProperty.ofObj fun x =>
match x with
| (X, i) => CategoryTheory.Sheaf.freeYoneda J X (S i)).IsSeparating- Defined in
- Mathlib.CategoryTheory.Generator.Sheaf
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- Equiv.symmproof · cited by 3,681
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.isSeparatorproof · cited by 0