Theorems · Theorem · category theory
CategoryTheory.regularTopology.mem_sieves_of_hasEffectiveEpi
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preregular C] {X : C}
(S : CategoryTheory.Sieve X),
(∃ Y π, CategoryTheory.EffectiveEpi π ∧ S.arrows π) → S ∈ (CategoryTheory.regularTopology C) XFor a preregular category, any sieve that contains an EffectiveEpi is a covering sieve of the
regular topology.
Note: This is one direction of mem_sieves_iff_hasEffectiveEpi, but is needed for the proof.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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.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.Sieve.arrowsstatement and proof · cited by 446
- CategoryTheory.Presieve.ofArrowsproof · cited by 150
- CategoryTheory.Sieve.generateproof · cited by 117
- CategoryTheory.EffectiveEpistatement and proof · cited by 86
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.regularTopology.mem_sieves_iff_hasEffectiveEpiproof · cited by 4