let N be with_non-empty_elements set ; :: thesis: for A being non empty stored-program IC-Ins-separated definite with_non_trivial_ObjectKinds AMI-Struct of NAT ,N
for I being Instruction of A holds Out_\_Inp I = (Output I) \ (Input I)

let A be non empty stored-program IC-Ins-separated definite with_non_trivial_ObjectKinds AMI-Struct of NAT ,N; :: thesis: for I being Instruction of A holds Out_\_Inp I = (Output I) \ (Input I)
let I be Instruction of A; :: thesis: Out_\_Inp I = (Output I) \ (Input I)
for o being Object of A holds
( o in Out_\_Inp I iff o in (Output I) \ (Input I) )
proof end;
hence Out_\_Inp I = (Output I) \ (Input I) by SUBSET_1:8; :: thesis: verum