答案1
在https://sourceforge.net/p/rodin-b-sharp/svn/16394/tree/trunk/Handbook/org.rodinp.handbook.feature/latex/plastex-bsymb.sty,他们提供bsymb.sty
并使用了这个定义
\documentclass{article}
\usepackage{amssymb}
\newcommand{\ovl}{\mathbin{\lhd\mkern-9mu-}}
\begin{document}\Huge
$\ovl{A}$
\end{document}
据该网站称,http://wiki.event-b.org/index.php/Rodin_Keyboard_User_Guide,有一个unicode符号 U+E103 ,但我还没有找到支持它的字体(我看到一些网络参考资料提到一种名为 Brave Sans Mono 的字体可能支持它,但还没有找到实际的字体)。