: Public Note
Created: |
23.5.2022 18.05.07 |
Modified: |
1.8.2022 13.54.09 |
|
Project: |
|
Author: |
Marko Kauppi |
Version: |
2003 |
Phase: |
IS |
Status: |
Approved |
Complexity: |
|
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{CB8FF43F-FF05-4322-90AD-C8315E9A676F} |
Appears In: |
Fig 46: Complex View |
-- the maximalComplex contains this complex<br/>{superComplex-#gt;contains(maximalComplex)}<br/>-- a maximal complex is contained only in itself<br/>{(self = maximalComplex) implies (superComplex = {self}) }<br/>{isMaximal() implies (self = maximalComplex)}<br/>