kenmcmil / ivy

IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform for developing and experimenting with automated proof techniques. In particular, IVy provides interactive visualization of automated proofs, and supports a use model in which the human protocol designer and the automated tool interact to expose errors and prove correctness.
Other
77 stars 24 forks source link

Typo in docs. #45

Open kape1395 opened 2 years ago

kape1395 commented 2 years ago

Similarly, x.plus(y) is a shorthand for num.next -> plus(x,y)