Such That" vs. "iff": A Closer Look

  • MHB
  • Thread starter E01
  • Start date
In summary, if f(A) = Y, then there exists some x in X with f(x) = y, for any y in Y you care to choose. If, however, f(A) is not all of Y, then we cannot say this necessarily.
  • #1
E01
8
0
This may seem like a dumb question but I'm not sure whether "such that" is equivalent to "iff" or "if then".

Here is what confused me. The image of A "f(A)" is defined as y element of Y such that for some x element of A, y=f(A). I could say there exists some element x such that y=f(A).

I'm not sure if I can say in a proof that if y=f(A) then there exists some x element of A.

Sometimes it seems like A such that B means "if then".
 
Physics news on Phys.org
  • #2
E01 said:
Here is what confused me. The image of A "f(A)" is defined as y element of Y such that for some x element of A, y=f(A). I could say there exists some element x such that y=f(A).
This is not a correct definition. For one, you say "x such that" and then don't mention x. Could you give a correct definition and start by saying what $f$, $A$ and $Y$ are?
 
  • #3
E01 said:
This may seem like a dumb question but I'm not sure whether "such that" is equivalent to "iff" or "if then".

Here is what confused me. The image of A "f(A)" is defined as y element of Y such that for some x element of A, y=f(A). I could say there exists some element x such that y=f(A).

I'm not sure if I can say in a proof that if y=f(A) then there exists some x element of A.

Sometimes it seems like A such that B means "if then".

In my experience, "such that" usually occurs in THIS setting:

$S = \{x \in T \text{ such that } P(x)\}$

where $P$ is some property $x$ has, in other words:

$x \in S \iff (x \in T) \wedge P(x)$

For example:

$2\Bbb Z = \{k \in \Bbb Z \text{ such that } 2|k\}$

which says two things:

1. $k$ is an integer
2. $k$ is divisible by 2.

In this example, "such that" doesn't play the role of "if...then", "only if" OR "iff", it plays the role of "and".
 
  • #4
Thanks for the response Deveno. That makes sense. So I would say y is an element of Y and y=f(A) for some x element of A.

In response to Evgeny.

I forgot the starting portion of the definition. Let X and Y be sets. Let f be a function from X onto Y. A is a subset of X. We define the image of A as the set f(A) where y is an element of Y such that y=f(A) for some element x element of A.

I need to learn to use LaTeX.
 
  • #5
In response to what I THINK you were trying to ask:

If f(A) = Y, then yes, there is SOME x in X with f(x) = y, for any y in Y you care to choose. This is often taken as the definition of "surjective" or "onto". Such an x is called a "pre-image" for y.

If, however, f(A) is not all of Y, then we cannot say this necessarily.

Example:

The function f:{1,2} --> {1,2} defined by:

f(1) = 1
f(2) = 1

is not onto, there is no pre-image of 2.

The function f:{1,2}-->{1} defined with the same values IS onto, as there is only one element in the co-domain, 1, and it has a pre-image (actually, it has two).

Any function f:X-->Y can be made into an onto function by considering f (with the same values at every x in X):

f:A --> f(A).

This underscores something that is often overlooked with functions: the "target-set" (the co-domain) is part of the definition, and f is not determined SOLELY by its values.

If all one is concerned about is f(x) for various x's, as in calculation of maximum or minimum values, often one does not think much about this, but it can be critical.
 

FAQ: Such That" vs. "iff": A Closer Look

What is the difference between "such that" and "iff"?

"Such that" and "iff" are both logical connectives used in mathematics and computer science. The main difference between them is that "such that" is used to define a condition or restriction, while "iff" is used to show a biconditional relationship between two statements.

Can "such that" and "iff" be used interchangeably?

No, "such that" and "iff" have different meanings and cannot be used interchangeably. "Such that" is used to introduce a condition or restriction, while "iff" is used to show that two statements are logically equivalent.

How do you use "such that" in a mathematical equation?

In mathematics, "such that" is used to introduce a condition or restriction in a mathematical equation. It is typically written after a colon (:) and before the condition or restriction. For example, x + y = 10 : x > 0 means that the sum of x and y is equal to 10, given that x is greater than 0.

What is the meaning of "iff" in mathematical logic?

"Iff" stands for "if and only if" and is used in mathematical logic to show a biconditional relationship between two statements. It means that the two statements are both true or both false. For example, "x = 5 iff x is not equal to 0" means that x is equal to 5 if and only if x is not equal to 0.

Can "such that" and "iff" be used in the same sentence?

Yes, "such that" and "iff" can be used in the same sentence to express both a condition or restriction and a biconditional relationship. For example, "x + y = 10 such that x > 0 iff y < 10" means that the sum of x and y is equal to 10, given that x is greater than 0 and y is less than 10.

Similar threads

Replies
15
Views
1K
Replies
5
Views
1K
Replies
2
Views
1K
Replies
1
Views
2K
Replies
3
Views
4K
Replies
2
Views
796
Replies
4
Views
2K
Back
Top