Allow pattern and type annotations in propset notation
All threads resolved!
All threads resolved!
Compare changes
Files
3- Thibaut Pérami authored
+ 6
− 1
@@ -6,8 +6,13 @@ Record propset (A : Type) : Type := PropSet { propset_car : A → Prop }.