Skip to content
View MikeMKH's full-sized avatar
:shipit:
Learning about proof theory with Coq
:shipit:
Learning about proof theory with Coq
  • Milwaukee, WI
  • 01:42 (UTC -05:00)
Block or Report

Block or report MikeMKH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. talks talks Public

    Talks that I have given

    C# 8

  2. the-little-typer the-little-typer Public

    Daily kata from the Little Typer

    Racket 13 1

  3. Proof that subtraction is not commut... Proof that subtraction is not commutative using Coq.
    1
    Require Import Coq.Arith.Arith.
    2
    Require Import Omega.
    3
    
                  
    4
    (* from http://stackoverflow.com/a/44039996/2370606 *)
    5
    Lemma subtraction_does_not_commute :
  4. software-foundations-volume1-logic software-foundations-volume1-logic Public

    Coq