Mathlib Map

Structures · Analysis

NormMulClass

A mixin class for strict multiplicativity of the norm, ‖a * b‖ = ‖a‖ * ‖b‖ (rather than as in the definition of NormedRing). Many NormedRings satisfy this stronger property, including all NormedDivisionRings and NormedFields.

Defined in
Mathlib.Analysis.Normed.Ring.Basic
Shape
One type argument · adds norm_mul

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances3

  • Int
  • PadicInt
  • Subtype

How is a type an instance?

Loading the hierarchy index…

Assumed by82

Ancestors0

No ancestors.