Theorems · Theorem · functional analysis
Submodule.topologicalClosure_minimal
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : TopologicalSpace M] [inst_2 : AddCommMonoid M]
[inst_3 : Module R M] [inst_4 : ContinuousConstSMul R M] [inst_5 : ContinuousAdd M] (s : Submodule R M)
{t : Submodule R M}, s ≤ t → IsClosed ↑t → s.topologicalClosure ≤ t- Defined in
- Mathlib.Topology.Algebra.Module.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- IsClosedstatement and proof · cited by 1,639
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- closure_minimalproof · cited by 94
- Submodule.topologicalClosurestatement · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.orthogonal_orthogonal_eq_closureproof · cited by 3
- OrthogonalFamily.range_linearIsometryproof · cited by 1