Theorems · Theorem · functional analysis
Subalgebra.topologicalClosure_comap_homeomorph
∀ {R : Type u_1} [inst : CommSemiring R] {A : Type u} [inst_1 : TopologicalSpace A] [inst_2 : Semiring A]
[inst_3 : Algebra R A] [inst_4 : IsSemitopologicalSemiring A] (s : Subalgebra R A) {B : Type u_2}
[inst_5 : TopologicalSpace B] [inst_6 : Ring B] [inst_7 : IsSemitopologicalRing B] [inst_8 : Algebra R B]
(f : B →ₐ[R] A) (f' : B ≃ₜ A),
⇑f = ⇑f' → Subalgebra.comap f s.topologicalClosure = (Subalgebra.comap f s).topologicalClosureThis is really a statement about topological algebra isomorphisms, but we don't have those, so we use the clunky approach of talking about an algebra homomorphism, and a separate homeomorphism, along with a witness that as functions they are the same.
- Defined in
- Mathlib.Topology.Algebra.Algebra
- Cited by
- 1 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.
Cites20
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
- 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
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Set.preimageproof · cited by 4,946
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- closureproof · cited by 1,254
- Homeomorphstatement and proof · cited by 725
Cited by1
Results whose statement or proof uses this declaration.
- polynomialFunctions_closure_eq_topproof · cited by 1