What is Crisp Set
1.
A conventional set for which an element is either a member of the set or not. Learn more in: Fuzzy System Dynamics of Manpower Systems
2.
A set defined using a characteristic function that assigns a value of either 0 or 1 to each element of the universe, thereby discriminating between members and non-members of the crisp set under consideration. In the context of fuzzy sets theory, we often refer to crisp sets as “classical” or “ordinary” sets. Learn more in: Intuitionistic Fuzzy Image Processing
3.
A conventional set for which an element is either a member of the set or not. Learn more in: Fuzzy System Dynamics: An Application to Supply Chain Management
4.
A conventional set for which an element is either a member of the set or not. Learn more in: A Fuzzy Simulated Evolution Algorithm for Hard Problems
Properties of Crisp Sets
Law of Commutativity:
- (A ∪ B) = (B ∪ A)
- (A ∩ B) = (B ∩ A)
Law of Associativity:
- (A ∪ B) ∪ C = A ∪ (B ∪ C)
- (A ∩ B) ∩ C = A ∩ (B ∩ C)
Law of Distributivity:
- A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
- A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
Idempotent Law
- A ∪ A = A
- A ∩ A = A
Identity Law
- A ∪ Φ = A => A ∪ E = E
- A ∩ Φ = Φ => A ∩ E = A
Here Φ is empty set and E is universal set or universe of discourse.
Law of Absorption
- A ∪ (A ∩ B) = A
- A ∩ (A ∪ B) = A
Involution Law
- (Ac)c = A
Law of Transitivity
- If A ⊆ B, B ⊆ C, then A ⊆ C
Law of Excluded Middle
- (A ∪ Ac) = E
Law of Contradiction
- (A ∩ Ac) = Φ
De morgan laws
- (A ∪ B)c = Ac ∩ Bc
- (A ∩ B)c = Ac ∪ Bc
No comments:
Post a Comment