Okay, first of all, the reason for starting from scratch and building up the whole system very carefully is to avoid the confusion you're experiencing. Logic is just like math in this way, and I think it would help you very much to think of logic as being done just as math is done. You start with a clean slate and introduce your basic, undefined terms. Everything else that you introduce is precisely defined; If you're ever confused about what exactly something is or means, you can just read the definitions. So be sure that you're starting with a clean slate and not mixing in poorly defined terms or concepts along the way.
dx2 said:
i don't know,i am not sure myself,about any of the questions i asked,i have reached a level where i can no longer understand what i am thinking about,atleast not coherently,but my agony cannot be interpretted in words,how hard may i try,all explanations lack just one thing,
i will try please help if u can,i would really appreciate that..
first is regarding:
all A is B
all B is C
there fore all A is C
first question,,"what is meant by all A is B?"
my thoughts: A is a set,by set i mean a collection of object and by object i mean anything that can be interpreted by the sense,and so the collection can be about anything. similarly is B. and all A is B what does this mean?
(1) all members of A are members of B,that is A and B r the same,and by same i mean
how do u describe same?
(2) it may also mean that there is a 1-1 correspondance between the members of A and B ,and how to interpret the correspondance is upto us.
You don't have to interpret these things- you define them. For instance, you may start with "collections" and "objects". Take "collection" and "object" as undefined terms. You also have a relationship: "membership". Take "membership" as undefined. You can then start to build some rules and define other relationships, pick out special kinds of objects, etc. Again, just for example, you might say:
For every object x and every collection C, either x is a member of C or x is not a member of C.
For every object x and every collection C, it is never the case that x is both a member of C and not a member of C.
For any collections C and D, if every member of C is also a member of D, then C is a "subcollection" of D.
For any collections C and D, if C is a subcollection of D and D is a subcollection of C, then C and D are "equal".
And so on. That's how you need to approach the subject- that's how the subject is approached. So if you want to know what it means for two collections to be equal, you just read the definition.
Now, back to your example:
All A is B.
All B is C.
Therefore, all A is C.
This is stated in syllogisitc logic. A, B, and C are called categorical terms. "All A is B" is a categorical proposition. "All A is B. All B is C. Therefore, all A is C." is a categorical syllogism. You can read all about these- their definitions and the relations between them- in the link I gave,
http://www.philosophypages.com/lg/index.htm, starting with "Categorical Propositions". It answers the questions you've asked, and there's no point in me repeating it here.
BTW, you can state the same thing in other logics, you just state it differently.
But maybe i have understood ,how "A is C" then follows,but i need something more precise.i need to understand this in such a way so as to be rid of all doubt,and maths doest help,because i read in maths that these r the rules of inference,no one explains why the rules work,but u have to mould everything to work in accordance to the rules,so math is jus a manipulation of symbols according to some predefined rules.?(abstractly)
It's more complex, but, yes, a part of math is the manipulation of symbols according to predefined rules.
by fundamental i meant the laws of modus pones and its type
why r they supposed to be the fundamental of everything logical
or why can every logical argument be thought of having originated from these laws.
They aren't, and they can't. It takes a while to explain, but I gave an overview of the process of building a logic
here, if you want to check it out.