Structures · Analysis
NormedSpace
A normed space over a normed field is a vector space endowed with a norm which satisfies the
equality ‖c • x‖ = ‖c‖ ‖x‖. We require only ‖c • x‖ ≤ ‖c‖ ‖x‖ in the definition, then prove
‖c • x‖ = ‖c‖ ‖x‖ in norm_smul.
Note that since this requires SeminormedAddCommGroup and not NormedAddCommGroup, this
typeclass can be used for "seminormed spaces" too, just as Module can be used for
"semimodules".
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Shape
- 2 explicit arguments · adds norm_smul_le
Extends1
Extended by2
Concrete types that are instances2
- Real
- Complex
How is a type an instance?
Loading the hierarchy index…
Assumed by13,650
- MeasureTheory.integral
- modelWithCornersSelf
- TangentSpace
- intervalIntegral
- ModelWithCorners.prod
- ModelWithCorners.toFun'
- ContDiff
- AnalyticAt
- extChartAt
- ContDiffOn
- ContDiffWithinAt
- ContMDiff
- ContDiffAt
- MeasureTheory.condExp
- iteratedFDeriv
- AnalyticOnNhd
- ContMDiffOn
- MDifferentiableAt
- ContMDiffAt
- MDifferentiableWithinAt
- ContMDiffWithinAt
- iteratedDeriv
- meromorphicOrderAt
- AnalyticOn
- MeromorphicAt
- mfderiv
- FormalMultilinearSeries.radius
- iteratedFDerivWithin
- HasDerivAt.deriv
- ModelWithCorners.symm
- MeromorphicOn
- MDifferentiable
- OpenPartialHomeomorph.extend
- ContinuousLinearMap.flip
- mfderivWithin
- MeasureTheory.VectorMeasure.integral
- ContMDiffMap
- iteratedDerivWithin
- DifferentiableAt.hasDerivAt
- MeasureTheory.integral_congr_ae
- Meromorphic
- Real.circleAverage
- ContDiff.contDiffAt
- MDifferentiableOn
- ModelWithCorners.tangent
- AnalyticWithinAt
- HasFPowerSeriesAt
- TemperedDistribution
- MeromorphicOn.divisor
- Function.HasTemperateGrowth