Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2013-04-04 15:21:35

FlashBurn
Member
Registered: 2013-04-04
Posts: 1

Quantifiers and a predicate

I'm trying to understand what happens when quantifiers in the prediate are swapped.

Let's assume the following:
Two sets A and a D and a predicate H(a, d), where a ∈ A and d ∈ D.

Statement 1.

There exists d ∈ D for all a ∈ A such that H(a, d).

This one I can figure out. It means that there exists a single d for all a such that H(a, d).

Statement 2.

For all a ∈ A there exists d ∈ D such that H(a, d).

This one I can't figure out. Does it mean that for every a there exists a unique d, i.e a1 - d1, a2 - d2, a3 - d3 etc. or does it mean that d's can be shared by some a's, i.e. a1 - d1, a2 - d2, a3 - d1, a4 - d2  etc.

Any help is appreciated.

Offline

#2 2013-04-05 00:51:23

stapel
Member
Registered: 2006-07-22
Posts: 15

Re: Quantifiers and a predicate

FlashBurn wrote:

Statement 2: For all a ∈ A there exists d ∈ D such that H(a, d).

This one I can't figure out. Does it mean that for every a there exists a unique d...or does it mean that d's can be shared by some a's...?

Since Statement 2 doesn't say "there exists a unique d", I would interpret this in the same manner as for Statement 1; namely, that there exists some element d for each a. The element d doesn't have to be unique (a different d for each a). wink

Offline

#3 2013-04-05 01:53:17

Nehushtan
Member
Registered: 2013-03-09
Posts: 957

Re: Quantifiers and a predicate

The statements are not the same. In statement 1, one single d holds for all a; in statement 2, different a may be associated with different d. Statement 2 only says that there exists at least one d for each a.


This distinction is the difference between continuity and uniform continuity. Let I be a real interval and ƒ a real-valued function on I. Then:

(i)  ƒ is continuous on I iff
(∀ε>0)(∀xI)(∃δ>0)(∀yI)(|xy|<δ⇒|ƒ(x)−ƒ(y)|<ε)

(ii) ƒ is uniformly continuous on I iff
(∀ε>0)(∃δ>0)(∀xI)(∀yI)(|xy|<δ⇒|ƒ(x)−ƒ(y)|<ε)

The two definitions are different. In (i) δ depends on x; different δ may need to be chosen for different x. In (ii), one single δ has to work for all x.


240 books currently added on Goodreads

Offline

Board footer

Powered by FluxBB