Theorems · Theorem · category theory
CategoryTheory.regularTopology.mem_sieves_iff_hasEffectiveEpi
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preregular C] {X : C}
(S : CategoryTheory.Sieve X),
S ∈ (CategoryTheory.regularTopology C) X ↔ ∃ Y π, CategoryTheory.EffectiveEpi π ∧ S.arrows πA sieve is a cover for the regular topology if and only if it contains an EffectiveEpi.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.GrothendieckTopologystatement · cited by 1,415
- CategoryTheory.Sievestatement and proof · cited by 552
- CategoryTheory.Presieveproof · cited by 449
- CategoryTheory.Sieve.arrowsstatement and proof · cited by 446
- CategoryTheory.Precoverage.coveringsproof · cited by 194
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.regularTopology.isLocallySurjective_iffproof · cited by 3
- CategoryTheory.regularTopology.isLocallySurjective_sheaf_of_typesproof · cited by 1
- CategoryTheory.regularTopology.exists_effectiveEpi_iff_mem_inducedproof · cited by 1
- CategoryTheory.regularTopology.eq_inducedproof · cited by 0