LaTeX What is the Complex Vector Space L^2[a,b]?

  • Thread starter Thread starter SeM
  • Start date Start date
  • Tags Tags
    Control Sequence
AI Thread Summary
The discussion centers on an error encountered while using the mathlib library related to the complex vector space L^2[a,b]. The user receives an "Undefined control sequence" error, suggesting a potential misspelling or misconfiguration in their code. They express confusion about the mathlib library, indicating a lack of clarity on its purpose. The user attempts to resolve the issue by changing the formatting to "mathnormal." The conversation highlights challenges in using mathematical libraries and the importance of proper syntax in programming.
SeM
Hi, I am using mathlib as such:

text...$\mathlib{L}^2[a,b]$...text

though, I get the error:

<recently read> \mathlib l.235 ...d form the complex vector space $\mathlib {L}^2[a,b]$ which satisfie... The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. [9] ! Undefined control sequence. <recently read> \mathlib
 
Physics news on Phys.org
What's mathlib?
 
I guess that is nothing then, came from the web somewhere... Changed it to mathnormal..!

Thanks!
 

Similar threads

Back
Top