Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Sieve.ext

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X : C} {R S : CategoryTheory.Sieve X},
  (∀ ⦃Y : C⦄ (f : Y ⟶ X), R.arrows f ↔ S.arrows f) → R = S
Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
43 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Sieve.generate_map_eq_functorPushforward · cited by 6Sieve.generate_map_eq_fun…CategoryTheory.Sieve.pullbackArrows_comm · cited by 6Sieve.pullbackArrows_commCategoryTheory.classifier_isSheaf · cited by 4CategoryTheory.classifier…CategoryTheory.Sieve.generateFamily_eq · cited by 2Sieve.generateFamily_eqCategoryTheory.Sieve.generateSingleton_eq · cited by 2Sieve.generateSingleton_eqCategoryTheory.PreOneHypercover.sieve₁_eq_pullback_sieve₁' · cited by 2PreOneHypercover.sieve₁_e…CategoryTheory.Presheaf.comp_χ_eq · cited by 2Presheaf.comp_χ_eqCategoryTheory.Presheaf.equalizerSieve_self_eq_top · cited by 2Presheaf.equalizerSieve_s…CategoryTheory.Sieve.functorPullback_pullback · cited by 2Sieve.functorPullback_pul…CategoryTheory.Sieve.functorPushforward_comp · cited by 2Sieve.functorPushforward_…CategoryTheory.Sieve.functorPushforward_functor · cited by 2Sieve.functorPushforward_…CategoryTheory.Sieve.functorPushforward_over_map · cited by 1Sieve.functorPushforward_…CategoryTheory.Presheaf.χ_unique · cited by 1Presheaf.χ_uniqueCategoryTheory.GrothendieckTopology.Cover.ext · cited by 1Cover.extCategoryTheory.Presheaf.isLocallyInjective_of_injective · cited by 1Presheaf.isLocallyInjecti…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Sieve.arrows_ext · cited by 5Sieve.arrows_extSieve.extCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by43

Results whose statement or proof uses this declaration.