Semantic Tree of Negated Conditional Statement

  • Thread starter Thread starter Horse
  • Start date Start date
  • Tags Tags
    Conditional Tree
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Horse
Messages
34
Reaction score
0

Homework Statement



Show the semantic tree of:

[tex]\neg ( ( p_0 \rightarrow p_1 ) \rightarrow \neg ( p_1 \rightarrow p_2 ) )[/tex]

Homework Equations



[tex]\neg ( ( p_0 \rightarrow p_1 ) \rightarrow \neg ( p_1 \rightarrow p_2 ) )[/tex]

The Attempt at a Solution



I cannot understand its purpose. Where should you start?
 
Physics news on Phys.org
The term "semantic tree" doesn't ring any bells with me in the context of logical statements. Do you have any worked examples in your notes or text?

What I would try (and I have no idea if this is the right thing to do), is to make a table with T and F values for p0, p1, and p2 -- eight rows will do the trick. In the same table, calculate the values of p0 ==> p1, p1 ==> p2, and so on with the negated expressions, and see what I get from that.