Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VL13: Konventionen #67

Open
hstrass opened this issue Jul 12, 2022 · 0 comments
Open

VL13: Konventionen #67

hstrass opened this issue Jul 12, 2022 · 0 comments

Comments

@hstrass
Copy link

hstrass commented Jul 12, 2022

Bei den Konventionen zur Vereinfachung der Syntax könnte auch die Konvention „unäre Junktoren (Negation und Quantoren) binden stärker als binäre Junktoren“ mit aufgeführt werden.
Diese scheint später implizit verwendet zu werden. Zum Beispiel ist bei der Formel \neg p \vee q sonst nicht klar, welche Formel gemeint ist: p \vee q ist eine Teilformel, also könnte \neg (p \vee q) gemeint sein; es sind aber auch \neg p und q Teilformeln, also könnte auch (\neq p) \vee q gemeint sein. Mit der ausdrücklichen Präferenz für Negation wird die gemeinte Klammerung klar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants