Skip to content

Allow use of #pre and #post in more tactics. #106

@chdoc

Description

@chdoc

It would be nice if one could use the metavariables #pre and #post in more tactics (e.g. call). In particular, it would be nice to write:

transitivity{1} (P ==> Q) (#pre ==> #post)
transitivity{2} (#pre ==> #post) (P ==> Q)

see: this Zulip topic

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions