fpvandoorn / lean2

Lean theorem prover version 0.2 (it supports standard and HoTT modes)
Apache License 2.0
0 stars 0 forks source link

use pointed homotopies of pointed homotopies #3

Open fpvandoorn opened 6 years ago

fpvandoorn commented 6 years ago

We now use equalities between pointed homotopies in the library. However, this almost always requires function extensionality, which doesn't compute. We have redefined pointed homotopies as a special case of a dependent pointed map, so we can construct pointed homotopies between pointed homotopies, which doesn't require function extensionality.

This also means we should redefine phsquare.