Theorems · Theorem · category theory
CategoryTheory.regularTopology.isLocallySurjective_iff
∀ {C : Type u_1} (D : Type u_2) [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {FD : D → D → Type u_3} {CD : D → Type w}
[inst_2 : (X Y : D) → FunLike (FD X Y) (CD X) (CD Y)] [inst_3 : CategoryTheory.ConcreteCategory D FD]
[inst_4 : CategoryTheory.Preregular C] {F G : CategoryTheory.Functor Cᵒᵖ D} (f : F ⟶ G),
CategoryTheory.Presheaf.IsLocallySurjective (CategoryTheory.regularTopology C) f ↔
∀ (X : C) (y : CategoryTheory.ToType (G.obj (Opposite.op X))),
∃ X' φ,
∃ (_ : CategoryTheory.EffectiveEpi φ),
∃ x,
(CategoryTheory.ConcreteCategory.hom (f.app (Opposite.op X'))) x =
(CategoryTheory.ConcreteCategory.hom (G.map (Opposite.op φ))) y- Cited by
- 3 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Sieve.arrowsproof · cited by 446
Cited by3
Results whose statement or proof uses this declaration.
- Condensed.epi_iff_locallySurjective_on_compHausproof · cited by 2