property


Let X be a set. A property p of X is a function

p:X{𝑡𝑟𝑢𝑒,𝑓𝑎𝑙𝑠𝑒}.

An element xX is said to have or does not have the property p depending on whether p(x)=𝑡𝑟𝑢𝑒 or p(x)=𝑓𝑎𝑙𝑠𝑒. Any property gives rise in a natural way to the set

X(p):={xX|x has property p}

and the corresponding http://planetmath.org/node/CharacteristicFunctioncharacteristic functionMathworldPlanetmathPlanetmathPlanetmath 1X(p). The identification of p with X(p)X enables us to think of a property of X as a 1-ary, or a unary relation on X. Therefore, one may treat all these notions equivalently.

Usually, a property p of X can be identified with a so-called propositional function, or a predicate φ(v), where v is a variable or a tuple of variables whose values range over X. The values of a propositional function is a propositionPlanetmathPlanetmath, which can be interpreted as being either “true” or “false”, so that X(p)={xφ(x) is 𝑡𝑟𝑢𝑒}.

Below are a few examples:

  • Let X=. Let φ(v) be the propositional function “v is divisible by 3”. If p is the property identified with φ(v), then X(p)=3.

  • Again, let X=. Let φ(v1,v2):=v1 is divisible by v2” and p the corresponding property. Then

    X(p)={(m,n)m=np, for some p},

    which is a subset of X×X. So p is a property of X×X.

  • The reflexive property of a binary relation on X can be identified with the propositional function φ(V):=``aX(a,a)V”, and therefore

    X(p)={RX×Xφ(R) is 𝑡𝑟𝑢𝑒},

    which is a subset of 2X×X. Thus, p is a property of 2X×X.

  • In point set topologyMathworldPlanetmath, we often encounter the finite intersection property on a family of subsets of a given set X. Let

    φ(𝒱):=``n,E1𝒱,,En𝒱,xX(xE1En)

    and p the corresponding property, then

    X(p)={2Xφ() is 𝑡𝑟𝑢𝑒},

    which is a subset of 22X. Thus p is a property of 22X.

Title property
Canonical name Property
Date of creation 2013-03-22 14:01:29
Last modified on 2013-03-22 14:01:29
Owner drini (3)
Last modified by drini (3)
Numerical id 15
Author drini (3)
Entry type Definition
Classification msc 00A05
Synonym attribute
Synonym propositional function
Related topic Subset
Related topic CharacteristicFunction
Related topic Relation
Related topic ClosureOfARelationWithRespectToAProperty
Defines unary relation
Defines predicate