Theorems · Definition · functional analysis
LinearMap.toSeminorm
{𝕜 : Type u_1} →
{E : Type u_2} →
[inst : NormedField 𝕜] → [inst_1 : AddCommGroup E] → [inst_2 : Module 𝕜 E] → (E →ₗ[𝕜] 𝕜) → Seminorm 𝕜 EConstruct a seminorm from a linear form f : E →ₗ[𝕜] 𝕜 over a normed field 𝕜 by
fun x => ‖f x‖
- Defined in
- Mathlib.Analysis.LocallyConvex.WeakDual
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- NormedFieldstatement and proof · cited by 1,084
- Seminormstatement · cited by 272
- Seminorm.compproof · cited by 53
- normSeminormproof · cited by 32
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.toSeminormFamilyproof · cited by 3
- StrongDual.exists_extensionproof · cited by 1
- LinearMap.toSeminorm_applystatement · cited by 0
- LinearMap.toSeminorm_ball_zerostatement and proof · cited by 0
- LinearMap.toSeminorm_compstatement · cited by 0
- LinearMap.coe_toSeminormstatement · cited by 0
- LinearMap.mem_span_iff_boundstatement and proof · cited by 0