Sheaves for the regular topology #
This file characterises sheaves for the regular topology.
Main results #
- 
isSheaf_iff_equalizerCondition: In a preregular category with pullbacks, the sheaves for the regular topology are precisely the presheaves satisfying an equaliser condition with respect to effective epimorphisms. - 
isSheaf_of_projective: In a preregular category in which every object is projective, every presheaf is a sheaf for the regular topology. 
A presieve is regular if it consists of a single effective epimorphism.
- single_epi : ∃ (Y : C) (f : Y ⟶ X), (R = CategoryTheory.Presieve.ofArrows (fun (x : Unit) => Y) fun (x : Unit) => f) ∧ CategoryTheory.EffectiveEpi f
Rconsists of a single epimorphism. 
Instances
The map to the explicit equalizer used in the sheaf condition.
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
The sheaf condition with respect to regular presieves, given the existence of the relavant pullback.
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
Every Yoneda-presheaf is a sheaf for the regular topology.
The regular topology on any preregular category is subcanonical.