This question is extremely basic and I know how to solve it basically but it is a workaround and I was wondering whether there is a much better way to do it - here is the problem:
I'd like to give some property (i.e. written text) a label, and I do it like this:
\begin{equation} \label{12345} \text{\emph{all functions considered are smooth}}. \end{equation}
This way I get my desired label - but it is no good if for example the text is rather long ...
