In many cases when working with error corrected system, I want to optimize for a mapping:
|A⟩⊗|B1⟩ ↦ |C⟩⊗|D1⟩
|A⟩⊗|B2⟩ ↦ |C⟩⊗|D2⟩
|A⟩⊗|B3⟩ ↦ |C⟩⊗|D3⟩
Where the B and D vectors are fixed, but I do not care about what the A and C vectors are (and they can even be optimization variables).
Is that feasible?