A notation to represent that all elements of a vector must be less than zero?











up vote
1
down vote

favorite












I am defining an optimization algorithm. One of the constraints of the length $p$ vector $boldsymbol{theta}^-$ is that all elements in that vector must be less than or equal to zero.



I could say that
$$ theta^+_j leq 0quad forall jin{1 ... p}.$$



Is there any way to express this in the form



$$boldsymbol{theta}^+ leq 0?$$



That doesn't make a lot of sense, but is there some alternate symbol or notation I could replace for $leq$ to express that I want the vector to be element-wise less than or equal to zero?










share|cite|improve this question


















  • 2




    Why not just use words? You, and your readers, presumably share a language, so write in that language. If you really must, and intend to use this notation a lot of times, you could just define a symbol to mean what you say ($preccurlyeq$ is unlikely to clash with anything else), but in most cases the notation that you want is the string of symbols "has all elements less than or equal to zero" or similar.
    – user3482749
    Nov 15 at 16:37






  • 1




    I agree, if you were struggling to find a suitable notation for it with symbols yourself as the writer, who is to say that your reader would understand the symbols you decided to use? Don't discount the usefulness of using words rather than symbols to express an idea.
    – JMoravitz
    Nov 15 at 16:39















up vote
1
down vote

favorite












I am defining an optimization algorithm. One of the constraints of the length $p$ vector $boldsymbol{theta}^-$ is that all elements in that vector must be less than or equal to zero.



I could say that
$$ theta^+_j leq 0quad forall jin{1 ... p}.$$



Is there any way to express this in the form



$$boldsymbol{theta}^+ leq 0?$$



That doesn't make a lot of sense, but is there some alternate symbol or notation I could replace for $leq$ to express that I want the vector to be element-wise less than or equal to zero?










share|cite|improve this question


















  • 2




    Why not just use words? You, and your readers, presumably share a language, so write in that language. If you really must, and intend to use this notation a lot of times, you could just define a symbol to mean what you say ($preccurlyeq$ is unlikely to clash with anything else), but in most cases the notation that you want is the string of symbols "has all elements less than or equal to zero" or similar.
    – user3482749
    Nov 15 at 16:37






  • 1




    I agree, if you were struggling to find a suitable notation for it with symbols yourself as the writer, who is to say that your reader would understand the symbols you decided to use? Don't discount the usefulness of using words rather than symbols to express an idea.
    – JMoravitz
    Nov 15 at 16:39













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am defining an optimization algorithm. One of the constraints of the length $p$ vector $boldsymbol{theta}^-$ is that all elements in that vector must be less than or equal to zero.



I could say that
$$ theta^+_j leq 0quad forall jin{1 ... p}.$$



Is there any way to express this in the form



$$boldsymbol{theta}^+ leq 0?$$



That doesn't make a lot of sense, but is there some alternate symbol or notation I could replace for $leq$ to express that I want the vector to be element-wise less than or equal to zero?










share|cite|improve this question













I am defining an optimization algorithm. One of the constraints of the length $p$ vector $boldsymbol{theta}^-$ is that all elements in that vector must be less than or equal to zero.



I could say that
$$ theta^+_j leq 0quad forall jin{1 ... p}.$$



Is there any way to express this in the form



$$boldsymbol{theta}^+ leq 0?$$



That doesn't make a lot of sense, but is there some alternate symbol or notation I could replace for $leq$ to express that I want the vector to be element-wise less than or equal to zero?







inequality notation vectors






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 15 at 16:31









kingledion

1284




1284








  • 2




    Why not just use words? You, and your readers, presumably share a language, so write in that language. If you really must, and intend to use this notation a lot of times, you could just define a symbol to mean what you say ($preccurlyeq$ is unlikely to clash with anything else), but in most cases the notation that you want is the string of symbols "has all elements less than or equal to zero" or similar.
    – user3482749
    Nov 15 at 16:37






  • 1




    I agree, if you were struggling to find a suitable notation for it with symbols yourself as the writer, who is to say that your reader would understand the symbols you decided to use? Don't discount the usefulness of using words rather than symbols to express an idea.
    – JMoravitz
    Nov 15 at 16:39














  • 2




    Why not just use words? You, and your readers, presumably share a language, so write in that language. If you really must, and intend to use this notation a lot of times, you could just define a symbol to mean what you say ($preccurlyeq$ is unlikely to clash with anything else), but in most cases the notation that you want is the string of symbols "has all elements less than or equal to zero" or similar.
    – user3482749
    Nov 15 at 16:37






  • 1




    I agree, if you were struggling to find a suitable notation for it with symbols yourself as the writer, who is to say that your reader would understand the symbols you decided to use? Don't discount the usefulness of using words rather than symbols to express an idea.
    – JMoravitz
    Nov 15 at 16:39








2




2




Why not just use words? You, and your readers, presumably share a language, so write in that language. If you really must, and intend to use this notation a lot of times, you could just define a symbol to mean what you say ($preccurlyeq$ is unlikely to clash with anything else), but in most cases the notation that you want is the string of symbols "has all elements less than or equal to zero" or similar.
– user3482749
Nov 15 at 16:37




Why not just use words? You, and your readers, presumably share a language, so write in that language. If you really must, and intend to use this notation a lot of times, you could just define a symbol to mean what you say ($preccurlyeq$ is unlikely to clash with anything else), but in most cases the notation that you want is the string of symbols "has all elements less than or equal to zero" or similar.
– user3482749
Nov 15 at 16:37




1




1




I agree, if you were struggling to find a suitable notation for it with symbols yourself as the writer, who is to say that your reader would understand the symbols you decided to use? Don't discount the usefulness of using words rather than symbols to express an idea.
– JMoravitz
Nov 15 at 16:39




I agree, if you were struggling to find a suitable notation for it with symbols yourself as the writer, who is to say that your reader would understand the symbols you decided to use? Don't discount the usefulness of using words rather than symbols to express an idea.
– JMoravitz
Nov 15 at 16:39















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: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
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%2f2999927%2fa-notation-to-represent-that-all-elements-of-a-vector-must-be-less-than-zero%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























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%2f2999927%2fa-notation-to-represent-that-all-elements-of-a-vector-must-be-less-than-zero%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...