Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointly_reflect_ofArrows_mem
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C}
{P : CategoryTheory.ObjectProperty J.Point} [CategoryTheory.LocallySmall.{w, v, u} C]
[CategoryTheory.HasSheafify J (Type w)] [J.WEqualsLocallyBijective (Type w)],
P.IsConservativeFamilyOfPoints →
∀ {X : C} {ι : Type u_1} [Small.{w, u_1} ι] {U : ι → C} (f : (i : ι) → U i ⟶ X),
CategoryTheory.Sieve.ofArrows U f ∈ J X ↔
∀ (Φ : P.FullSubcategory) (x : Φ.obj.fiber.obj X),
∃ i y, (CategoryTheory.ConcreteCategory.hom (Φ.obj.fiber.map (f i))) y = x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- 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.compproof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Equiv.symmproof · cited by 3,681
Cited by1
Results whose statement or proof uses this declaration.