New skill
Chain "if-thens" together
If "rain → wet street", and "wet street → slippery", then "rain → slippery". You can CHAIN if-thens to reach new conclusions.
If A → B, and B → C, then A → C. Follow the chain of "if-thens".
New skill
If "rain → wet street", and "wet street → slippery", then "rain → slippery". You can CHAIN if-thens to reach new conclusions.