Skip to content

Commit e96b181

Browse files
committed
updated operator documentation
1 parent 7b6e3ce commit e96b181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project uses [`coqproject.sh`](https://github.com/dwoos/coqproject) for dep
77
This file contains the main definitions and results:
88
* coinductive definition of infinite sequences
99
* definitions and notations for modal operators and connectors
10-
- basic modal operators: `now`, `next`, `consecutive`, `always1`, `always`, `until`, `eventually`
10+
- basic modal operators: `now`, `next`, `consecutive`, `always1`, `always`, `weak_until`, `until`, `release`, `eventually`
1111
- composite modal operators: `inf_often`, `continuously`
1212
- modal connectors: `impl_tl` (`->_`), `and_tl` (`/\_`), `or_tl` (`\/_`), `not_tl` (`~_`)
1313
* lemmas about modal operators and connectors

0 commit comments

Comments
 (0)