Scalar Multiplication of a Set
$begingroup$
I am aware of how one can represent the Cartesian product of two sets, say $A$ and $B$. However, is there are standard way to represent the scalar product of a value and a set/multiset? As a simple example (with a multiset), let $P = {1, 2, 3, 4, 2}$ and $q = 2$. Then $$q cdot P := {(1 cdot 2),(2 cdot 2),(3 cdot 2), (4 cdot 2), (2 cdot 2)} = {2, 4, 6, 8, 4 }. $$
Could this be the appropriate notation for a scalar product? I'm not entirely certain scalar multiplication of a value and a set exists as I haven't been able to find it anywhere in books or online––if this is the case, is it because set are immutable? In case it is asked, I am unfortunately unable in this example to make $P$ a vector and do the same operation.
elementary-set-theory notation
$endgroup$
add a comment |
$begingroup$
I am aware of how one can represent the Cartesian product of two sets, say $A$ and $B$. However, is there are standard way to represent the scalar product of a value and a set/multiset? As a simple example (with a multiset), let $P = {1, 2, 3, 4, 2}$ and $q = 2$. Then $$q cdot P := {(1 cdot 2),(2 cdot 2),(3 cdot 2), (4 cdot 2), (2 cdot 2)} = {2, 4, 6, 8, 4 }. $$
Could this be the appropriate notation for a scalar product? I'm not entirely certain scalar multiplication of a value and a set exists as I haven't been able to find it anywhere in books or online––if this is the case, is it because set are immutable? In case it is asked, I am unfortunately unable in this example to make $P$ a vector and do the same operation.
elementary-set-theory notation
$endgroup$
1
$begingroup$
Well, if scalar product exists on the elements of the set (e.g. they themselves are scalars, or vectors, or matrices, or scalar valued functions, etc), then your definition [notation] is the natural one we use.
$endgroup$
– Berci
Jan 19 at 0:15
$begingroup$
I have seen the same notation in convex analysis. Here's something: en.wikipedia.org/wiki/Minkowski_functional Note the $lambda K$.
$endgroup$
– lightxbulb
Jan 19 at 0:15
add a comment |
$begingroup$
I am aware of how one can represent the Cartesian product of two sets, say $A$ and $B$. However, is there are standard way to represent the scalar product of a value and a set/multiset? As a simple example (with a multiset), let $P = {1, 2, 3, 4, 2}$ and $q = 2$. Then $$q cdot P := {(1 cdot 2),(2 cdot 2),(3 cdot 2), (4 cdot 2), (2 cdot 2)} = {2, 4, 6, 8, 4 }. $$
Could this be the appropriate notation for a scalar product? I'm not entirely certain scalar multiplication of a value and a set exists as I haven't been able to find it anywhere in books or online––if this is the case, is it because set are immutable? In case it is asked, I am unfortunately unable in this example to make $P$ a vector and do the same operation.
elementary-set-theory notation
$endgroup$
I am aware of how one can represent the Cartesian product of two sets, say $A$ and $B$. However, is there are standard way to represent the scalar product of a value and a set/multiset? As a simple example (with a multiset), let $P = {1, 2, 3, 4, 2}$ and $q = 2$. Then $$q cdot P := {(1 cdot 2),(2 cdot 2),(3 cdot 2), (4 cdot 2), (2 cdot 2)} = {2, 4, 6, 8, 4 }. $$
Could this be the appropriate notation for a scalar product? I'm not entirely certain scalar multiplication of a value and a set exists as I haven't been able to find it anywhere in books or online––if this is the case, is it because set are immutable? In case it is asked, I am unfortunately unable in this example to make $P$ a vector and do the same operation.
elementary-set-theory notation
elementary-set-theory notation
edited Jan 19 at 0:32
Xander Henderson
14.7k103555
14.7k103555
asked Jan 19 at 0:05
Luke PoeppelLuke Poeppel
212
212
1
$begingroup$
Well, if scalar product exists on the elements of the set (e.g. they themselves are scalars, or vectors, or matrices, or scalar valued functions, etc), then your definition [notation] is the natural one we use.
$endgroup$
– Berci
Jan 19 at 0:15
$begingroup$
I have seen the same notation in convex analysis. Here's something: en.wikipedia.org/wiki/Minkowski_functional Note the $lambda K$.
$endgroup$
– lightxbulb
Jan 19 at 0:15
add a comment |
1
$begingroup$
Well, if scalar product exists on the elements of the set (e.g. they themselves are scalars, or vectors, or matrices, or scalar valued functions, etc), then your definition [notation] is the natural one we use.
$endgroup$
– Berci
Jan 19 at 0:15
$begingroup$
I have seen the same notation in convex analysis. Here's something: en.wikipedia.org/wiki/Minkowski_functional Note the $lambda K$.
$endgroup$
– lightxbulb
Jan 19 at 0:15
1
1
$begingroup$
Well, if scalar product exists on the elements of the set (e.g. they themselves are scalars, or vectors, or matrices, or scalar valued functions, etc), then your definition [notation] is the natural one we use.
$endgroup$
– Berci
Jan 19 at 0:15
$begingroup$
Well, if scalar product exists on the elements of the set (e.g. they themselves are scalars, or vectors, or matrices, or scalar valued functions, etc), then your definition [notation] is the natural one we use.
$endgroup$
– Berci
Jan 19 at 0:15
$begingroup$
I have seen the same notation in convex analysis. Here's something: en.wikipedia.org/wiki/Minkowski_functional Note the $lambda K$.
$endgroup$
– lightxbulb
Jan 19 at 0:15
$begingroup$
I have seen the same notation in convex analysis. Here's something: en.wikipedia.org/wiki/Minkowski_functional Note the $lambda K$.
$endgroup$
– lightxbulb
Jan 19 at 0:15
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The notation you suggest is very common notation in contexts where scalar multiplication makes sense. For example, in the study of fractal geometry, fractal sets often display self-similarity. It is not uncommon to see a self-similar subset of $mathbb{R}^n$ described as a set $F$ having the property that
$$ F = bigcup_{j=1}^{N} c_j F + b_j, $$
for some collection of $c_j in mathbb{R}$ and $b_jinmathbb{R}^N$. Here, each $c_j$ scales the set $F$, then $b_j$ translates the scaled copy. Both the scalar multiplication and the addition make perfect sense, and the notation is exactly what you suggest.
Slightly more generally, let $V$ be a vector space over a field $k$ (for example, $V = mathbb{R}^n$ is a vector space over $k = mathbb{R}$), let $P subseteq V$, and let $q in k$. Then
$$ qcdot P = qP = { qp : p in P }. $$
Even more generally, if $P$ is any set with a structure which supports some kind of multiplication, and $q$ is any object such that $qp$ makes sense for $pin P$, then the notation is likely to be understood.
As a basic example, you might encounter the notation
$$ mathbb{Z} / pmathbb{Z} qquadtext{(where $p$ is prime)} $$
in a typical undergraduate course in abstract algebra. This is the quotient of $mathbb{Z}$ (the integers) with $pmathbb{Z}$ (multiples of $p$, i.e. the set ${np : ninmathbb{Z} }$).
As an addendum, there are also notions of sums and differences of sets with this kind of notation. If $A$ and $B$ are two subsets of some space in which addition and subtraction are defined, then we can define the Minkowski sum and difference of $A$ and $B$ as
$$ Apm B := { apm b : ain A land bin B }. $$
A similar notation could easily be adopted for a "Minkowski product" or "Minkowski quotient" (though I would be careful with those terms, as they may have other meanings). Indeed, I recently came across a paper which uses the notation
$$ CD := { cd : cin C land din D }, $$
where $C, D subseteq mathbb{R}$. That same paper also uses the notation
$$ 1/mathbb{N} := { tfrac{1}{n} : ninmathbb{N} }, $$
which is consistent with the multiplicative notation.
$endgroup$
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3078891%2fscalar-multiplication-of-a-set%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The notation you suggest is very common notation in contexts where scalar multiplication makes sense. For example, in the study of fractal geometry, fractal sets often display self-similarity. It is not uncommon to see a self-similar subset of $mathbb{R}^n$ described as a set $F$ having the property that
$$ F = bigcup_{j=1}^{N} c_j F + b_j, $$
for some collection of $c_j in mathbb{R}$ and $b_jinmathbb{R}^N$. Here, each $c_j$ scales the set $F$, then $b_j$ translates the scaled copy. Both the scalar multiplication and the addition make perfect sense, and the notation is exactly what you suggest.
Slightly more generally, let $V$ be a vector space over a field $k$ (for example, $V = mathbb{R}^n$ is a vector space over $k = mathbb{R}$), let $P subseteq V$, and let $q in k$. Then
$$ qcdot P = qP = { qp : p in P }. $$
Even more generally, if $P$ is any set with a structure which supports some kind of multiplication, and $q$ is any object such that $qp$ makes sense for $pin P$, then the notation is likely to be understood.
As a basic example, you might encounter the notation
$$ mathbb{Z} / pmathbb{Z} qquadtext{(where $p$ is prime)} $$
in a typical undergraduate course in abstract algebra. This is the quotient of $mathbb{Z}$ (the integers) with $pmathbb{Z}$ (multiples of $p$, i.e. the set ${np : ninmathbb{Z} }$).
As an addendum, there are also notions of sums and differences of sets with this kind of notation. If $A$ and $B$ are two subsets of some space in which addition and subtraction are defined, then we can define the Minkowski sum and difference of $A$ and $B$ as
$$ Apm B := { apm b : ain A land bin B }. $$
A similar notation could easily be adopted for a "Minkowski product" or "Minkowski quotient" (though I would be careful with those terms, as they may have other meanings). Indeed, I recently came across a paper which uses the notation
$$ CD := { cd : cin C land din D }, $$
where $C, D subseteq mathbb{R}$. That same paper also uses the notation
$$ 1/mathbb{N} := { tfrac{1}{n} : ninmathbb{N} }, $$
which is consistent with the multiplicative notation.
$endgroup$
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
add a comment |
$begingroup$
The notation you suggest is very common notation in contexts where scalar multiplication makes sense. For example, in the study of fractal geometry, fractal sets often display self-similarity. It is not uncommon to see a self-similar subset of $mathbb{R}^n$ described as a set $F$ having the property that
$$ F = bigcup_{j=1}^{N} c_j F + b_j, $$
for some collection of $c_j in mathbb{R}$ and $b_jinmathbb{R}^N$. Here, each $c_j$ scales the set $F$, then $b_j$ translates the scaled copy. Both the scalar multiplication and the addition make perfect sense, and the notation is exactly what you suggest.
Slightly more generally, let $V$ be a vector space over a field $k$ (for example, $V = mathbb{R}^n$ is a vector space over $k = mathbb{R}$), let $P subseteq V$, and let $q in k$. Then
$$ qcdot P = qP = { qp : p in P }. $$
Even more generally, if $P$ is any set with a structure which supports some kind of multiplication, and $q$ is any object such that $qp$ makes sense for $pin P$, then the notation is likely to be understood.
As a basic example, you might encounter the notation
$$ mathbb{Z} / pmathbb{Z} qquadtext{(where $p$ is prime)} $$
in a typical undergraduate course in abstract algebra. This is the quotient of $mathbb{Z}$ (the integers) with $pmathbb{Z}$ (multiples of $p$, i.e. the set ${np : ninmathbb{Z} }$).
As an addendum, there are also notions of sums and differences of sets with this kind of notation. If $A$ and $B$ are two subsets of some space in which addition and subtraction are defined, then we can define the Minkowski sum and difference of $A$ and $B$ as
$$ Apm B := { apm b : ain A land bin B }. $$
A similar notation could easily be adopted for a "Minkowski product" or "Minkowski quotient" (though I would be careful with those terms, as they may have other meanings). Indeed, I recently came across a paper which uses the notation
$$ CD := { cd : cin C land din D }, $$
where $C, D subseteq mathbb{R}$. That same paper also uses the notation
$$ 1/mathbb{N} := { tfrac{1}{n} : ninmathbb{N} }, $$
which is consistent with the multiplicative notation.
$endgroup$
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
add a comment |
$begingroup$
The notation you suggest is very common notation in contexts where scalar multiplication makes sense. For example, in the study of fractal geometry, fractal sets often display self-similarity. It is not uncommon to see a self-similar subset of $mathbb{R}^n$ described as a set $F$ having the property that
$$ F = bigcup_{j=1}^{N} c_j F + b_j, $$
for some collection of $c_j in mathbb{R}$ and $b_jinmathbb{R}^N$. Here, each $c_j$ scales the set $F$, then $b_j$ translates the scaled copy. Both the scalar multiplication and the addition make perfect sense, and the notation is exactly what you suggest.
Slightly more generally, let $V$ be a vector space over a field $k$ (for example, $V = mathbb{R}^n$ is a vector space over $k = mathbb{R}$), let $P subseteq V$, and let $q in k$. Then
$$ qcdot P = qP = { qp : p in P }. $$
Even more generally, if $P$ is any set with a structure which supports some kind of multiplication, and $q$ is any object such that $qp$ makes sense for $pin P$, then the notation is likely to be understood.
As a basic example, you might encounter the notation
$$ mathbb{Z} / pmathbb{Z} qquadtext{(where $p$ is prime)} $$
in a typical undergraduate course in abstract algebra. This is the quotient of $mathbb{Z}$ (the integers) with $pmathbb{Z}$ (multiples of $p$, i.e. the set ${np : ninmathbb{Z} }$).
As an addendum, there are also notions of sums and differences of sets with this kind of notation. If $A$ and $B$ are two subsets of some space in which addition and subtraction are defined, then we can define the Minkowski sum and difference of $A$ and $B$ as
$$ Apm B := { apm b : ain A land bin B }. $$
A similar notation could easily be adopted for a "Minkowski product" or "Minkowski quotient" (though I would be careful with those terms, as they may have other meanings). Indeed, I recently came across a paper which uses the notation
$$ CD := { cd : cin C land din D }, $$
where $C, D subseteq mathbb{R}$. That same paper also uses the notation
$$ 1/mathbb{N} := { tfrac{1}{n} : ninmathbb{N} }, $$
which is consistent with the multiplicative notation.
$endgroup$
The notation you suggest is very common notation in contexts where scalar multiplication makes sense. For example, in the study of fractal geometry, fractal sets often display self-similarity. It is not uncommon to see a self-similar subset of $mathbb{R}^n$ described as a set $F$ having the property that
$$ F = bigcup_{j=1}^{N} c_j F + b_j, $$
for some collection of $c_j in mathbb{R}$ and $b_jinmathbb{R}^N$. Here, each $c_j$ scales the set $F$, then $b_j$ translates the scaled copy. Both the scalar multiplication and the addition make perfect sense, and the notation is exactly what you suggest.
Slightly more generally, let $V$ be a vector space over a field $k$ (for example, $V = mathbb{R}^n$ is a vector space over $k = mathbb{R}$), let $P subseteq V$, and let $q in k$. Then
$$ qcdot P = qP = { qp : p in P }. $$
Even more generally, if $P$ is any set with a structure which supports some kind of multiplication, and $q$ is any object such that $qp$ makes sense for $pin P$, then the notation is likely to be understood.
As a basic example, you might encounter the notation
$$ mathbb{Z} / pmathbb{Z} qquadtext{(where $p$ is prime)} $$
in a typical undergraduate course in abstract algebra. This is the quotient of $mathbb{Z}$ (the integers) with $pmathbb{Z}$ (multiples of $p$, i.e. the set ${np : ninmathbb{Z} }$).
As an addendum, there are also notions of sums and differences of sets with this kind of notation. If $A$ and $B$ are two subsets of some space in which addition and subtraction are defined, then we can define the Minkowski sum and difference of $A$ and $B$ as
$$ Apm B := { apm b : ain A land bin B }. $$
A similar notation could easily be adopted for a "Minkowski product" or "Minkowski quotient" (though I would be careful with those terms, as they may have other meanings). Indeed, I recently came across a paper which uses the notation
$$ CD := { cd : cin C land din D }, $$
where $C, D subseteq mathbb{R}$. That same paper also uses the notation
$$ 1/mathbb{N} := { tfrac{1}{n} : ninmathbb{N} }, $$
which is consistent with the multiplicative notation.
edited Jan 19 at 2:03
answered Jan 19 at 0:30
Xander HendersonXander Henderson
14.7k103555
14.7k103555
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
add a comment |
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
$begingroup$
Thanks so much for such a detailed and helpful response!
$endgroup$
– Luke Poeppel
Jan 19 at 1:10
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3078891%2fscalar-multiplication-of-a-set%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
$begingroup$
Well, if scalar product exists on the elements of the set (e.g. they themselves are scalars, or vectors, or matrices, or scalar valued functions, etc), then your definition [notation] is the natural one we use.
$endgroup$
– Berci
Jan 19 at 0:15
$begingroup$
I have seen the same notation in convex analysis. Here's something: en.wikipedia.org/wiki/Minkowski_functional Note the $lambda K$.
$endgroup$
– lightxbulb
Jan 19 at 0:15