Theorems · Theorem · category theory
LightCondSet.epi_iff_locallySurjective_on_lightProfinite
∀ {X Y : LightCondSet} (f : X ⟶ Y),
CategoryTheory.Epi f ↔
∀ (S : LightProfinite) (y : 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
- 1 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- 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
- ContinuousMapstatement · cited by 2,491
- Opposite.unopstatement · cited by 2,231
- TopCatstatement · cited by 1,889
Cited by1
Results whose statement or proof uses this declaration.
- LightCondMod.factorsThru_lightProfinite_epi_of_epiproof · cited by 1