PDA

View Full Version : Quick notation question


jcsd
Nov27-04, 07:40 AM
Given the function f:A->B, what would be the usual way of representing the function g:A2->B2 where g(x,y) = (f(x),f(y))?

matt grime
Nov28-04, 11:45 AM
usually gxg: AxA --> BxB would be well understood.

jcsd
Nov28-04, 07:14 PM
tahnks, I thought it was prolly something like that, though I hadn't seen it writtn before.