Theorems · Theorem · category theory
LightCondensed.isLocallySurjective_iff_locallySurjective_on_lightProfinite
∀ (A : Type u') [inst : CategoryTheory.Category.{v', u'} A] {FA : A → A → Type u_1} {CA : A → Type w}
[inst_1 : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)] [inst_2 : CategoryTheory.ConcreteCategory A FA]
[CategoryTheory.Limits.PreservesFiniteProducts (CategoryTheory.forget A)] {X Y : LightCondensed A} (f : X ⟶ Y),
CategoryTheory.Sheaf.IsLocallySurjective f ↔
∀ (S : LightProfinite) (y : CategoryTheory.ToType (Y.obj.obj (Opposite.op S))),
∃ S' φ,
∃ (_ : Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom φ)),
∃ x,
(CategoryTheory.ConcreteCategory.hom (f.hom.app (Opposite.op S'))) x =
(CategoryTheory.ConcreteCategory.hom (Y.obj.map (Opposite.op φ))) y- Defined in
- Mathlib.Condensed.Light.Epi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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 · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- ContinuousMapstatement · cited by 2,491
Cited by2
Results whose statement or proof uses this declaration.
- LightCondSet.epi_iff_locallySurjective_on_lightProfiniteproof · cited by 1
- LightCondMod.epi_iff_locallySurjective_on_lightProfiniteproof · cited by 1