src/HOL/Hahn_Banach/Hahn_Banach.thy
changeset 58622 aa99568f56de
parent 56749 e96d6b38649e
child 58744 c434e37f290e
equal deleted inserted replaced
58621:7a2c567061b3 58622:aa99568f56de
     8 imports Hahn_Banach_Lemmas
     8 imports Hahn_Banach_Lemmas
     9 begin
     9 begin
    10 
    10 
    11 text {*
    11 text {*
    12   We present the proof of two different versions of the Hahn-Banach
    12   We present the proof of two different versions of the Hahn-Banach
    13   Theorem, closely following \cite[\S36]{Heuser:1986}.
    13   Theorem, closely following @{cite \<open>\S36\<close> "Heuser:1986"}.
    14 *}
    14 *}
    15 
    15 
    16 subsection {* The Hahn-Banach Theorem for vector spaces *}
    16 subsection {* The Hahn-Banach Theorem for vector spaces *}
    17 
    17 
    18 text {*
    18 text {*