Theorems · Theorem · functional analysis
Submodule.isClosed_sup_finiteDimensional
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NontriviallyNormedField 𝕜] [CompleteSpace 𝕜] [inst_2 : AddCommGroup E]
[inst_3 : TopologicalSpace E] [IsTopologicalAddGroup E] [inst_5 : Module 𝕜 E] [ContinuousSMul 𝕜 E]
(s t : Submodule 𝕜 E), IsClosed ↑s → ∀ [ht : FiniteDimensional 𝕜 ↥t], IsClosed ↑(s ⊔ t)The supremum of a closed subspace and a finite dimensional subspace is closed.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
- IsClosedstatement and proof · cited by 1,639
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- Submodule.mapproof · cited by 614
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.isClosed_range_of_isClosed_map_of_finiteDimensional_quotientproof · cited by 0