Skip to content
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

Open
mkoeppe opened this issue Jul 14, 2021 · 13 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Jul 14, 2021

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_functions 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_functions 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 #31981

Depends 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

@mkoeppe mkoeppe added this to the sage-9.4 milestone Jul 14, 2021
@mkoeppe

This comment has been minimized.

@mkoeppe

This comment has been minimized.

@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jul 14, 2021

Dependencies: #31748

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jul 14, 2021

Changed dependencies from #31748 to #31748, #31881

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 15, 2021

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

9390187WIP Sets.Subobjects.ParentMethods.indicator_function

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 15, 2021

Commit: 9390187

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 16, 2021

Branch pushed to git repo; I updated commit sha1. New commits:

994c861WIP PolyhedralComplex.indicator_functions_algebra
00e452eInfinityRing, UnsignedInfinityRing: Add is_field method
7eb807bConvexSet_base.convex_indicator_function: New

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 16, 2021

Changed commit from 9390187 to 7eb807b

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 16, 2021

Changed commit from 7eb807b to beaea83

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 16, 2021

Branch pushed to git repo; I updated commit sha1. New commits:

beaea83ConvexSet_base: Add indicator_function, indicator_functions_monoid

@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe

This comment has been minimized.

@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 18, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Apr 2, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe removed this from the sage-10.0 milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant