Is there a way to elegantly factor a set? For example, I have the following set:
$$A = \{ax,ay,az,bx,by,bz \}$$
Can we write this as:
$$A = \{a(x,y,z),b(x,y,z) \}$$ Or is there a more elegant way of writing this?
Is there a way to elegantly factor a set? For example, I have the following set:
$$A = \{ax,ay,az,bx,by,bz \}$$
Can we write this as:
$$A = \{a(x,y,z),b(x,y,z) \}$$ Or is there a more elegant way of writing this?
Copyright © 2021 JogjaFile Inc.