make A → B a subsingleton if A is empty #23
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rhi/quox#23
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
in the base case of a w type, you have a function with a type like
0.{} → (x:A) ⊲ B
.λ()
. there are no other options{f g : ⊥ → A} → f ≡ g