Mathlib Map

Structures Β· Analysis

NormedAlgebra

A normed algebra π•œ' over π•œ is normed module that is also an algebra. See the implementation notes for Algebra for a discussion about non-unital algebras. Following the strategy there, a non-unital normed algebra can be written as: ``lean variable [NormedField π•œ] [NonUnitalSeminormedRing π•œ'] variable [NormedSpace π•œ π•œ'] [SMulCommClass π•œ π•œ' π•œ'] [IsScalarTower π•œ π•œ' π•œ'] ``

Defined in
Mathlib.Analysis.Normed.Module.Basic
Shape
2 explicit arguments Β· adds norm_smul_le

Extends1

Extended by2

Concrete types that are instances4

  • Real
  • Rat
  • Complex
  • Padic

How is a type an instance?

Loading the hierarchy index…

Assumed by1,253

Ancestors5