Mathlib Map

Structures · Analysis

HasSolidNorm

Let α be an AddCommGroup with a Lattice structure. A norm on α is solid if, for a and b in α, with absolute values |a| and |b| respectively, |a| ≤ |b| implies ‖a‖ ≤ ‖b‖.

Defined in
Mathlib.Analysis.Normed.Order.Lattice
Shape
One type argument · adds solid

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances6

  • Int
  • Real
  • Rat
  • BoundedContinuousFunction
  • Subtype
  • OrderDual

How is a type an instance?

Loading the hierarchy index…

Assumed by81

Ancestors0

No ancestors.