Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.isClosed_ker

∀ {R₁ : Type u_1} {R₂ : Type u_2} [inst : Semiring R₁] [inst_1 : Semiring R₂] {σ₁₂ : R₁ →+* R₂} {M₁ : Type u_4}
  [inst_2 : TopologicalSpace M₁] [inst_3 : AddCommMonoid M₁] {M₂ : Type u_6} [inst_4 : TopologicalSpace M₂]
  [inst_5 : AddCommMonoid M₂] [inst_6 : Module R₁ M₁] [inst_7 : Module R₂ M₂] [T1Space M₂] (f : M₁ →SL[σ₁₂] M₂),
  IsClosed ↑(↑f).ker
Defined in
Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
Cited by
6 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringTopologicalSpaceAddCommMonoidTopologicalSpaceAddCommMonoidModuleModuleT1Space

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 by6

Results whose statement or proof uses this declaration.