Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21cab7a8fa1d434

Jump to content

Talk:Normalisation by evaluation

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 13 years ago by Ejrsmi

False claim about normal forms?

[edit]

I think this is false:

By induction on the structure of types, it follows that if the semantic object S denotes a well-typed term s of type τ, then reifying the object (i.e., ↓τ S) produces the β-normal η-long form of s

e.g. SYN (app (lam "x" (var "x")) t) where t is some term of basic type. This denotes a well-typed term, yet reifying it does not produce the normal form. It's only after applying meaning that we get a normal form. Can someone confirm? U25506 (talk) 15:55, 10 May 2011 (UTC)Reply

I think "S denotes s" is equivalent to "the meaning of s is S" (and SYN is not a "real" semantic object except for values of base types).Ejrsmi (talk) 16:47, 10 January 2013 (UTC)Reply