Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

Watch Free Classes
    • Free courses
    • JEE Main 2024
    • JEE Main 2024 Live Paper Discussion
    • JEE Main Rank Predictor 2024
    • JEE Main College Predictor 2024
    • Stream Predictor
    • JEE Main 2024 Free Mock Test
    • Study Materials
    • Notifications
    • JEE Advanced Syllabus
    • JEE Books
    • JEE Main Question Paper
    • JEE Coaching
    • Downloads
    • JEE Notes & Lectures
    • JEE Daily Videos
    • Difference Between
    • Full Forms
    • Important Formulas
    • Exam Tips
JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » A Comprehensive Guide to Statements and Logical Operations

A Comprehensive Guide to Statements and Logical Operations

Logical operators are used in defining the relationship between two or more simple assertive statements. These operations can be expressed in the form of truth tables.

Table of Content
  •  

Logical Operations

In Mathematics, a statement is generally an assertive sentence that is put forward with mainly two direct conclusions. It can either be true or false. Logical operators are used to define the relationship between these statements. A logical operator combines two statements to give rise to a new statement. Examples of Logical operators are: “AND”, “OR”, “NOT”, “IF…THEN”, etc.

These statements used in Mathematics are typically factual. For example, statements like; 

1.   The sun rises in the east.

2.   The sun sets in the west.

These are factual statements and can either have true or false answers. But sentences like; 

1.   Riya is a good girl.

This is a subjective statement and thus cannot be answered as true or false.

Logical Operators are used for establishing a relationship between such factual sentences. Read further as we delve deeper into logical operators and provide you with intensive study material notes on Statements and Logical Operators.

Types of Logical Operators

 There are mainly 5 types of Logical Operators. They are:

1.   AND

2.   OR

3.   NOT

4.   IF…THEN

5.   IF AND ONLY IF (IFF)

 AND Operator

This logical operator is used to join two or more simple statements to form a compound statement. The joining of two statements using the “AND” operator is also known as a conjunction. 

The symbol that is used to denote the “AND” operator is ^

 Thus, if a and b are two simple statements, then the conjunction of these statements will be denoted symbolically as “a^b” and it will be read as “a AND b”.

Example of AND Logical Operator

Suppose we have two statements;

a = Sun rises in the east

b = 4 is an even number

 Then a^b = sun rises in the east AND 4 is an even number.

 Traditionally in English grammar, we use the word AND to connect two related sentences, but that need not be the case in logical mathematics. Two unrelated statements can also be combined using the AND operator, as seen in the above example.

OR Operator

Another operator among the five logical operators is the “OR” operator. The OR operator is also used to combine two simple statements. Combining two statements using the OR logical operator is known as a Disjunction or Alternation.

The OR operator is denoted by the symbol “∨”

So if two statements a and b are disjunct, then they are symbolically represented as a ∨ b

And this will be read as: a OR b

Example of OR Operator

Suppose if we have two simple statements,

a = 5 is an odd number

b = 2 is an even number

Now if we combine these two statements using OR operator, it will be

a ∨ b = 5 is an odd number OR 2 is an even number.

NOT Operator

The NOT Operator is used to negate or deny a statement. It basically means the opposite of a statement. For example, If I say “Today is Monday”, then the negation or opposite of the statement shall be “Today is NOT Monday”.

Thus, negation can occur if we place the “NOT” operator at a suitable place in the statement or if we begin a sentence with “it is false that…” or “it is not the case that….”.

The symbol “~” denotes it. So, for a simple statement a, its negation can be written as ~a

Example of NOT operator

Suppose if we have the statement

 a = Paris is the capital of France

Then, ~a = Paris is NOT the capital of France

Alternatively, it can also be written as ~a = It is false that Paris is the capital of France.

Although NOT is one of the connective logical operators, it does not connect but rather modifies the statements.

IF…THEN Operator

This is known as a conditional operator. If two simple sentences are combined with “IF..THEN”, it gives a compound statement known as a conditional or implicational statement.

Suppose we have two simple sentences a and b, then “IF…THEN” Operator will be denoted by “a → b” or “a ⇒b”. These symbols are read as “a implies b”, where a is the antecedent and b is the consequent.[2]

Example of If…Then operator

a = PQRD is a square

b = PQ=QR=RD=DP

a ⇒b = If PQRD is a square then PQ=QR=RD=DP

Converse, inverse and contrapositive of a conditional statement

If a and b are two statements, then

Implication or conditional = a ⇒b

Converse = b ⇒ a

Inverse = ~a ⇒ ~b

Contrapositive = ~b ⇒ ~a

Biconditional or Equivalence Statement

The last among the five logical operators, the “IF AND ONLY IF (IFF)” Operator, is used in combining two statements to give a biconditional statement.

Suppose a and b are two statements, then a biconditional statement is denoted by “a ⇔ b” or “a b”  

Example of Biconditional or Equivalence Statement

a =   a number is divisible by 5

b = the sum of the digits forming the number is also divisible by 5

a ⇔ b = A number is divisible by 5 if and only if the sum of the digits forming the number is also divisible by 5.

Truth Table

As stated before, a statement in mathematics often only has two outcomes: it can either be True or False. These values are known as Boolean values and are used in Boolean Algebra. A truth table encapsulates the different input true and false components of a statement and has a Boolean output accordingly.

It is denoted by the symbols T and F. It is also denoted by the symbols 1 (for the truth) and 0 (for false).

Let us see the truth tables for the unary and binary logical operators.

For unary logical operator: NOT

Since the NOT operator uses a single input, it is known as a Unary logical operator. As we know, the NOT operator returns the opposite value of the statement. So if we enter a statement A as True (T), then the ~A will be False (F) and vice versa. The truth table for the NOT Operator is as follows:

 

INPUT ( A )

 OUTPUT (~A )

 

T

 

F

 

F

 

T

Truth Table for Binary Operations

Operators like “AND”, “OR”, “IF…THEN” and “IF AND ONLY IF” have two statements that they combine; thus, they have two inputs. Hence, they are known as binary logical operators.

Truth Table for AND

The conjunction truth table is formed when two statements a and b are combined using the AND Operator. The conjunction value is denoted by a^b, and it can only be true if both the inputs are true.

The truth table for AND is given as:

 

a

b

a^b

 

T

T

 

T

 

T

 

F

 

F

 

F

 

T

 

F

F

F

F

 Thus, in an AND truth table, the output can be true only if both the inputs are true.

Truth Table for OR

The disjunction truth table is created when two statements a and b are combined using the OR Operator. The disjunction value is denoted by a ∨ b.

The truth table for OR is given as

 

a

b

a ∨ b

T

T

T

T

F

T

F

T

T

F

F

F

Thus, in an OR truth table, the output can be false only if both the inputs are false. Even if only one input is true, then it will be true.

Truth Table for Conditional Statements: IF…THEN

The conditional statements are denoted by a ⇒ b

The truth table for conditional statements is as follows:

 

a

b

a ⇒ b

T

T

T

T

F

F

F

T

T

F

F

T

Thus, for a truth table for a conditional statement, the output only depends on the consequent (that is b). If b is true, then the output is true and vice versa. The output is also true if both the inputs are false.

Truth Table for Biconditional Statements: IF AND ONLY IF (IFF)

The biconditional statements are denoted by a ⇔ b

Biconditional statements are formed by the conjunction of two conditional statements, where one conditional statement is the converse of the other. Thus, if we have two statements, a and b, then,

a ⇔ b = (a ⇒ b ) ^ (b ⇒ a)

The truth table for biconditional statements is as follows:

 

 

a

 

b

 

a ⇒ b

 

b ⇒ a

 

a ⇔ b

 

T

 

T

 

T

 

T

 

T

 

T

 

F

 

F

 

T

 

F

 

F

 

T

 

T

 

F

 

F

 

F

 

F

 

T

 

T

 

T

Conclusion

The key takeaway from this study material notes on statements and logical operations is that Logical expressions are mostly used for combining two statements.

There are five types of logical operators. These logical operators can be categorised into different truth tables based on their inputs. The output of each truth table is dependent on the input values.

These statements and logical operations study material aims to provide a comprehensive guide on the topic.

faq

Frequently asked questions

Get answers to the most common queries related to the IIT JEE Examination Preparation.

What are the five logical operators?

Ans. The five logical operators are: AND OR  NOT IF…THEN IF AND ONLY IF (IFF...Read full

What is the difference between AND operator and NOT operator?

Ans. The AND operator combines two statements, while the NOT operator modifies a statement.

What is a compound statement?

Ans. A statement with more than one logical operator is a compound statement. Example: ~ (a ∨ b) ~a ∧ ~ b

What are the two conditional statements?

Ans.The two conditional statements are formed using the operators “IF…THEN” and “IF AND ONLY IF”

Ans. The five logical operators are:

  1. AND
  2. OR
  3.  NOT
  4. IF…THEN
  5. IF AND ONLY IF (IFF)

Ans. The AND operator combines two statements, while the NOT operator modifies a statement.

Ans. A statement with more than one logical operator is a compound statement. Example: ~ (a ∨ b) ~a ∧ ~ b

Ans.The two conditional statements are formed using the operators “IF…THEN” and “IF AND ONLY IF”

Crack IIT JEE with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the JEE Exam including the process of application, important calendar dates, eligibility criteria, exam centers etc.

Allotment of Examination Centre
JEE Advanced Eligibility Criteria
JEE Advanced Exam Dates
JEE Advanced Exam Pattern 2023
JEE Advanced Syllabus
JEE Application Fee
JEE Application Process
JEE Eligibility Criteria 2023
JEE Exam Language and Centres
JEE Exam Pattern – Check JEE Paper Pattern 2024
JEE Examination Scheme
JEE Main 2024 Admit Card (OUT) – Steps to Download Session 1 Hall Ticket
JEE Main Application Form
JEE Main Eligibility Criteria 2024
JEE Main Exam Dates
JEE Main Exam Pattern
JEE Main Highlights
JEE Main Paper Analysis
JEE Main Question Paper with Solutions and Answer Keys
JEE Main Result 2022 (Out)
JEE Main Revised Dates
JEE Marking Scheme
JEE Preparation Books 2024 – JEE Best Books (Mains and Advanced)
Online Applications for JEE (Main)-2022 Session 2
Reserved Seats
See all

Related articles

Learn more topics related to Mathematics
Zero Vector

A zero vector is defined as a line segment coincident with its beginning and ending points. Primary Keyword: Zero Vector

ZERO MATRIX

In this article, we will discuss about the zero matrix and it’s properties.

YARDS TO FEET

In this article we will discuss the conversion of yards into feet and feets to yard.

XVI Roman Numeral

In this article we are going to discuss XVI Roman Numerals and its origin.

See all
Access more than

10,505+ courses for IIT JEE

Get subscription
Challenge Yourself Everyday
Attempt 2023’s and previous year’s JEE Main
Download Important Formulas pdf
Attempt Free Test Series for JEE Main 2023

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor

JEE Coaching Centres

  • JEE Coaching in Nagpur
  • JEE Coaching in Ranchi
  • JEE Coaching in Gorakhpur
  • JEE Coaching in Bhubaneswar
  • JEE Coaching in Vijayawada
  • JEE Coaching in Dehradun
  • JEE Coaching in Indore
  • JEE Coaching in Gurugram
  • JEE Coaching in Muzaffarpur
  • JEE Coaching in Varanasi
  • JEE Coaching in Jammu
  • JEE Coaching in Kolhapur
  • JEE Coaching in Bikaner
  • JEE Coaching in Delhi Lajpat Nagar
Predict your JEE Rank
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2026 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY