Either John & Henry are same age or John is older ...
Criado em: 2 de outubro de 2025
Respondido usando GPT-5 Thinking por Chat01
Criado em: 2 de outubro de 2025
Respondido usando GPT-5 Thinking por Chat01
Either John & Henry are same age or John is older than Henry. If they’re same age then Elizabeth and John are not the same age. If John is older than Henry then John is older than Mary. Therefore either Elizabeth & John are not the same age or John is older than Mary.
Solve using premises and sentential logic
Symbolization
Let
S = “John and Henry are the same age.”
O = “John is older than Henry.”
E = “Elizabeth and John are not the same age.”
M = “John is older than Mary.”
Premises
Goal:
Natural-deduction proof (by cases / constructive dilemma)
Assume .
From 2 and 4, (Modus Ponens).
From 5, (∨-Introduction).
Assume .
From 3 and 7, (Modus Ponens).
From 8, (∨-Introduction).
From 1 together with subproofs (4–6) and (7–9), infer (∨-Elimination).
Thus, from the premises it follows that either Elizabeth & John are not the same age or John is older than Mary.
This is an instance of the constructive dilemma: .