Theorems · Theorem · category theory
CondensedMod.epi_iff_locallySurjective_on_compHaus
∀ (R : Type (u + 1)) [inst : Ring R] {X Y : CondensedMod R} (f : X ⟶ Y),
CategoryTheory.Epi f ↔
∀ (S : CompHaus) (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.Epi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement · cited by 16,252
- LinearMapstatement · cited by 10,215
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement · cited by 8,081
- Ringstatement and proof · cited by 7,463
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TopCat.carrierstatement · cited by 3,184
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.