Theorems · Theorem · functional analysis
Seminorm.map_eq_zero_of_norm_eq_zero
∀ {𝕜 : Type u_2} {F : Type u_7} [inst : NontriviallyNormedField 𝕜] [inst_1 : SeminormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] (q : Seminorm 𝕜 F), Continuous ⇑q → ∀ {x : F}, ‖x‖ = 0 → q x = 0In a semi-NormedSpace, a continuous seminorm is zero on elements of norm 0.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Realstatement · cited by 25,697
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Continuousstatement and proof · cited by 2,592
- map_zeroproof · cited by 1,614
- Seminormstatement and proof · cited by 272
- Specializes.mapproof · cited by 19
- specializes_iff_mem_closureproof · cited by 11
- Specializes.eqproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Seminorm.bound_of_continuous_normedSpaceproof · cited by 3