diff options
Diffstat (limited to 'doc/tutorial/FORMULAone.tex')
| -rw-r--r-- | doc/tutorial/FORMULAone.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tutorial/FORMULAone.tex b/doc/tutorial/FORMULAone.tex new file mode 100644 index 000000000..aa114c837 --- /dev/null +++ b/doc/tutorial/FORMULAone.tex @@ -0,0 +1,4 @@ +\( +(\forall p : \mbox{Pt})(\forall l : \mbox{Ln})(\mbox{Ext}(p,l) \; \supset \; + (\exists m : \mbox{Ln})(\mbox{Inc}(p,m) \& \mbox{Par}(m,l))) +\)
\ No newline at end of file |
