Would anyone like to comment on my proof?

  • Context: Graduate 
  • Thread starter Thread starter Jyan
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Discussion Overview

The discussion revolves around a proof related to a problem in probability theory, specifically concerning the relationship between the maximum of minimum values and the minimum of maximum values of a function defined over two finite sets. Participants are exploring the proof structure, potential errors, and implications for both finite and non-finite cases.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses uncertainty about their proof, indicating a potential issue with the ordering of tuples in their approach.
  • Another participant suggests visualizing the problem using a grid to clarify the relationship between the minimum and maximum values, proposing that the common element f(x,y) can be used to establish the inequality.
  • A participant confirms the inequality derived from the relationship between f(x,y) and the maximum values over set A, reinforcing the original claim.
  • Several participants discuss the implications of extending the proof to non-finite cases, suggesting that replacing minimum with infimum and maximum with supremum could be valid.
  • There is a question raised about whether allowing infimum to take values like -∞ poses any problems, with some participants agreeing that this is typical and discussing the implications for proofs involving infinite sets.

Areas of Agreement / Disagreement

Participants generally agree on the validity of the inequality presented, but there is ongoing debate about the implications of extending the proof to non-finite cases and the treatment of infimum and supremum. The discussion remains unresolved regarding the specific challenges posed by these extensions.

Contextual Notes

Limitations include the dependence on definitions of minimum and infimum, and the unresolved nature of how these definitions affect the proof in non-finite cases.

Jyan
Messages
36
Reaction score
2
I previously posted this related thread https://www.physicsforums.com/showthread.php?p=4663806&posted=1#post4663806

I am working on some MIT OCW for probability theory (http://ocw.mit.edu/courses/electric...y-fall-2008/assignments/MIT6_436JF08_hw01.pdf) I attempted exercise 3a and wrote it out here, but quickly realized it was wrong because you can't necessarily find an ordering that is so convenient. I've been working on this problem for hours though, anyone able to provide some assistance?

My previous attempt:

Given f : A\times B \rightarrow \mathbb{R}

Where A,B are finite and non-empty.

Prove: \max_{x\in A} \min_{y\in B} f(x,y) \le \min_{y\in B} \max_{x\in A} f(x,y)

proof:

Let N be the number of elements in A, and M the number of elements in B.

Construct an ordered list of tuples,

C = \big[(x_0, y_0), ... , (x_0, y_M), (x_1, y_0), ... ,(x_1, y_M), ... , (x_N, y_0), ... , (x_N, y_M)\big]

According to

(x,y) \le (x', y') \Longleftrightarrow f(x,y) \le f(x', y')

That is, C is ordered such that the smallest elements of C produce the smallest values of f, and the largest elements of C produce the largest values of f.

Now construct two new sets A' and B' where

A' = Range \big\{\min_{y\in B} f(x,y)\big\} = \big\{f(x,y_0): x\in A\big\}

B' = Range \big\{\max_{x\in a} f(x,y)\big\} = \big\{f(x_N, y): y\in B\big\}

By the ordering on C

\forall a,b \in A', B' \space a \le b

\blacksquare

I feel like I'm pretty close... I just need to fix the problem with creating the ordering for C.
 
Last edited:
Physics news on Phys.org
You're overthinking this.

Jyan said:
I previously posted this related thread https://www.physicsforums.com/showthread.php?p=4663806&posted=1#post4663806

I am working on some MIT OCW for probability theory (http://ocw.mit.edu/courses/electric...y-fall-2008/assignments/MIT6_436JF08_hw01.pdf) I attempted exercise 3a and wrote it out here, but quickly realized it was wrong because you can't necessarily find an ordering that is so convenient. I've been working on this problem for hours though, anyone able to provide some assistance?

My previous attempt:

Given f : A\times B \rightarrow \mathbb{R}

Where A,B are finite and non-empty.

Prove: \max_{x\in A} \min_{y\in B} f(x,y) \le \min_{y\in B} \max_{x\in A} f(x,y)

Let's unpack this. Imagine a grid, in which the columns are labelled by A and the rows are labelled by B. Then
<br /> g(x) = \min_{y \in B} f(x,y)<br />
is the smallest element in column x and
<br /> h(y) = \max_{x \in A} f(x,y)<br />
is the largest element in row y. Now you're asked to show that
<br /> \max_{x \in A} g(x) \leq \min_{y \in B} h(y).<br />
The way to do that is to show that, for all x \in A and all y \in B, we have
<br /> g(x) \leq h(y)<br />
or, in other words, the smallest element in column x is less than or equal to the largest element in row y.

We know that column x and row y have a common element: f(x,y).

Can you use that common element to show that g(x) \leq h(y)?
 
  • Like
Likes   Reactions: 1 person
Since for all x, y,
f(x,y) \le \max_{z\in A} f(z,y)
Minimizing both sides over y in B, we have, for all x,
\min_{y\in B} f(x,y) \le \min_{y\in B} \max_{z\in A} f(z,y)

So
\max_{x\in A} \min_{y\in B} f(x,y) \le \min_{y\in B} \max_{x\in A} f(x,y)
 
g(x) = \min_{y\in B}f(x,y)

h(y) = \max_{x\in A}f(x,y)

\forall x,y \in A,B \space \space g(x) \le f(x,y), \space h(y) \ge f(x,y)

\therefore g(x) \le f(x,y) \le h(y)

And,

\max_{x\in A} \min_{y\in B} f(x,y) \le \min_{y\in B} \max_{x \in A} f(x,y)

Is this correct?
 
I don't see any complications for the non-finite case either. Just replace min with inf and max with sup. Am I mistaken?
 
Jyan said:
I don't see any complications for the non-finite case either. Just replace min with inf and max with sup. Am I mistaken?

Looks good to me.
 
Jyan said:
I don't see any complications for the non-finite case either. Just replace min with inf and max with sup. Am I mistaken?

Are we going to allow an infimum to be a "number" like -\infty ?
 
Stephen Tashi said:
Are we going to allow an infimum to be a "number" like -\infty ?

That is typical for the infimum isn't it? Does this cause problems?
 
Jyan said:
That is typical for the infimum isn't it? Does this cause problems?

Since "minimum" often implies that the minimum value is actually attained, the proofs are better on infinite sets with "infimum". ∞ should not be a problem, as long as we agree that -∞ = -∞ and ∞ = ∞.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K