Skip to content

Implement prototype for certificate generation#64

Closed
danbaterisna wants to merge 9 commits into
masterfrom
certificate
Closed

Implement prototype for certificate generation#64
danbaterisna wants to merge 9 commits into
masterfrom
certificate

Conversation

@danbaterisna

@danbaterisna danbaterisna commented Nov 10, 2025

Copy link
Copy Markdown
Collaborator

Extends Entail.pctx to allow for logging the steps taken by proof search in a format easily convertible to a tactic-based proof, and implements this conversion targeting Rocq certificates. Currently, only a small subset of proof steps are logged, such as matching req/ens, instantiating ForAlls, and lifting pure ens into the context.

Assumes the tactics at shiftreset/mechanized exist.

Resolves #61.

@dariusf dariusf closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose configurations via command-line options

2 participants