Symbols: Special symbols

Preface

Basics: Functional Programming in Coq

Induction: Proof by Induction

Lists: Working with Structured Data

Poly: Polymorphism and Higher-Order Functions

MoreCoq: More About Coq

Prop: Propositions and Evidence

MoreProp: More about Propositions and Evidence

Logic: Logic in Coq

MoreInd: More on Induction

SfLib: Software Foundations Library

Imp: Simple Imperative Programs

ImpParser: Lexing and Parsing in Coq

ImpCEvalFun: Evaluation Function for Imp

Extraction: Extracting ML from Coq

Equiv: Program Equivalence

Hoare: Hoare Logic, Part I

Hoare2: Hoare Logic, Part II

HoareList: Hoare Logic with Lists

HoareAsLogic: Hoare Logic as a Logic

Rel: Properties of Relations

Smallstep: Small-step Operational Semantics

Auto: More Automation

Types: Type Systems

Stlc: The Simply Typed Lambda-Calculus

StlcProp: Properties of STLC

Typechecking

MoreStlc: More on the Simply Typed Lambda-Calculus

Records: Adding Records to STLC

References: Typing Mutable References

Sub: Subtyping

RecordSub: Subtyping with Records

Norm: Normalization of STLC

LibTactics: A Collection of Handy General-Purpose Tactics

UseTactics: Tactic Library for Coq: A Gentle Introduction

UseAuto: Theory and Practice of Automation in Coq Proofs

PE: Partial Evaluation

Postscript

NormInType: Alternate Version of Normalization, for Extraction

Extraction2: Extracting ML from Coq, Part 2


This page has been generated by coqdoc