Theorems · Theorem · category theory
Condensed.epi_iff_locallySurjective_on_compHaus
∀ (A : Type u') [inst : CategoryTheory.Category.{v', u'} A] {FA : A → A → Type u_1} {CA : A → Type v'}
[inst_1 : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)] [inst_2 : CategoryTheory.ConcreteCategory A FA]
[CategoryTheory.ConcreteCategory.HasFunctorialSurjectiveInjectiveFactorization A] {X Y : Condensed A} (f : X ⟶ Y)
[(CategoryTheory.coherentTopology CompHaus).WEqualsLocallyBijective A]
[CategoryTheory.HasSheafify (CategoryTheory.coherentTopology CompHaus) A]
[(CategoryTheory.coherentTopology CompHaus).HasSheafCompose (CategoryTheory.forget A)]
[CategoryTheory.Balanced (CategoryTheory.Sheaf (CategoryTheory.coherentTopology CompHaus) A)]
[CategoryTheory.Limits.PreservesFiniteProducts (CategoryTheory.forget A)],
CategoryTheory.Epi f ↔
∀ (S : CompHaus) (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.Epi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.ConcreteCategory.HasFunctorialSurjectiveInjectiveFactorizationCategoryTheory.GrothendieckTopology.WEqualsLocallyBijectiveCategoryTheory.HasSheafifyCategoryTheory.GrothendieckTopology.HasSheafComposeCategoryTheory.BalancedCategoryTheory.Limits.PreservesFiniteProducts
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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.
- CondensedSet.epi_iff_locallySurjective_on_compHausproof · cited by 0
- CondensedMod.epi_iff_locallySurjective_on_compHausproof · cited by 0