We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If I try
HB.lock Definition Bla (T : finType) : Type := {set T}.
HB complaints with
Error: The term "erefl body" has type "body = body" while it is expected to have type "body = [eta set_of]".
I think my code should be perfectly legitimate.