Theorems · Theorem · category theory
CategoryTheory.Precoverage.mem_comap_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
{F : CategoryTheory.Functor C D} {J : CategoryTheory.Precoverage D} {X : C} {R : CategoryTheory.Presieve X},
R ∈ (CategoryTheory.Precoverage.comap F J).coverings X ↔ CategoryTheory.Presieve.map F R ∈ J.coverings (F.obj X)- Defined in
- Mathlib.CategoryTheory.Sites.Precoverage
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Precoverage.coveringsstatement · cited by 194
- CategoryTheory.Presieve.mapstatement · cited by 38
- CategoryTheory.Precoverage.comapstatement · cited by 27
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.over_toGrothendieck_eq_toGrothendieck_comap_forgetproof · cited by 3
- CategoryTheory.Presieve.mem_comap_jointlySurjectivePrecoverage_iffproof · cited by 0