Pubblicità

Modus Ponens

Il 'modo affermante': Se P allora Q, P è vero, quindi Q è vero.

Impara

Il 'modo affermante': Se P allora Q, P è vero, quindi Q è vero.

Modus Ponens (Latin for 'mode that affirms') is one of the most fundamental rules of inference in propositional logic. Given a conditional statement 'If P then Q' and the truth of the antecedent P, we can validly conclude Q. This rule is also called 'affirming the antecedent' and forms the basis of much deductive reasoning.

P → Q, P ⊢ Q

  • If it is raining, then the ground is wet. It is raining. Therefore, the ground is wet.
  • If you study hard, you will pass the exam. You study hard. Therefore, you will pass the exam.
  • If a number is divisible by 4, it is divisible by 2. 16 is divisible by 4. Therefore, 16 is divisible by 2.

Come riconoscerlo

  • Look for an 'If...then...' statement (conditional)
  • Check if the 'if' part (antecedent) is affirmed as true
  • The conclusion will be the 'then' part (consequent)

Errori comuni

  • Affirming the consequent (invalid): 'If P then Q, Q is true, therefore P is true' - this does NOT follow
  • Example of the fallacy: 'If it rains, the ground is wet. The ground is wet. Therefore it rained.' (Wrong! Sprinklers could cause wet ground)

Soluzione passo per passo

Se piove, il terreno è bagnato. Sta piovendo. Cosa possiamo concludere?

  1. Identifica il condizionale: 'Se piove, il terreno è bagnato'
  2. Verifica l'antecedente: 'Sta piovendo' = SÌ
  3. Applica Modus Ponens: P è vero, quindi Q deve essere vero
  4. Concludi: Il terreno è bagnato

Risposta: The ground is wet

Indicazioni per la pratica

Deduzione Logica

Pubblicità