Skip to content
Snippets Groups Projects

fix the proof of find_uniq under mathcomp version 1.8

Merged Björn Brandenburg requested to merge bbb/prosa:port-to-mathcomp-1.8 into master

The proof got stuck at the goal of

 {in l1, forall x0 : T, x0 != x}

which requires unfolding of prop_in1 to get at the x0 before intros can be effective.

This still compiles with mathcomp version 1.7.

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Björn BrandenburgBjörn Brandenburg 5 years ago (Apr 30, 2019 8:24am UTC)

Merge details

  • Changes merged into master with 01da447b.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading