vault backup: 2025-04-08 09:31:02

This commit is contained in:
Marco Realacci 2025-04-08 09:31:02 +02:00
parent a80f485d9a
commit d646f82f73
3 changed files with 6 additions and 1 deletions

View file

@ -18,3 +18,8 @@ $$(20.(tea + 20.coffee)) = (20.tea + 20.20.coffee)$$
But, do they behave the same from the point of view of an external observer??
![](../../Pasted%20image%2020250408092853.png)
The essence of the difference is WHEN the decision to branch is taken
- language equivalence gets rid of branching points
- it is too coarse for our purposes!