202506161506
Tags : Homotopy Type Theory
Uniqueness of functions created using induction principle
The induction principle is strong enough to prove its own uniqueness.
Lemma
Let be two function which satisfy the recurrences
up to propositional equality, that is:
and
then .
We do induction on the type family , for the base case we have
For the inductive case, assume such that , then
Now we invoke function extensionality.
The same proof can be redone for all inductive types, me thinks.