Bounding constants in terms of functions

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












Problem statement:



Assume there are two constants $alpha, beta in mathbbR$ and two functions $$f: Atimes B rightarrow mathbbR text and g: Atimes B rightarrow mathbbR$$ non-negative, continuous, and bounded, $A$ and $B$ non-empty, such that $forall b in B, exists ain A$ with $alpha leq f(a,b)$ and $forall a in A, exists b in B$ with $beta leq g(a,b)$, then there exists a pair $(a,b) in A times B$ such that $$alpha leq f(a,b) text and beta leq g(a,b).$$



My attempt:



The statement seems like it should be trivial, but I find myself making what seems like a circular argument.



Proof:



Let $bin B$, then by assumption there is an $a_b in A$ such that $alpha leq f(a_b, b)$. Now, with $a_b$, there exists a $b_a_b in B$ such that $beta leq g(a_b, b_a_b)$. If $b=b_a_b$, then $g(a_b, b) = g(a_b, b_a_b)$ and
$$alpha leq f(a_b, b) text and beta leq g(a_b, b)$$
and so $(a_b, b)$ is a pair that satisfies the statement.



Comment:



My issue is, can I just write "if $b = b_a_b$"? Nothing prevents this from happening and since I just need existence this argument seems valid...







share|cite|improve this question





















  • If $A$ and $B$ are empty, then the preconditions hold vacuously but the consequence fails as there simply isn't any pair in $Atimes B$.
    – Derek Elkins
    Jul 18 at 19:16











  • For your comment, you can certainly say "if $b=b_a_b$ then" but you have to also handle the $bneq b_a_b$ case, or you have to give an argument for what that case can't happen. You can't just say "if it is the case that..." because the obvious retort is then, "well, what if it isn't the case?"
    – Derek Elkins
    Jul 18 at 19:25










  • Let $alpha=beta=1$ and $A=B=0,1$. Define $f(a,b)=a+bpmod 2$ and $g(a,b)=1- f(a,b)pmod 2$. $f$ and $g$ satisfy the preconditions ($f(a,1-a)=1$ and $g(a,a)=1$), but $f+g$ is the constantly $1$ function and thus less than $alpha+beta=2$. Perhaps you also have an unstated continuity assumption.
    – Derek Elkins
    Jul 18 at 20:11










  • I modified the statement slightly, sorry for the unnecessary confusion.
    – Stephen Diadamo
    Jul 18 at 20:35










  • Well, my counter-example was non-negative and bounded. So you will need to make use of the continuity assumption. The fact that your proof attempt would, if it worked, work just as well for non-continuous functions shows that something is missing/wrong and suggests a direction to look to find out what may need to be added.
    – Derek Elkins
    Jul 18 at 20:38















up vote
2
down vote

favorite












Problem statement:



Assume there are two constants $alpha, beta in mathbbR$ and two functions $$f: Atimes B rightarrow mathbbR text and g: Atimes B rightarrow mathbbR$$ non-negative, continuous, and bounded, $A$ and $B$ non-empty, such that $forall b in B, exists ain A$ with $alpha leq f(a,b)$ and $forall a in A, exists b in B$ with $beta leq g(a,b)$, then there exists a pair $(a,b) in A times B$ such that $$alpha leq f(a,b) text and beta leq g(a,b).$$



My attempt:



The statement seems like it should be trivial, but I find myself making what seems like a circular argument.



Proof:



Let $bin B$, then by assumption there is an $a_b in A$ such that $alpha leq f(a_b, b)$. Now, with $a_b$, there exists a $b_a_b in B$ such that $beta leq g(a_b, b_a_b)$. If $b=b_a_b$, then $g(a_b, b) = g(a_b, b_a_b)$ and
$$alpha leq f(a_b, b) text and beta leq g(a_b, b)$$
and so $(a_b, b)$ is a pair that satisfies the statement.



Comment:



My issue is, can I just write "if $b = b_a_b$"? Nothing prevents this from happening and since I just need existence this argument seems valid...







share|cite|improve this question





















  • If $A$ and $B$ are empty, then the preconditions hold vacuously but the consequence fails as there simply isn't any pair in $Atimes B$.
    – Derek Elkins
    Jul 18 at 19:16











  • For your comment, you can certainly say "if $b=b_a_b$ then" but you have to also handle the $bneq b_a_b$ case, or you have to give an argument for what that case can't happen. You can't just say "if it is the case that..." because the obvious retort is then, "well, what if it isn't the case?"
    – Derek Elkins
    Jul 18 at 19:25










  • Let $alpha=beta=1$ and $A=B=0,1$. Define $f(a,b)=a+bpmod 2$ and $g(a,b)=1- f(a,b)pmod 2$. $f$ and $g$ satisfy the preconditions ($f(a,1-a)=1$ and $g(a,a)=1$), but $f+g$ is the constantly $1$ function and thus less than $alpha+beta=2$. Perhaps you also have an unstated continuity assumption.
    – Derek Elkins
    Jul 18 at 20:11










  • I modified the statement slightly, sorry for the unnecessary confusion.
    – Stephen Diadamo
    Jul 18 at 20:35










  • Well, my counter-example was non-negative and bounded. So you will need to make use of the continuity assumption. The fact that your proof attempt would, if it worked, work just as well for non-continuous functions shows that something is missing/wrong and suggests a direction to look to find out what may need to be added.
    – Derek Elkins
    Jul 18 at 20:38













up vote
2
down vote

favorite









up vote
2
down vote

favorite











Problem statement:



Assume there are two constants $alpha, beta in mathbbR$ and two functions $$f: Atimes B rightarrow mathbbR text and g: Atimes B rightarrow mathbbR$$ non-negative, continuous, and bounded, $A$ and $B$ non-empty, such that $forall b in B, exists ain A$ with $alpha leq f(a,b)$ and $forall a in A, exists b in B$ with $beta leq g(a,b)$, then there exists a pair $(a,b) in A times B$ such that $$alpha leq f(a,b) text and beta leq g(a,b).$$



My attempt:



The statement seems like it should be trivial, but I find myself making what seems like a circular argument.



Proof:



Let $bin B$, then by assumption there is an $a_b in A$ such that $alpha leq f(a_b, b)$. Now, with $a_b$, there exists a $b_a_b in B$ such that $beta leq g(a_b, b_a_b)$. If $b=b_a_b$, then $g(a_b, b) = g(a_b, b_a_b)$ and
$$alpha leq f(a_b, b) text and beta leq g(a_b, b)$$
and so $(a_b, b)$ is a pair that satisfies the statement.



Comment:



My issue is, can I just write "if $b = b_a_b$"? Nothing prevents this from happening and since I just need existence this argument seems valid...







share|cite|improve this question













Problem statement:



Assume there are two constants $alpha, beta in mathbbR$ and two functions $$f: Atimes B rightarrow mathbbR text and g: Atimes B rightarrow mathbbR$$ non-negative, continuous, and bounded, $A$ and $B$ non-empty, such that $forall b in B, exists ain A$ with $alpha leq f(a,b)$ and $forall a in A, exists b in B$ with $beta leq g(a,b)$, then there exists a pair $(a,b) in A times B$ such that $$alpha leq f(a,b) text and beta leq g(a,b).$$



My attempt:



The statement seems like it should be trivial, but I find myself making what seems like a circular argument.



Proof:



Let $bin B$, then by assumption there is an $a_b in A$ such that $alpha leq f(a_b, b)$. Now, with $a_b$, there exists a $b_a_b in B$ such that $beta leq g(a_b, b_a_b)$. If $b=b_a_b$, then $g(a_b, b) = g(a_b, b_a_b)$ and
$$alpha leq f(a_b, b) text and beta leq g(a_b, b)$$
and so $(a_b, b)$ is a pair that satisfies the statement.



Comment:



My issue is, can I just write "if $b = b_a_b$"? Nothing prevents this from happening and since I just need existence this argument seems valid...









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 18 at 20:33
























asked Jul 18 at 19:04









Stephen Diadamo

112




112











  • If $A$ and $B$ are empty, then the preconditions hold vacuously but the consequence fails as there simply isn't any pair in $Atimes B$.
    – Derek Elkins
    Jul 18 at 19:16











  • For your comment, you can certainly say "if $b=b_a_b$ then" but you have to also handle the $bneq b_a_b$ case, or you have to give an argument for what that case can't happen. You can't just say "if it is the case that..." because the obvious retort is then, "well, what if it isn't the case?"
    – Derek Elkins
    Jul 18 at 19:25










  • Let $alpha=beta=1$ and $A=B=0,1$. Define $f(a,b)=a+bpmod 2$ and $g(a,b)=1- f(a,b)pmod 2$. $f$ and $g$ satisfy the preconditions ($f(a,1-a)=1$ and $g(a,a)=1$), but $f+g$ is the constantly $1$ function and thus less than $alpha+beta=2$. Perhaps you also have an unstated continuity assumption.
    – Derek Elkins
    Jul 18 at 20:11










  • I modified the statement slightly, sorry for the unnecessary confusion.
    – Stephen Diadamo
    Jul 18 at 20:35










  • Well, my counter-example was non-negative and bounded. So you will need to make use of the continuity assumption. The fact that your proof attempt would, if it worked, work just as well for non-continuous functions shows that something is missing/wrong and suggests a direction to look to find out what may need to be added.
    – Derek Elkins
    Jul 18 at 20:38

















  • If $A$ and $B$ are empty, then the preconditions hold vacuously but the consequence fails as there simply isn't any pair in $Atimes B$.
    – Derek Elkins
    Jul 18 at 19:16











  • For your comment, you can certainly say "if $b=b_a_b$ then" but you have to also handle the $bneq b_a_b$ case, or you have to give an argument for what that case can't happen. You can't just say "if it is the case that..." because the obvious retort is then, "well, what if it isn't the case?"
    – Derek Elkins
    Jul 18 at 19:25










  • Let $alpha=beta=1$ and $A=B=0,1$. Define $f(a,b)=a+bpmod 2$ and $g(a,b)=1- f(a,b)pmod 2$. $f$ and $g$ satisfy the preconditions ($f(a,1-a)=1$ and $g(a,a)=1$), but $f+g$ is the constantly $1$ function and thus less than $alpha+beta=2$. Perhaps you also have an unstated continuity assumption.
    – Derek Elkins
    Jul 18 at 20:11










  • I modified the statement slightly, sorry for the unnecessary confusion.
    – Stephen Diadamo
    Jul 18 at 20:35










  • Well, my counter-example was non-negative and bounded. So you will need to make use of the continuity assumption. The fact that your proof attempt would, if it worked, work just as well for non-continuous functions shows that something is missing/wrong and suggests a direction to look to find out what may need to be added.
    – Derek Elkins
    Jul 18 at 20:38
















If $A$ and $B$ are empty, then the preconditions hold vacuously but the consequence fails as there simply isn't any pair in $Atimes B$.
– Derek Elkins
Jul 18 at 19:16





If $A$ and $B$ are empty, then the preconditions hold vacuously but the consequence fails as there simply isn't any pair in $Atimes B$.
– Derek Elkins
Jul 18 at 19:16













For your comment, you can certainly say "if $b=b_a_b$ then" but you have to also handle the $bneq b_a_b$ case, or you have to give an argument for what that case can't happen. You can't just say "if it is the case that..." because the obvious retort is then, "well, what if it isn't the case?"
– Derek Elkins
Jul 18 at 19:25




For your comment, you can certainly say "if $b=b_a_b$ then" but you have to also handle the $bneq b_a_b$ case, or you have to give an argument for what that case can't happen. You can't just say "if it is the case that..." because the obvious retort is then, "well, what if it isn't the case?"
– Derek Elkins
Jul 18 at 19:25












Let $alpha=beta=1$ and $A=B=0,1$. Define $f(a,b)=a+bpmod 2$ and $g(a,b)=1- f(a,b)pmod 2$. $f$ and $g$ satisfy the preconditions ($f(a,1-a)=1$ and $g(a,a)=1$), but $f+g$ is the constantly $1$ function and thus less than $alpha+beta=2$. Perhaps you also have an unstated continuity assumption.
– Derek Elkins
Jul 18 at 20:11




Let $alpha=beta=1$ and $A=B=0,1$. Define $f(a,b)=a+bpmod 2$ and $g(a,b)=1- f(a,b)pmod 2$. $f$ and $g$ satisfy the preconditions ($f(a,1-a)=1$ and $g(a,a)=1$), but $f+g$ is the constantly $1$ function and thus less than $alpha+beta=2$. Perhaps you also have an unstated continuity assumption.
– Derek Elkins
Jul 18 at 20:11












I modified the statement slightly, sorry for the unnecessary confusion.
– Stephen Diadamo
Jul 18 at 20:35




I modified the statement slightly, sorry for the unnecessary confusion.
– Stephen Diadamo
Jul 18 at 20:35












Well, my counter-example was non-negative and bounded. So you will need to make use of the continuity assumption. The fact that your proof attempt would, if it worked, work just as well for non-continuous functions shows that something is missing/wrong and suggests a direction to look to find out what may need to be added.
– Derek Elkins
Jul 18 at 20:38





Well, my counter-example was non-negative and bounded. So you will need to make use of the continuity assumption. The fact that your proof attempt would, if it worked, work just as well for non-continuous functions shows that something is missing/wrong and suggests a direction to look to find out what may need to be added.
– Derek Elkins
Jul 18 at 20:38
















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2855893%2fbounding-constants-in-terms-of-functions%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2855893%2fbounding-constants-in-terms-of-functions%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?