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.
1 parent f0f91e3 commit 5dc3c35Copy full SHA for 5dc3c35
apps/tc/theories/db.v
@@ -100,7 +100,8 @@ Elpi Db tc.db lp:{{
100
101
pred ho-link o:term, i:term, o:A.
102
103
- % relates a projection to the its record
+ % relates a projection to the its record type fully applied to fresh
104
+ % variables, eg, rules have the shape: (pi P1 ... PN\ proj->record {{p}} {{r P1 .. PN}})
105
pred proj->record i:constant, o:term.
106
107
:index (5)
0 commit comments