Skip to content
Discussion options

You must be logged in to vote

First of all, your Taclet is rather written as an axiom. The Taclet does not assume anything or find anything. It just brings a formula to the sequent. So you want to prove that this formula always holds.

To prove this axiom, I guess the way is by using induction over the length of s1 and s2. But the induction step is not trivial, and I do not see the re-use of the induction step directly. Seems to be an HOL/rocq/... problem.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by FliegendeWurst
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants