EasyCrypt / easycrypt

EasyCrypt: Computer-Aided Cryptographic Proofs
MIT License
306 stars 46 forks source link

Reduce equalities between record literals. #552

Closed strub closed 3 months ago

strub commented 3 months ago

The reduction follows the current behavior for tuples.

Closes #551