Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does the symbol "⊇" mean?

In the attached picture there's a symbol I don't understand. To understand additive functional dependency I need to know what the symbol means. Please advice?

alt text

It's the symbol where it says: "Suppose that X Y and that..."

= ?

Thanks!

like image 358
Phil Avatar asked Oct 06 '10 13:10

Phil


People also ask

What does ⊇ mean?

The symbol "⊆" means "is a subset of". The symbol "⊂" means "is a proper subset of". Example. Since all of the members of set A are members of set D, A is a subset of D. Symbolically this is represented as A ⊆ D.

What is backwards subset symbol?

We use the symbol ⊆ to say a set is a subset of another set. We can also use ⊂ if it is a proper subset. The symbols ⊃ ⊇ are opposite - they tell us the second element is a (proper) subset of the first.


2 Answers

This symbol is used in set theory to say that X is a superset of Y, ie. All elements of Y are contained within X. Note that X could be equal to Y in this meaning. Without the underlining on the symbol Y would be a strict subset of X meaning they cannot be equal

like image 136
chillysapien Avatar answered Sep 19 '22 15:09

chillysapien


It means "X is a superset of Y". The subset symbol is the same but flipped horizontally.

like image 39
Frédéric Hamidi Avatar answered Sep 22 '22 15:09

Frédéric Hamidi