StateAndChop

(w f) ⌢ g w (f ⌢ g) StateAndChop

Proof:

1
(w f) ⌢ g w
2
(w f) ⌢ g (w ⌢ g) (f ⌢ g)
3
(w f) ⌢ g w (f ⌢ g)
1, 2,Prop
4
w (f ⌢ g) (w f) ⌢ g
5
w (f ⌢ g) (w f) ⌢ g
3, 4,Prop

qed

Below is a useful corollary of StateAndChop used in decomposing the left side of chop:

2023-09-12
Contact | Home | ITL home | Course | Proofs | Algebra | FL
© 1996-2023