Theorems · Theorem · functional analysis
LinearMap.isInducing_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.IsInducing (V.domRestrict ⇑f) → Topology.IsInducing ⇑f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- IsTopologicalAddGroupstatement and proof · cited by 1,394
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.isEmbedding_of_restrict_nhds_zeroproof · cited by 0