Make names of constructors of `intro_pat` consistent with names of `tac_` lemmas.
- Rename `IPureElim` -> `iPure`, `IAlwaysElim` -> `IIntuitionistic` - Drop `IAlwaysIntro` (it's just `IModalIntro`).
Showing
- theories/proofmode/intro_patterns.v 14 additions, 16 deletionstheories/proofmode/intro_patterns.v
- theories/proofmode/ltac_tactics.v 6 additions, 7 deletionstheories/proofmode/ltac_tactics.v
- theories/proofmode/sel_patterns.v 1 addition, 1 deletiontheories/proofmode/sel_patterns.v
- theories/proofmode/spec_patterns.v 2 additions, 2 deletionstheories/proofmode/spec_patterns.v
- theories/proofmode/tokens.v 4 additions, 4 deletionstheories/proofmode/tokens.v
Loading
Please register or sign in to comment