Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.isClosed_iff_close_eq_self
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J₁ : CategoryTheory.GrothendieckTopology C) {X : C}
(S : CategoryTheory.Sieve X), J₁.IsClosed S ↔ J₁.close S = SThe sieve S is closed iff its closure is equal to itself.
- Defined in
- Mathlib.CategoryTheory.Sites.Closed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sievestatement and proof · cited by 552
- ClosureOperator.isClosed_iffproof · cited by 14
- CategoryTheory.GrothendieckTopology.closestatement · cited by 13
- CategoryTheory.GrothendieckTopology.IsClosedstatement · cited by 10
- CategoryTheory.GrothendieckTopology.closureOperatorproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.close_eq_self_of_isClosedproof · cited by 0