Theorems · Theorem · functional analysis
Subalgebra.map_topologicalClosure_le
∀ {R : Type u_1} [inst : CommSemiring R] {A : Type u_2} [inst_1 : Semiring A] [inst_2 : TopologicalSpace A]
{B : Type u_3} [inst_3 : Semiring B] [inst_4 : TopologicalSpace B] [inst_5 : Algebra R A] [inst_6 : Algebra R B]
[inst_7 : IsSemitopologicalSemiring A] [inst_8 : IsSemitopologicalSemiring B] (f : A →A[R] B) (s : Subalgebra R A),
Subalgebra.map (↑f) s.topologicalClosure ≤ (Subalgebra.map (↑f) s).topologicalClosureUnder a continuous algebra map, the image of the TopologicalClosure of a subalgebra is
contained in the TopologicalClosure of its image.
- Defined in
- Mathlib.Topology.Algebra.Algebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Subalgebrastatement and proof · cited by 1,353
- Subalgebra.mapstatement · cited by 90
- IsSemitopologicalSemiringstatement and proof · cited by 88
- ContinuousAlgHomstatement and proof · cited by 71
- Subalgebra.topologicalClosurestatement · cited by 26
- ContinuousAlgHom.toAlgHomstatement · cited by 22
- image_closure_subset_closure_imageproof · cited by 21
- ContinuousAlgHom.continuousproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.