poochie_d
- 17
- 0
I have read that a function f: A -> B can be defined as an ordered triple of sets (A,B,X), where X is the set of all ordered pairs X = \{(a,f(a)) \in A \times B\}. But ordered tuples are really functions from \{1, ..., n\} to (whatever set under consideration), right? So isn't this a circular definition? Or is there a more basic definition of functions that does not involve tuples? Any help would be greatly appreciated.