What and Define Conjunction
A conjunction is a statement formed by adding two statements with the connector AND. The symbol "(\\land)" denotes a conjunction and it is read as 'and' which is the logical connective. Let "p" and "q" be two statements. The compound statement "p\\land q" is called the conjunction of "p" and "q" .
The conjunction statement will only be true if both the combining statements are true otherwise, false.
Comments
Leave a comment