Mathlib Map

Theorems · Theorem · functional analysis

ClosedSubmodule.toSubmodule_iSup

∀ {ι : Sort u_1} {R : Type u_2} {N : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid N]
  [inst_2 : TopologicalSpace N] [inst_3 : Module R N] [inst_4 : ContinuousAdd N] [inst_5 : ContinuousConstSMul R N]
  (f : ι → ClosedSubmodule R N), ↑(⨆ i, f i) = ↑(⨆ i, ↑(f i)).closure
Defined in
Mathlib.Topology.Algebra.Module.ClosedSubmodule
Cited by
1 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidTopologicalSpaceModuleContinuousAddContinuousConstSMul

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.