Theorems · Theorem · general topology
CommRingCat.HomTopology.isEmbedding_precomp_of_surjective
∀ {R A B : CommRingCat} [inst : TopologicalSpace ↑R] (f : A ⟶ B),
Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom f) →
Topology.IsEmbedding fun x => CategoryTheory.CategoryStruct.comp f xHom(A/I, R) has the subspace topology of Hom(A, R).
More generally, a surjection A ⟶ B gives rise to an embedding Hom(B, R) ⟶ Hom(A, R)
- Defined in
- Mathlib.Algebra.Category.Ring.Topology
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- RingHomstatement · cited by 10,189
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CommRingCatstatement and proof · cited by 2,333
- CommRingCat.carrierstatement and proof · cited by 1,096
- CommRingCat.Hom.homproof · cited by 432
- RingHom.extproof · cited by 331
- Topology.IsEmbeddingstatement and proof · cited by 294
- RingHom.toMonoidHomproof · cited by 132
Cited by2
Results whose statement or proof uses this declaration.
- CommRingCat.HomTopology.isClosedEmbedding_precomp_of_surjectiveproof · cited by 1
- CommRingCat.HomTopology.isEmbedding_pushoutproof · cited by 0