-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
lakefile: require Qq from git "https://github.com/leanprover-community/quote4" @ "master"
imported and opened Qq fine; simple examples work but:
def betterApp {α : Q(Sort u)} {β : Q($α → Sort v)} (f : Q((a : α) → $β a)) (a : Q($α)) : Q($β $a) := q($f $a)
error in Q((a : α) → $β a)) reported:
unsupported implicit auto-bound: α is not a level name
humble apologies if this is a simple user error!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels