Indicator function

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

A three-dimensional plot of an indicator function, shown over a square two-dimensional domain (set X): the "raised" portion overlays those two-dimensional points which are members of the "indicated" subset (A).

In mathematics, an indicator function or a characteristic function of a subset of a set is a function that maps elements of the subset to one, and all other elements to zero. That is, if A is a subset of some set X, then the indicator function of A is the function ๐ŸA defined by ๐ŸA(x)=1 if xโˆˆA, and ๐ŸA(x)=0 otherwise. Other common notations are ๐Ÿ™A and ฯ‡A.[a]

The indicator function of A is the Iverson bracket of the property of belonging to A; that is,

๐ŸA(x)=[ xโˆˆA ].

For example, the Dirichlet function is the indicator function of the rational numbers as a subset of the real numbers.

Definition

[edit | edit source]

Given an arbitrary set X, the indicator function of a subset A of X is the function ๐ŸA:Xโ†’{0,1} defined by Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Class "Wikibase\Client\WikibaseClient" not found"): {\displaystyle \operatorname {\mathbf {1} } _{A}\!(x)={\begin{cases}1&{\text{if }}x\in A\\0&{\text{if }}x\notin A\,.\end{cases}}}

The Iverson bracket provides the equivalent notation [ xโˆˆA ] or โŸฆ x โˆˆ A โŸง, that can be used instead of ๐ŸA(x).

The function ๐ŸA is sometimes denoted ๐Ÿ™A, IA, χA[a] or even just A.[b]

Notation and terminology

[edit | edit source]

The notation ฯ‡A is also used to denote the characteristic function in convex analysis, which is defined as if using the reciprocal of the standard definition of the indicator function.

A related concept in statistics is that of a dummy variable. (This must not be confused with "dummy variables" as that term is usually used in mathematics, also called a bound variable.)

The term "characteristic function" has an unrelated meaning in classic probability theory. For this reason, traditional probabilists use the term indicator function for the function defined here almost exclusively, while mathematicians in other fields are more likely to use the term characteristic function to describe the function that indicates membership in a set.

In fuzzy logic and modern many-valued logic, predicates are the characteristic functions of a probability distribution. That is, the strict true/false valuation of the predicate is replaced by a quantity interpreted as the degree of truth.

Basic properties

[edit | edit source]

The indicator or characteristic function of a subset A of some set X maps elements of X to the codomain {0,1}.

This mapping is surjective only when A is a non-empty proper subset of X. If A=X, then ๐ŸAโ‰ก1. By a similar argument, if A=โˆ… then ๐ŸAโ‰ก0.

If A and B are two subsets of X, then ๐ŸAโˆฉB(x)=min{๐ŸA(x), ๐ŸB(x)}=๐ŸA(x)โ‹…๐ŸB(x),๐ŸAโˆชB(x)=max{๐ŸA(x), ๐ŸB(x)}=๐ŸA(x)+๐ŸB(x)โˆ’๐ŸA(x)โ‹…๐ŸB(x),

and the indicator function of the complement of A i.e. Aโˆ is: ๐ŸAโˆ=1โˆ’๐ŸA.

More generally, suppose A1,โ€ฆ,An is a collection of subsets of X. For any xโˆˆX:

โˆkโˆˆI( 1โˆ’๐ŸAk(x) )

is a product of 0s and 1s. This product has the value 1 at precisely those xโˆˆX that belong to none of the sets Ak and is 0 otherwise. That is

โˆkโˆˆI(1โˆ’๐ŸAk)=๐ŸXโˆ’โ‹ƒkAk=1โˆ’๐Ÿโ‹ƒkAk.

Expanding the product on the left hand side,

๐Ÿโ‹ƒkAk=1โˆ’โˆ‘FโІ{1,2,โ€ฆ,n}(โˆ’1)|F|๐Ÿโ‹‚FAk=โˆ‘โˆ…โ‰ FโІ{1,2,โ€ฆ,n}(โˆ’1)|F|+1๐Ÿโ‹‚FAk

where |F| is the cardinality of F. This is one form of the principle of inclusion-exclusion.

As suggested by the previous example, the indicator function is a useful notational device in combinatorics. The notation is used in other places as well, for instance in probability theory: if X is a probability space with probability measure โ„™ and A is a measurable set, then ๐ŸA becomes a random variable whose expected value is equal to the probability of A:

๐”ผX{ ๐ŸA(x) } = โˆซX๐ŸA(x) d โ„™(x)=โˆซAd โ„™(x)=โ„™(A).

This identity is used in a simple proof of Markov's inequality.

In many cases, such as order theory, the inverse of the indicator function may be defined. This is commonly called the generalized Mรถbius function, as a generalization of the inverse of the indicator function in elementary number theory, the Mรถbius function. (See paragraph below about the use of the inverse in classical recursion theory.)

Mean, variance and covariance

[edit | edit source]

Given a probability space (ฮฉ,โ„ฑ,P) with Aโˆˆโ„ฑ, the indicator random variable ๐ŸA:ฮฉโ†’โ„ is defined by ๐ŸA(ฯ‰)=1 if ฯ‰โˆˆA, otherwise ๐ŸA(ฯ‰)=0.

Mean
 ๐”ผ(๐ŸA(ฯ‰))=โ„™(A)  (also called "Fundamental Bridge").
Variance
 Var(๐ŸA(ฯ‰))=โ„™(A)(1โˆ’โ„™(A)).
Covariance
 Cov(๐ŸA(ฯ‰),๐ŸB(ฯ‰))=โ„™(AโˆฉB)โˆ’โ„™(A)โ„™(B).

Characteristic function in recursion theory, Gรถdel's and Kleene's representing function

[edit | edit source]

Kurt Gรถdel described the representing function in his 1934 paper "On undecidable propositions of formal mathematical systems" (the symbol "ยฌ" indicates logical inversion, i.e. "NOT"):[1]: 42 

There shall correspond to each class or relation R a representing function

ฯ•(x1,โ€ฆxn)=0

if

R(x1,โ€ฆxn)

and

ฯ•(x1,โ€ฆxn)=1

if

ยฌR(x1,โ€ฆxn).

Kleene offers up the same definition in the context of the primitive recursive functions as a function ฯ† of a predicate P takes on values 0 if the predicate is true and 1 if the predicate is false.[2]

For example, because the product of characteristic functions ฯ•1*ฯ•2*โ‹ฏ*ฯ•n=0 whenever any one of the functions equals 0, it plays the role of logical OR: IF ฯ•1=0  OR  ฯ•2=0 OR ... OR ฯ•n=0 THEN their product is 0. What appears to the modern reader as the representing function's logical inversion, i.e. the representing function is 0 when the function R is "true" or satisfied", plays a useful role in Kleene's definition of the logical functions OR, AND, and IMPLY,[2]: 228  the bounded-[2]: 228  and unbounded-[2]: 279 ff  mu operators and the CASE function.[2]: 229 

Characteristic function in fuzzy set theory

[edit | edit source]

In classical mathematics, characteristic functions of sets only take values 1 (members) or 0 (non-members). In fuzzy set theory, characteristic functions are generalized to take value in the real unit interval [0, 1], or more generally, in some algebra or structure (usually required to be at least a poset or lattice). Such generalized characteristic functions are more usually called membership functions, and the corresponding "sets" are called fuzzy sets. Fuzzy sets model the gradual change in the membership degree seen in many real-world predicates like "tall", "warm", etc.

Smoothness

[edit | edit source]

In general, the indicator function of a set is not smooth; it is continuous if and only if its support is a connected component. In the algebraic geometry of finite fields, however, every affine variety admits a (Zariski) continuous indicator function.[3] Given a finite set of functions fฮฑโˆˆ๐”ฝq[ x1,โ€ฆ,xn] let V={ xโˆˆ๐”ฝqn:fฮฑ(x)=0 } be their vanishing locus. Then, the function โ„™(x)=โˆ( 1โˆ’fฮฑ(x)qโˆ’1) acts as an indicator function for V. If xโˆˆV then โ„™(x)=1, otherwise, for some fฮฑ, we have fฮฑ(x)โ‰ 0 which implies that fฮฑ(x)qโˆ’1=1, hence โ„™(x)=0.

Although indicator functions are not smooth, they admit weak derivatives. For example, consider Heaviside step function H(x)โ‰ก๐•€(x>0) The distributional derivative of the Heaviside step function is equal to the Dirac delta function, i.e. dH(x)dx=ฮด(x) and similarly the distributional derivative of G(x):=๐•€(x<0) is dG(x)dx=โˆ’ฮด(x).

Thus the derivative of the Heaviside step function can be seen as the inward normal derivative at the boundary of the domain given by the positive half-line. In higher dimensions, the derivative naturally generalises to the inward normal derivative, while the Heaviside step function naturally generalises to the indicator function of some domain D. The surface of D will be denoted by S. Proceeding, it can be derived that the inward normal derivative of the indicator gives rise to a surface delta function, which can be indicated by ฮดS(๐ฑ): ฮดS(๐ฑ)=โˆ’๐งxโ‹…โˆ‡x๐•€( ๐ฑโˆˆD )  where n is the outward normal of the surface S. This 'surface delta function' has the following property:[4] โˆ’โˆซโ„nf(๐ฑ)๐งxโ‹…โˆ‡x๐•€( ๐ฑโˆˆD )dn๐ฑ=Sf(๐œท)dnโˆ’1๐œท.

By setting the function f equal to one, it follows that the inward normal derivative of the indicator integrates to the numerical value of the surface area S.

See also

[edit | edit source]

Notes

[edit | edit source]
  1. ^ a b The Greek letter χ appears because it is the initial letter of the Greek word ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯ, which is the ultimate origin of the word characteristic.
  2. ^ The set of all indicator functions on X can be identified with the set operator ๐’ซ(X), the power set of X. Consequently, both sets are denoted by the conventional abuse of notation as 2X, in analogy to the relation for the count of elements in the powerset and the original set. This is a special case (Y={0,1}) of the notation YX for the set of all functions f such that f:Xโ†ฆY.

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ a b c d e Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).

Sources

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Cite_Q/config at line 10: attempt to index field 'wikibase' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).