Theorems · Theorem · category theory
CategoryTheory.Presheaf.isSeparator
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] {A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
[inst_2 : CategoryTheory.Limits.HasCoproducts A] {ι : Type w} {S : ι → A},
(CategoryTheory.ObjectProperty.ofObj S).IsSeparating →
∀
[inst_3 :
CategoryTheory.Limits.HasCoproduct fun x =>
match x with
| (X, i) => CategoryTheory.Presheaf.freeYoneda X (S i)]
[CategoryTheory.Limits.HasZeroMorphisms A],
CategoryTheory.IsSeparator
(∐ fun x =>
match x with
| (X, i) => CategoryTheory.Presheaf.freeYoneda X (S i))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
- CategoryTheory.Limits.HasCoproductsstatement and proof · cited by 119
- CategoryTheory.IsSeparatorstatement · cited by 58
- CategoryTheory.ObjectProperty.IsSeparatingstatement and proof · cited by 41
- CategoryTheory.ObjectProperty.ofObjstatement and proof · cited by 37
- CategoryTheory.Presheaf.freeYonedastatement and proof · cited by 11
- CategoryTheory.ObjectProperty.IsSeparating.isSeparator_coproductproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.