Difference between Propositional logic and First Order logic [closed]
Asked Answered
P

1

8

Can you tell me what is the difference between Propositional logic and First Order logic.This is one my my exam question in AI can you help me to do that

Preciosa answered 9/3, 2014 at 8:19 Comment(1)
This question appears to be off-topic because it is about formal logic without connection to programming.Coniology
L
7

In propositional logic you are allowed to use the usual propositional connectives (and, or, ...). In first order logic you are allowed to quantify (forall, exist) over variables, which makes it strictly more expressive.

Love answered 11/3, 2014 at 9:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.