A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/ref/VectorLessEqual.html below:

VectorLessEqual—Wolfram Language Documentation

WOLFRAM Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

BUILT-IN SYMBOL VectorLessEqual

xy or VectorLessEqual[{x,y}]

yields True for vectors of length n if xiyi for all components .

xκy or VectorLessEqual[{x,y},κ]

yields True for x and y if y-xκ, where κ is a proper convex cone.

Details Examplesopen allclose all Basic Examples  (3)

xy yields True when xiyi is True for all i=1,,n:

xy yields False when xi>yi is False for any i=1,,n:

Represent a vector inequality:

When v is replaced by numerical vector space elements, the inequality gives True or False:

The cone is also given by :

The cone is also given by :

The cuboid is also given by :

Scope  (7)

Determine if all of the elements in a vector are non-negative:

Determine if all components are less than or equal to 1:

!xy does not imply xy:

For each component, !xiyi does imply xi>yi:

Compare the components of two matrices:

Compare symmetric matrices:

Represent the condition that Norm[{x,y}]<=1:

Represent the condition that :

Show where for non-negative x,y with α between 0 and 1:

Applications  (8) Optimization over Vector Inequalities  (1) Solving Vector Inequalities  (1)

The inequality represents the cuboid Cuboid[pmin,pmax]:

Integration over Vector Inequality Regions  (2)

Integrate over the non-negative quadrant :

Using vector variables:

Integrate over the non-negative orthant:

Integrate over the rectangle :

Using vector variables:

Integrate over the cuboid :

Matrix Inequalities  (3)

Use the standard vector order to represent the set of non-negative matrices:

Give the set of interval bounded matrices:

Use the semidefinite cone to define the set of symmetric positive semidefinite matrices:

Define the set of symmetric matrices with smallest eigenvalue and largest eigenvalue by using , where n=IdentityMatrix[n] and κ="SemidefiniteCone". This finds the set of symmetric matrices with eigenvalues between 1 and 2, i.e. :

Formulate the same problem using matrix variables:

Find an instance of such a matrix:

Check the result:

Properties & Relations  (3)

VectorLessEqual is compatible with a vector space operation:

Adding vectors to both sides for any vector :

Multiplying by positive constants for any :

xy is a (non-strict) partial order, i.e. reflexive, antisymmetric and transitive:

Reflexive, i.e. for all elements :

Antisymmetric, i.e. if and then :

Transitive, i.e. if and then :

xκy are partial orders but not total orders, so there are incomparable elements:

Neither nor is true, because and are incomparable elements:

The set of vectors and . These are the comparable elements to :

Possible Issues  (1)

Vector orders are partial orders, so the negation of is not equivalent to :

Here both and are false:

Visualize and . The difference of these sets consists of incomparable elements:

Wolfram Research (2019), VectorLessEqual, Wolfram Language function, https://reference.wolfram.com/language/ref/VectorLessEqual.html. Text

Wolfram Research (2019), VectorLessEqual, Wolfram Language function, https://reference.wolfram.com/language/ref/VectorLessEqual.html.

CMS

Wolfram Language. 2019. "VectorLessEqual." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VectorLessEqual.html.

APA

Wolfram Language. (2019). VectorLessEqual. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VectorLessEqual.html

BibTeX

@misc{reference.wolfram_2025_vectorlessequal, author="Wolfram Research", title="{VectorLessEqual}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/VectorLessEqual.html}", note=[Accessed: 12-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_vectorlessequal, organization={Wolfram Research}, title={VectorLessEqual}, year={2019}, url={https://reference.wolfram.com/language/ref/VectorLessEqual.html}, note=[Accessed: 12-July-2025 ]}


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4