Logic for Computer Science/Logic for Computer Technology Chapter 1 Summary of the book Modelling Computing Systems written by Faron Moller Georg Struth. Summary written in English. Using examples and pictures, the substance and theory are clarified. Given at Utrecht University.
Samenvatting Logica voor Informatica (INFOB1LI)
Samenvatting Logica voor informatica
All for this textbook (13)
Written for
Universiteit Utrecht (UU)
Informatica
Logic for Computer Science
All documents for this subject (12)
1
review
By: gertjanbr • 3 year ago
Seller
Follow
luukvaa
Reviews received
Content preview
Hoofdstuk 2
A set is a collection of objects which typically share a property. The objects belonging to the
collection are individually referred to as its elements or members. The numbers of objects in a set A
is referred to as its cardinality and written as |A|. If there are not too many elements in the set then
it is described by writing its elements in a list between curly braces. Example:
Listing all the elemens can get guite tedious. For lists with a great amount of elements we use the
following notation:
- {1, 3, 5, … , 99} (The set of 50 odd positive integers below 100);
- {a, b, c, .. , z} (The set of 26 letters of the alfabet);
- {2, 3, 5, 7, 11, 13, 17, …} (The infinite set of prime numbers);
But for example, the next element in the sequence after 17 is 21. Perhaps it’s isn’t even a number.
To avoind these kind of problems sets are typically describe not by explicitly listing the elements
between curly braces, but rather by describing the property that the elements share. In general, we
shall describe sets using the following set-builder notation: {x : x has property P}. This set consist of
exactly those elements x which satisfy the property P. More examples:
1. The collection of all beaches on the Gower Peninsula: {b : b is a beach on the Gower Peninsula}.
2. The collection of all people who climbed Mount Kailash: {p : p has climbed Mount Kailash}.
3. The collection of all prime numbers: {n : n is a prime number}.
4. The collection of all sets of people who have a common grandmother: {A : A is a set of people
who share a common grandmother}.
Note that Ø and { Ø} are different sets:
the set Ø contains no elements while
the set { Ø } contains one element,
namely the set Ø itself, and hence is not
the same as the empty set Ø.
A set with exactly one element is called a singleton:
- {a}
- {true}
- {{Wouter}}
Memberships are denoted by ∈. We can write the following propositions about sets:
- If x is an element of the set A, we write x ∈ A
- If x is not an element of the set A, we write x ∉ A
, A set is solely defined but its members, two sets are equal if, and only if, they have the same
elements. When you list the elements of a set, the order in which you list them, and the number of
times you list each element, doesn’t matter. Example:
When all the elements of a set A are also elements of a set B, we say that A is a subset of B, written
A ⊆ B. More formally: A ⊆ B holds if and only if, for all x:
- x∈A⇒x∈B
We write A ⊈ B when A is not a subset of B; or more formally, ¬(A ⊆ B). If A and B are not equal, we
write A ≠ B. If A ≠ B and A ⊆ B we write A ⊂ B. Then A is a strict subset of B.
If x is an element of the set A x∈A
If x is not an element of the set A x∉A
If A and B are equal A=B
If A and B are not equal A≠B
If A = B and elements A = elements B (Subnet) A⊆B
If An and B are not a subnet A ⊈ B or ¬(A ⊆ B)
If A ≠ B and A ⊆ B (strict subnet) A⊂B
To help visualize a relation between sets, we can draw a Venn
diagram. For example we have the following sets:
1. X = {1, 2, 3, 4, 5}
2. Y = {2, 3, 4}
3. Z= {3, 4, 5, 6}
Here we have set U containing all possible elements (the universe
of discourse) as followed: U = {1, 2, 3, 4, 5, 6, 7, 8, 9,10} which will be the integer from 1 to 10.
The set B is a subset of U (here B drawn in green). The set A
is a subset of B (here A drawn in blue). In this way, we can
refer to the sets corresponding to the different regions of
this diagram, such as:
- the elements of B that are not in A;
- the elements in U that are not in A or B;
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller luukvaa. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $3.21. You're not tied to anything after your purchase.