Make `iIntros (?)` introduce ∀s/pures under ▷ and □ modalities.
I have reimplemented the tactic for introduction of ∀s/pures using type classes, which directly made it much more modular.
Showing
- theories/base_logic/lib/core.v 1 addition, 1 deletiontheories/base_logic/lib/core.v
- theories/proofmode/class_instances.v 26 additions, 0 deletionstheories/proofmode/class_instances.v
- theories/proofmode/classes.v 5 additions, 0 deletionstheories/proofmode/classes.v
- theories/proofmode/coq_tactics.v 6 additions, 13 deletionstheories/proofmode/coq_tactics.v
- theories/proofmode/tactics.v 8 additions, 14 deletionstheories/proofmode/tactics.v
- theories/tests/proofmode.v 8 additions, 0 deletionstheories/tests/proofmode.v
Loading
Please register or sign in to comment