Currently I have a created a postulate environment that works as follows,
\vspace{1em}
\begin{postulate}\label{section:Schrodinger}
{\bfseries{\textsc{(Schr\"odinger) }}} Time translation is given by, $\rho\mapsto e^{-itH}\rho e^{itH}.$
\end{postulate}
\vspace{1em}
Yields a result,
Now what I want to do is highlight or make the reader focus on this statement by doing some indicator type diagram on the margin as follows,



leftbarenvironment from theframedpackage. I supposepostulateis define as a theorem-like environment? – Bernard Sep 21 '21 at 19:10thmtoolsor withntheorem. Could you please post a complete code showing how exactly you defined this environment? – Bernard Sep 21 '21 at 19:23Would it be possible to do this as a margin note and tikz?
– MrPajeet Sep 21 '21 at 19:33