Definitions and iff

From Maths
Jump to: navigation, search
Stub grade: A
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Created quickly to provide some insight

Purpose of "definitions"

Suppose we make the following definition:

  • An X is D when it satisfies P(X) (for some statement P), symbolically:
    • X[P(X)D]

We note this can be directly used to show X is D (we show X satisfies P, or some property equivalent to or implying P, thus it is D)

But also we use definitions as follows:

  • "Let X be D" to mean P(X) is true. Symbolically:
    • X[DP(X)]


We see immediately:

  • X[DP(X)]

This makes perfect sense, as we'd want definitions to be equivalent to having some defined properties.

Thus: X is D if and only if P(X) holds

Examples

Let X be (whatever), we say X is D if:

  • P(X) holds.

We get both:

  1. If we have a Y for which P(Y) holds Y is a D
  2. Let Y be a D P(Y) holds