Chapter 13: ML-style pattern-matching

Cristina Cornes







This section describes the full form of pattern-matching in Coq terms.

The current implementation contains two strategies, one for compiling non-dependent case and another one for dependent case.