Was wondering, anyone here know discrete math? Specifically regarding to rules of inferences?

Since this is not my area of expertise, I searched Google under the key words "discrete math" to get these possible sources:

https://www.google.com/search?client=safari&rls=en&q=discrete+math&ie=UTF-8&oe=UTF-8

In the future, you can find the information you desire more quickly, if you use appropriate key words to do your own search. Also see http://hanlib.sou.edu/searchtools/.

http://www.hackcollege.com/blog/2011/11/23/infographic-get-more-out-of-google.html

Yes, I can help you with discrete math and the rules of inference. The rules of inference are a set of logical rules that allow us to draw valid conclusions from given premises. They are an important part of formal logic.

To explain how to use the rules of inference, let's start with a basic example. Suppose we have two premises:

1. If it is raining, then the ground is wet.
2. It is raining.

And we want to conclude a statement based on these premises. In this case, we can use the rule of inference called Modus Ponens. Modus Ponens states that if we have a statement of the form "If A, then B" (premise 1) and we also have the statement A (premise 2), we can validly conclude the statement B.

So, in this example, since we know "If it is raining, then the ground is wet" (premise 1) and we also know "It is raining" (premise 2), we can conclude that "The ground is wet." This follows the Modus Ponens rule of inference.

There are other rules of inference as well, such as Modus Tollens, Disjunctive Syllogism, and more. Each rule has its own conditions and allows you to draw different kinds of conclusions based on the given premises.

To further explore and understand the rules of inference, I would recommend studying a discrete math textbook or online resources that cover the topic. These resources will provide you with detailed explanations, examples, and practice problems to help you get a good grasp of the subject.