-
-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sets.Subobjects.ParentMethods.indicator_function, ConvexSet_base.indicator_function, ConvexSet_base.convex_indicator_function #32201
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Dependencies: #31748 |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are the {0,1}- and {+oo,0}-valued functions on the ambient space that indicate set membership. The main focus of this ticket is on
indicator_function
.indicator_function
s form algebras in which multiplication is the pointwise multiplication; it corresponds to taking intersections. Every indicator function is an idempotent.The indicator functions of the faces of a
PolyhedralComplex
form a basis. The indicator functions of their relative interiors form another basis - of orthogonal idempotents.The algebra is isomorphic to the
MoebiusAlgebra
of the opposite of the face poset.convex_indicator_function
s merely form a cone of functions. We introduce them on this ticket only to clarify the terminology, and in preparation for a connection to cvxpy (https://www.cvxpy.org/api_reference/cvxpy.transforms.html#cvxpy.transforms.indicator) in #31981Depends on #31748
Depends on #31881
CC: @tscrim @kliem @yuan-zhou
Component: geometry
Branch/Commit: u/mkoeppe/sets_subobjects_parentmethods_indicator_function__convexset_base_indicator_function__convexset_base_convex_indicator_function @
beaea83
Issue created by migration from https://trac.sagemath.org/ticket/32201
The text was updated successfully, but these errors were encountered: