loonwerks / AGREE

Assume-Guarantee REasoning Environment
BSD 3-Clause "New" or "Revised" License
12 stars 5 forks source link

Documentation issues #125

Open davidcok opened 1 year ago

davidcok commented 1 year ago

On reading the AGREE documentation in GitHub on Expressions (https://github.com/loonwerks/AGREE/blob/master/com.rockwellcollins.atc.agree.doc/src/user-guide/03.07-Expressions.markdown)

I note:

And two questions: a) Is <> entirely equivalent to != ? b) Is <=> entirely equivalent to = except for precedence?

Thanks