Characteristic function: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Giangiacomo Gerla
No edit summary
imported>Giangiacomo Gerla
No edit summary
Line 1: Line 1:
In [[set theory]], the '''characteristic function''' or '''indicator function''' of a [[subset]] ''X'' of a set ''X'' is the function, often denoted χ<sub>''A''</sub> or ''I''<sub>''A''</sub>,  from ''S'' to the set {0,1} which takes the value 1 on elements of ''X'' and 0 otherwise.
In [[set theory]], the '''characteristic function''' or '''indicator function''' of a [[subset]] ''X'' of a set ''S'' is the function, often denoted χ<sub>''A''</sub> or ''I''<sub>''A''</sub>,  from ''S'' to the set {0,1} which takes the value 1 on elements of ''X'' and 0 otherwise.


We can express elementary set-theoretic operations in terms of characteristic functions:
We can express elementary set-theoretic operations in terms of characteristic functions:
Line 9: Line 9:




In [[mathematics]], '''''characteristic function''''' can refer to any of several distinct concepts:
In [[mathematics]], '''''characteristic function''''' can refer also to any several distinct concepts:





Revision as of 12:42, 10 January 2009

In set theory, the characteristic function or indicator function of a subset X of a set S is the function, often denoted χA or IA, from S to the set {0,1} which takes the value 1 on elements of X and 0 otherwise.

We can express elementary set-theoretic operations in terms of characteristic functions:

  • Empty set:
  • Intersection: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \chi_{A \cap B} = \min\{\chi_A,\chi_B\} = \chi_A \cdot \chi_B ;\,}
  • Union:
  • Symmetric difference: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \chi_{A \bigtriangleup B} = \chi_A + \chi_B \pmod 2 ;\,}
  • Inclusion: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A \subseteq B \Leftrightarrow \chi_A \le \chi_B .\,}


In mathematics, characteristic function can refer also to any several distinct concepts:


Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \chi_{A} (x) := \begin{cases} 0, & x \in A; \\ + \infty, & x \not \in A. \end{cases}}
where "E" means expected value. See characteristic function (probability theory).