src/HOL/Real/HahnBanach/NormedSpace.thy
changeset 16417 9bc16273c2d4
parent 14254 342634f38451
child 19931 fb32b43e7f80
equal deleted inserted replaced
16416:6061ae1f90f2 16417:9bc16273c2d4
     3     Author:     Gertrud Bauer, TU Munich
     3     Author:     Gertrud Bauer, TU Munich
     4 *)
     4 *)
     5 
     5 
     6 header {* Normed vector spaces *}
     6 header {* Normed vector spaces *}
     7 
     7 
     8 theory NormedSpace =  Subspace:
     8 theory NormedSpace imports  Subspace begin
     9 
     9 
    10 subsection {* Quasinorms *}
    10 subsection {* Quasinorms *}
    11 
    11 
    12 text {*
    12 text {*
    13   A \emph{seminorm} @{text "\<parallel>\<cdot>\<parallel>"} is a function on a real vector space
    13   A \emph{seminorm} @{text "\<parallel>\<cdot>\<parallel>"} is a function on a real vector space