Mathlib Map

Theorems · Definition · functional analysis

Submodule.topologicalClosure

{R : Type u} →
  {M : Type v} →
    [inst : Semiring R] →
      [inst_1 : TopologicalSpace M] →
        [inst_2 : AddCommMonoid M] →
          [inst_3 : Module R M] → [ContinuousConstSMul R M] → [ContinuousAdd M] → Submodule R M → Submodule R M

The (topological-space) closure of a submodule of a topological R-module M is itself a submodule.

Defined in
Mathlib.Topology.Algebra.Module.Basic
Cited by
50 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringTopologicalSpaceAddCommMonoidModuleContinuousConstSMulContinuousAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Submodule.closure · cited by 16Submodule.closureLinearPMap.IsClosable · cited by 15LinearPMap.IsClosableNonUnitalSubalgebra.topologicalClosure · cited by 8NonUnitalSubalgebra.topol…Submodule.le_topologicalClosure · cited by 7Submodule.le_topologicalC…LinearPMap.IsClosable.graph_closure_eq_closure_graph · cited by 6IsClosable.graph_closure_…Submodule.topologicalClosure.congr_simp · cited by 5topologicalClosure.congr_…Submodule.topologicalClosure_coe · cited by 5Submodule.topologicalClos…Submodule.topologicalClosure_mono · cited by 5Submodule.topologicalClos…ContinuousMap.starSubalgebra_topologicalClosure_eq_top_of_separatesPoints · cited by 4ContinuousMap.starSubalge…HilbertBasis.coe_mk · cited by 4HilbertBasis.coe_mkContinuousLinearMap.orthogonal_ker · cited by 3ContinuousLinearMap.ortho…range_derivWithin_subset_closure_span_image · cited by 3range_derivWithin_subset_…Submodule.orthogonal_closure · cited by 3Submodule.orthogonal_clos…Submodule.orthogonal_orthogonal_eq_closure · cited by 3Submodule.orthogonal_orth…LinearPMap.IsClosable.leIsClosable · cited by 2IsClosable.leIsClosableTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSubmodule · cited by 7192SubmoduleAddSubmonoid · cited by 1178AddSubmonoidContinuousConstSMul · cited by 832ContinuousConstSMulContinuousAdd · cited by 777ContinuousAddSubmodule.toAddSubmonoid · cited by 162Submodule.toAddSubmonoidAddSubmonoid.topologicalClosure · cited by 6AddSubmonoid.topologicalC…Submodule.mapsTo_smul_closure · cited by 2Submodule.mapsTo_smul_clo…Submodule.topologicalClosureCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by54

Results whose statement or proof uses this declaration.