Narration flow of sections 3.1 and 3.2 #71
Replies: 1 comment
-
|
I'm aware of this problem. It comes from the fact that Mikołaj typeset definitions, probably having approach 1 in mind, but I decided that it would be overwhelming for the reader, and moved some some definitions to the next section without changing the prose. I agree that we should follow path 2.
Sure, we can change the name of the section. You can propose a new name, or just change to for instance "Other Constructs and Curry-Howard Isomorphism". |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the narration flow of sections 3.1 and 3.2 is nonsensical. The problem is apparent in the first sentence of section 3.2.
The “typing rules above” do not involve pairs or copairs, only function types and base types. The section goes like this: 3.1 introduces typing rules for function types and base types, after which 3.2 shows natural deduction including conjunctions and disjunctions, and only then rules for pairs and copairs are presented. This is pretty chaotic, and the aforementioned sentence exposes this chaos even more clearly.
As we also want to add top and bottom types to this section (issue #18), I guess we should take one of the following paths:
Beta Was this translation helpful? Give feedback.
All reactions