sci.logic
  Home FAQ Contact Sign in
sci.logic only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
sci.logic Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  New Prolog programs about logic         


Author: erkkijussila
Date: Jul 18, 2008 05:04

I have published Prolog programs about logic at the address
http://koti.24.fi/prolog/

They are based on my book Calculus of Logic. The programs cover 38 %%
of the text of the book.
A new notation has been adopted for some marks in the book, because
SWI-Prolog doesn't allow some marks in the book. The new notation has
been planned so that it is simple and fast to use. Some forms are so
difficult that they are almost impossible to form without the help of
ADP.

With the help of the programs it is easy to calculate in a moment
whether a long sentence is a tautology, a contingency, etc. ln the
same way you can simplify a long sentence in an instant. You can also
trnasform the form of a sentence very fast, e.g. a normal form into a
tabular form and vice versa. This was a dream of mine for tens of
years, because tedious manual calculation took hours and after that I
could be almost sure that the result was wrong due to some
miscalculation or clerical error.
no comments
  What logical conclusions will be drawn from “Set A belongs to Set B” and “Set C belongs to Set D” ?         


Author: Conbra
Date: Jul 18, 2008 01:08

What logical conclusions will be drawn from ā€œSet A belongs to Set Bā€
and ā€œSet C belongs to Set Dā€ ?

These two propositions are independent of each other. It is
clearly that no any logic law could be used to reason new conclusions
from these two propositions. One wants to solve this problem, he must
study the new theory base of discrete mathematics, name concept
algebra at following web:

http://blog.tom.com/concept_algebra/article/3360.html

After studying concept algebra, this problem will be solved by
reader simply.

I'd like to solve this problem at following post.

Conbra
29 Comments