Browse Definitions :
Definition

logical implication

What is logical implication?

Logical implication is a type of relationship between two statements or sentences. The relation translates verbally into "logically implies" or the logical connective "if/then" and is symbolized by a double-lined arrow pointing toward the right (=>).

In logic, implication is relationship between different propositions where the second proposition is a logical consequence of the first. For instance, if A and B represent semantic statements, then AB means "A implies B" or "If A, then B." The word "implies" is used in the strongest possible sense.

How does logical implication work?

As an example of logical implication, suppose the sentences A and B are assigned as follows:

A = The sky is overcast.

B = The sun is not visible.

In the above example, AB is a true statement, assuming we are at the surface of the earth, below the cloud layer. However, the statement BA is not necessarily true because it might be a clear night. In this case, logical implication does not work both ways. However, the sense of logical implication is reversed if the negation of both statements is used. That is, (AB) = (-B-A)

Using the above sentences as examples, we can say that if the sun is visible, then the sky is not overcast. This conditional statement is always true. In fact, there is logical equivalence between the two statements AB and -B-A.

How is logical implication used?

Use of logical implication is important when determining how a system processes data and generates responses when inquiries are introduced. When designing a system, it is important to identify the following logical operations:

  • how the system should process data;
  • how data analytics should be applied; and
  • how the system should arrive at decision points.

This typically means that flow diagrams, decision trees or other mechanisms are used to identify the necessary conditions for how a system should perform.

The way the system handles its duties usually means decisions are being made. The compound statement of the form "if this, then that" implies a decision point in the decision-making process.

Flow diagrams are composed of decision points along with various processes. In a flow diagram, a decision point could have more than one choice, which is where the logical implication process is important. The process also provides a way to test decision points before putting them into a production system.

Why is logical implication important?

Complex systems have many decision points. Each of them must be analyzed and tested to ensure the process flow is efficient and generates the desired results. This is an important way to use logical implication.

When designing a system, the software engineer or developer defines the steps that perform the desired activities using the fewest number of decision points, which are also referred to as logic gates. Typically, the goal is to optimize processing speed while maximizing the system's efficiency and reliability.

How to write a logical implication statement

An implication is based on the "if this, then that" model. A typical statement uses the following format:

A => B

The above is read as "A implies B" and is true when A and B are true, when A is false and B is true, and is false when A is true and B is false. These options are typically included in a truth table.

A flowchart diagram usually starts with a process, such as "Computer won't turn on." A decision point is typically shown in a diamond-shaped box as shown in Figure 1.

Example of a basic flow chart
Figure 1. A basic flow chart uses various symbols to show processes and decision points.

When a process flow reaches a certain point, the logical implication of the various choices must be examined. The decision point then becomes the juncture where the formal logic flow continues to the next process. In the example, those processes would be "Plug it in," "Get electricity fixed" or "Submit help desk ticket."

It's important to understand the term logical implication when working with flowcharts and business process modeling. Learn more about business process modeling notation.

This was last updated in September 2022

Continue Reading About logical implication

Networking
  • subnet (subnetwork)

    A subnet, or subnetwork, is a segmented piece of a larger network. More specifically, subnets are a logical partition of an IP ...

  • secure access service edge (SASE)

    Secure access service edge (SASE), pronounced sassy, is a cloud architecture model that bundles together network and cloud-native...

  • Transmission Control Protocol (TCP)

    Transmission Control Protocol (TCP) is a standard protocol on the internet that ensures the reliable transmission of data between...

Security
  • cyber attack

    A cyber attack is any malicious attempt to gain unauthorized access to a computer, computing system or computer network with the ...

  • digital signature

    A digital signature is a mathematical technique used to validate the authenticity and integrity of a digital document, message or...

  • What is security information and event management (SIEM)?

    Security information and event management (SIEM) is an approach to security management that combines security information ...

CIO
  • product development (new product development)

    Product development -- also called new product management -- is a series of steps that includes the conceptualization, design, ...

  • innovation culture

    Innovation culture is the work environment that leaders cultivate to nurture unorthodox thinking and its application.

  • technology addiction

    Technology addiction is an impulse control disorder that involves the obsessive use of mobile devices, the internet or video ...

HRSoftware
  • organizational network analysis (ONA)

    Organizational network analysis (ONA) is a quantitative method for modeling and analyzing how communications, information, ...

  • HireVue

    HireVue is an enterprise video interviewing technology provider of a platform that lets recruiters and hiring managers screen ...

  • Human Resource Certification Institute (HRCI)

    Human Resource Certification Institute (HRCI) is a U.S.-based credentialing organization offering certifications to HR ...

Customer Experience
  • contact center agent (call center agent)

    A contact center agent is a person who handles incoming or outgoing customer communications for an organization.

  • contact center management

    Contact center management is the process of overseeing contact center operations with the goal of providing an outstanding ...

  • digital marketing

    Digital marketing is the promotion and marketing of goods and services to consumers through digital channels and electronic ...

Close