Use user-supplied names in iIntros
Preserve identifiers in binders where possible, analogous to the support for destructing existentials in !479. Fixes #336.
Showing
- CHANGELOG.md 5 additions, 0 deletionsCHANGELOG.md
- tests/proofmode.ref 15 additions, 2 deletionstests/proofmode.ref
- tests/proofmode.v 26 additions, 0 deletionstests/proofmode.v
- theories/proofmode/class_instances.v 17 additions, 15 deletionstheories/proofmode/class_instances.v
- theories/proofmode/class_instances_embedding.v 2 additions, 2 deletionstheories/proofmode/class_instances_embedding.v
- theories/proofmode/class_instances_later.v 6 additions, 6 deletionstheories/proofmode/class_instances_later.v
- theories/proofmode/class_instances_plainly.v 2 additions, 2 deletionstheories/proofmode/class_instances_plainly.v
- theories/proofmode/class_instances_updates.v 6 additions, 6 deletionstheories/proofmode/class_instances_updates.v
- theories/proofmode/classes.v 6 additions, 6 deletionstheories/proofmode/classes.v
- theories/proofmode/coq_tactics.v 5 additions, 3 deletionstheories/proofmode/coq_tactics.v
- theories/proofmode/ltac_tactics.v 6 additions, 1 deletiontheories/proofmode/ltac_tactics.v
- theories/proofmode/monpred.v 6 additions, 6 deletionstheories/proofmode/monpred.v
Loading
Please register or sign in to comment