删除存在符号的命令是什么
\exists 给你翻转的 E,但是否定符号的命令是什么?
\exists gives you the flipped E, but what is the command for the negated symbol?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
\exists 给你翻转的 E,但是否定符号的命令是什么?
\exists gives you the flipped E, but what is the command for the negated symbol?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
负存在量词的命令是
\nexists
。但是,我相信您应该在 Stack Exchange 的 TeX 站点上提出这样的问题。The command for the negative existential quantifier is
\nexists
. However, I believe you should ask questions like this on the TeX site of Stack Exchange.这是一个很棒的网站,可以让您绘制所需的符号,并且它显示了可能的乳胶命令的列表。
\nexists
是弹出的第一个建议! http://detexify.kirelabs.org/classify.htmlThis is a great site that lets you draw the symbol you want, and it shows a list of possible latex commands.
\nexists
was the first suggestion that popped up! http://detexify.kirelabs.org/classify.html