The instantiation command makes implicit instantiations be explicit.
i | ![]() | i [e1, ..., en] |
where i refers to a generic definition.
The expressions in the revealed instantiations denote the carrier sets of types inferred by type-checking.
"instantiation" e1 e2
This example applies the instantiation command to expressions e1 and e2.