Teilmengenrelation
Teilmengenrelation refers to the relationship between sets where one set is contained entirely within another. Formally, a set A is a subset of a set B, denoted A ⊆ B, if every element of A is also an element of B. The symbol '⊆' signifies this inclusion. For example, if set A = {1, 2} and set B = {1, 2, 3}, then A ⊆ B because both 1 and 2 are present in B. If a set is a subset of itself, it is considered a proper subset if it is not equal to the superset. The empty set, denoted by ∅, is considered a subset of every set, including itself. The concept of Teilmengenrelation is fundamental in set theory and has applications in various fields, including mathematics, computer science, and logic. Understanding this relation allows for the analysis of structures and the definition of more complex set operations.