On the A taste of linear logic paper, the author claims that:
A rule consists of zero or more judgements written above a line, and one judgement written below. If all the judgements above the line are derivable, then the judgement below is derivable also.
He then proceeds to show the following rules:
He then describes those rules as:
Contraction expresses that any hypothesis may be duplicated, and Weakening expresses that any hypothesis may be discarded.
That looks upside down. Reading the "Contraction" rule in English, we have that "if assumptions Γ, A, A imply B, then assumptions Γ, A also imply B" - notice that we discarded an assumption instead of duplicating it. Similarly, the "Weakening" rule adds an assumption to the conclusion, rather than discarding one from the premises as the author seems to suggest. Why?