I currently am using a relation
\newcommand{\Lsense}{\stackrel{\mathbb{L}^1}{=}}
but unfortunately, the \mathbb{L}^1 is not nicely centred over the = symbol.
I read some other answers that involve shifting the upper glyph to make it appeared centred, but in this case I think the \mathbb{L}^1 is wider than the =, so maybe I have to "stretch" the =?
Alternatively, if someone could explain the code a bit from answers such as from here, that would be great as I reckon I can just use that instead.



