Tautologies, PL-SQL Programming

Assignment Help:

Tautologies:

Above given table allows us to read the truth of the connectives in the next manner. Just expect we are looking at row three. It means this says that, if there P is false and Q is true, so 

1843_tautologies.png

Specified there that, if P is false, so regardless of where Q is true or false, and the statement P→Q is true. Thus this takes a little getting needed to, to be a very important tool in theorem proving: if there we know that there is something false, than it can imply anything we want it to! Just,, the follow next sentence is true: like "Barack Obama is female" it really implies that "Barack Obama is an alien", it means it the premise that Barack Obama is female was false, now the conclusion is Barack Obama is an alien can be deduced in a sound way. 

Each of row in a truth table describe the connectives are a particular assignment of true and false to the individual propositions in a sentence. So than we identify each assignment a model like: whenever it represents a particular possible state of the world. So, just for two propositions P and Q there are four models. 

Hence, for propositional sentences in generally, there a model is also just a particular assignment of truth values to its individual propositions. If there a sentence with n propositions will have 2n possible models than 2n rows in its truth table. But a sentence S will be true or may false for a given model M - where S is true we say 'M is a model of S'. 

Such type of sentences that are always true, regardless of the truth of the individual propositions are known as tautologies or can say valid sentences. There Tautologies are true for all models. Just like for instance, if I said that the "Tony Blair is prime minister or can say like Tony Blair is not prime minister" so there this is largely a content-free sentence it means that we could have replaced the predicate of being Tony Blair with any predicate so the sentence would still have been correct.


Related Discussions:- Tautologies

Introduction to oracle, Introduction Oracle 9i - it was made publ...

Introduction Oracle 9i - it was made public in the year 2001 with over 400 features, and graphics, it has merged the traditional business with modern internet application

Write sql code that will create the writes table, Question: Consider th...

Question: Consider the following relations (primary keys are underlined): AUTHOR (ANo, aname, address, speciality) PUBLISHER (PNo, pname, Location) BOOK (BNo, Title, ISBN,

Prepare a slq project, Project Description: I want to write some SQL st...

Project Description: I want to write some SQL statements. The things I need are between pages 5-7. The only problem is that i want it till tomorrow. Skills required is SQL

Using the collection methods, Using the Collection Methods The collecti...

Using the Collection Methods The collection methods below help to generalize the code and make collections easier to use and also make your applications easier to maintain:

Features of pl/sql, Main features of PL/SQL A good way to get familiar ...

Main features of PL/SQL A good way to get familiar with PL/SQL is to look at a sample program. The below program processes an order for tennis rackets. At first, it declares a

Data types in sql - timestamp, Data Types in SQL - Timestamp TIMESTAMP...

Data Types in SQL - Timestamp TIMESTAMP for values representing points in time on a specified uniform scale. DATE is used for timestamps on a scale of one day, such as DATE '2

Package body in pl/sql, Package Body: The package specification is imp...

Package Body: The package specification is implemented by the package body. That is, the package body has the definition of every cursor and the subprogram declared in the pac

Example of groupby operator - sql, Example of GROUPBY Operator Example...

Example of GROUPBY Operator Example: How many students sat each exam, using GROUP BY, NATURAL LEFT JOIN, and COALESCE SELECT CourseId, COALESCE (n, 0) AS n FROM COURS

Functions in pl/sql, Functions   The function is a subprogram that cal...

Functions   The function is a subprogram that calculates a value. The Functions and procedures are structured similar, except that the functions have a RETURN clause. You can

Relational algebra, Define basic operators of relational algebra with an ex...

Define basic operators of relational algebra with an example each

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd