Mathlib Map

Theorems · Theorem · functional analysis

LinearMap.isClosed_range_coe

∀ (M₁ : Type u_1) (M₂ : Type u_2) {R : Type u_4} {S : Type u_5} [inst : TopologicalSpace M₂] [T2Space M₂]
  [inst_2 : Semiring R] [inst_3 : Semiring S] [inst_4 : AddCommMonoid M₁] [inst_5 : AddCommMonoid M₂]
  [inst_6 : Module R M₁] [inst_7 : Module S M₂] [ContinuousConstSMul S M₂] [ContinuousAdd M₂] (σ : R →+* S),
  IsClosed (Set.range DFunLike.coe)
Defined in
Mathlib.Topology.Algebra.Module.Basic
Cited by
1 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT2SpaceSemiringSemiringAddCommMonoidAddCommMonoidModuleModuleContinuousConstSMulContinuousAdd

Around this declaration

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

Cites15

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.