Instantiate assoc
ResourceProfile.instantiate_assoc
Plain-language statement
Instantiating symbolic capabilities is associative. Substituting impl₁ into a profile c, and then substituting impl₂ into the resulting profile, is the same as substituting the composite implementation fun k ↦ (impl₁ k).instantiate impl₂ into c directly.
Source project: VCVio
Person-level attribution pending.