add Unfold'
This commit is contained in:
parent
8413a6df05
commit
a5b9cf1524
@ -313,6 +313,12 @@ described in chapter \ref{sec:translation}.
|
|||||||
\type{T}_i \doteq \type{T}_i
|
\type{T}_i \doteq \type{T}_i
|
||||||
}
|
}
|
||||||
\and
|
\and
|
||||||
|
\inferrule[Unfold']{
|
||||||
|
\tv{b} \lessdot \exptype{C}{\type{T}_1 \ldots \type{T}_n}
|
||||||
|
}{
|
||||||
|
\type{T}_i \doteq \type{T}_i
|
||||||
|
}
|
||||||
|
\and
|
||||||
\inferrule[Subst-Param]{
|
\inferrule[Subst-Param]{
|
||||||
\type{T}' \doteq \type{S} \\
|
\type{T}' \doteq \type{S} \\
|
||||||
\type{T} \doteq \exptype{C}{\type{T}_1 \ldots, \type{T}', \ldots \type{T}_n} \\
|
\type{T} \doteq \exptype{C}{\type{T}_1 \ldots, \type{T}', \ldots \type{T}_n} \\
|
||||||
|
Loading…
Reference in New Issue
Block a user