change text to better reflect current state
This commit is contained in:
parent
b5b90ddd37
commit
8d082302f9
|
@ -5,7 +5,7 @@ open import CwF.Base
|
|||
module CwF.Structures where
|
||||
```
|
||||
|
||||
This file defines several additional structures a CwF might have, such as pi types, universes, sigma types, and identity types.
|
||||
This file defines several additional structures a CwF might have, such as pi types, universes, sigma types, and identity types. (currently only pi types)
|
||||
|
||||
First are pi types, because a type theory without them are pretty uninteresting.
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user