Skip to content

Instantly share code, notes, and snippets.

@Blaisorblade
Created October 19, 2021 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Blaisorblade/8581df5a29573b7f8fb01f4408e6dbd0 to your computer and use it in GitHub Desktop.
Save Blaisorblade/8581df5a29573b7f8fb01f4408e6dbd0 to your computer and use it in GitHub Desktop.
My coqrc for development
Require Import Ltac.
Require Import ssreflect.
#[global] Set Nested Proofs Allowed.
#[global] Set Ltac Backtrace.
#[global] Unset SsrIdents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment