You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the type of applicate is E → E* → P → K → C, the definition of cwv contains an expression applicate ε₂ε*ω which implies E → E* → P → C. The corresponding part should be applicate ε₂ε*ωκ.
The text was updated successfully, but these errors were encountered:
Originally pointed out by @zick in https://twitter.com/zick_minoh/status/1525789599997448192 (in Japanese).
While the type of
applicate
isE → E* → P → K → C
, the definition ofcwv
contains an expressionapplicate ε₂ε*ω
which impliesE → E* → P → C
. The corresponding part should beapplicate ε₂ε*ωκ
.The text was updated successfully, but these errors were encountered: