Change rec domain eq to `proto = 1 + (action * 
(V → proto → PROP))`.

By moving the later further to the outside, we can kill many occurences of `Next`, and get rid of laters/except_0s at awkward positions. Also we can have a sensible eliminator `proto_elim`.
Showing
- theories/channel/channel.v 2 additions, 2 deletionstheories/channel/channel.v
- theories/channel/proofmode.v 6 additions, 6 deletionstheories/channel/proofmode.v
- theories/channel/proto.v 150 additions, 242 deletionstheories/channel/proto.v
- theories/channel/proto_model.v 97 additions, 70 deletionstheories/channel/proto_model.v
- theories/logrel/examples/double.v 24 additions, 41 deletionstheories/logrel/examples/double.v
- theories/logrel/subtyping.v 18 additions, 39 deletionstheories/logrel/subtyping.v
This diff is collapsed.
Please register or sign in to comment