property of a function



Hi,

I have, maybe a somehow strange question:
Let M, A be 2 sets with same order, i.e. |M| = |A|.
Let further be f: M^n -> A a function with f(m_1,...,m_n)=a, m_i \in M, a \in A.


I know that f is specified unexactly. The reason for this, is that I'm searching now for a property description. With theis property description I could check different function if they satisfy my special property. So in fact, I am searching for something like "A function is commutative, if f(x,y) = f(y,x). So then for example I can check if f(x,y) =x+y is commutative, which is surely true.

I will describe the property, for which I am searching a formal description (like in the case, where f is commutative) now with an example:
Let n=4 and f_1(m_1,m_2,m_3,m_4) =m_1+m_2+m_3 +m_4= a.
Now I can devide the function f_1 in 2 "part-functions", each computing a "part-result", e.g. the "part-functions" are:
a_1 = f'_1(m_1,m_2) = m_1 + m_2 = f_1(m_1,m_2,*,*)
a_2 = f'_1(m_3,m_4) = m_3 + m_4 = f_1(*,*,m_3,m_4)
Obviously I then have:
a_1+a_2 = f_1(m_1,m_2, m_3, m_4) = a.
That means, at first I did a "part-calculation" of the "part-result" a_1 and a_2 and then I could calculate the final result with the base-operation of f (here +) in doing: a_1+a_2.


The same is possible for a function f_2, where I only multiply several values.

But for example, for the function f_3(m_1,m_2,m_3,m_4) = m_1*m_2*m_3+m_4, cause there are 2 different base operations.

Sorry, if this is hard to understand, but maybe you have any ideas or it is a well known property of a function in math.

Thanks in advance,
Malice
.



Relevant Pages

  • Re: HDIO_SET_DMA failed: Operation not permitted
    ... Hash: SHA1 ... >> What is the reason? ... > Did you try searching with google, using text from the message, your ...
    (Fedora)
  • Re: Is Doherty To Blame?
    ... Recruiting away again in Coach Gutridgeville ... Searching for my lost McDonald's AA ... Don't know the reason they stayed here all season ...
    (rec.sport.basketball.college)
  • Re: Fastest way to search text file for string
    ... I guess the reason why you are ... But I'm gathering from your reaction and style that you likely work in the ... >> searching would generally be limited to one search per file, so reading, ... >> indexing, do several indexed searches, and then expiring the indexing ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How can i read the stack frames of running process?
    ... One more reason to use the text version of N869. ... Other than by searching ... Chuck was in my view unreasonably claiming that the PDF was ... software familiar to you. ...
    (comp.lang.c)
  • Re: attached index
    ... It's searching on partial firstname and lastname. ... Wouldn't I expect to get better performance by detaching that index to another dbspace? ... When a table grows with few deletes and the key is the natural key of the table, or when a table is clustered and the index being scanned is the cluster key index, then this is the case and the likely reason that Online and early IDS indexes defaulted to this modality. ...
    (comp.databases.informix)