Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MoreCoq.v, double_induction #7

Open
sven-- opened this issue Jul 18, 2014 · 1 comment
Open

MoreCoq.v, double_induction #7

sven-- opened this issue Jul 18, 2014 · 1 comment

Comments

@sven--
Copy link
Owner

sven-- commented Jul 18, 2014

line 944

@jeehoonkang
Copy link
Collaborator

Try begins with:

intros P P00 Pm0 P0n Pi.
assert (forall k, forall n m (Hk: n + m < k), P n m).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants