Mathlib Map

Theorems · Theorem · functional analysis

LinearMap.isEmbedding_of_restrict_nhds_zero

∀ {𝕜₁ : Type u_1} {𝕜₂ : Type u_2} {E : Type u_3} {F : Type u_4} [inst : NontriviallyNormedField 𝕜₁]
  [inst_1 : NontriviallyNormedField 𝕜₂] [inst_2 : AddCommGroup E] [inst_3 : AddCommGroup F] [inst_4 : Module 𝕜₁ E]
  [inst_5 : Module 𝕜₂ F] {σ : 𝕜₁ →+* 𝕜₂} {f : E →ₛₗ[σ] F} [inst_6 : TopologicalSpace E] [inst_7 : TopologicalSpace F]
  [IsTopologicalAddGroup E] [IsTopologicalAddGroup F] [ContinuousSMul 𝕜₁ E] [ContinuousSMul 𝕜₂ F] [RingHomIsometric σ]
  {V : Set E}, V ∈ nhds 0 → Topology.IsEmbedding (V.domRestrict ⇑f) → Topology.IsEmbedding ⇑f
Defined in
Mathlib.Topology.Algebra.Module.EmbeddingOfLocal
Cited by
0 results in Mathlib
Foundations
Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNontriviallyNormedFieldAddCommGroupAddCommGroupModuleModuleTopologicalSpaceTopologicalSpaceIsTopologicalAddGroupIsTopologicalAddGroupContinuousSMulContinuousSMulRingHomIsometric

Around this declaration

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

Cites36

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.