SubSystemVVBundle: Automated VVRecord Construction #
Defines mkComponentRecord and SubSystemVVBundle, which batch-construct
VVRecords from a SubSystemSpec.
Because SubSystemSpec is parameterized over
[ToKripke α S D] {x : α}, SubSystemVVBundle inherits the same
parameterization and covers both StateMachine and
ProductStateMachine cases through one uniform type.
Helper to construct a component-level VVRecord.
Equations
- One or more equations did not get rendered due to their size.
Instances For
SubSystemVVBundle: bundle of VVRecords constructed from a
SubSystemSpec.
The implicit parameters {α : Type} {S D : Type} [ToKripke α S D] {x : α} mirror those of SubSystemSpec, so the bundle applies
uniformly to both StateMachine-based and ProductStateMachine-based
subsystem specifications.
List of component-level VVRecords
Additional system-level VVRecords (e.g. power budget)
Instances For
Get all VVRecords.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Theorem on VVRecord count.