{- ============================== Copyright (c) 2024 SysFEAT - Systemic Framework for Enterprise Architecture & Transformation This work is released under the MIT License. framework.sysfeat.com Technology Portfolio Stage: - ============================== -} {-# OPTIONS --cubical --guardedness #-} {-# OPTIONS --cubical-compatible #-} module 22ba264367643346 where -- ========== Technology Portfolio Stage open import Agda.Primitive open import Relation.Binary.PropositionalEquality open import Data.Product renaming (_×_ to _⊗_) open import 22ba23ea67643262 public -- Technology Management Initiative postulate TechnologyPortfolioStage : StateClass postulate -- TechnologyPortfolioStage is subTypeOf TechnologyManagementInitiative st-22ba260567643324 : TechnologyPortfolioStage ⊏⋆ₑ TechnologyManagementInitiative -- == Relationships =======================