Skip to content
Snippets Groups Projects
Commit 7ce1b7d6 authored by Ralf Jung's avatar Ralf Jung
Browse files

docs: fix a quantifiers

parent 6451214e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ We collect here some important and frequently used derived proof rules.
{\prop * \Exists\var.\propB \provesIff \Exists\var. \prop * \propB}
\infer{}
{\prop * \Exists\var.\propB \proves \Exists\var. \prop * \propB}
{\prop * \All\var.\propB \proves \All\var. \prop * \propB}
\infer{}
{\always(\prop*\propB) \provesIff \always\prop * \always\propB}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment