Skip to content

RealSet: Replace is_included_in, is_disjoint_from by is_subset, is_disjoint #31927

@mkoeppe

Description

@mkoeppe

is_included_in is only defined by RealSet. We deprecate it and replace it by is_subset.

The spelling issubset is used in Python sets. is_subset is widely used in Sage. Sympy provides both spellings (see #31926), but the source code notes that issubset "should be deprecated".

Depends on #21243

CC: @tscrim @mjungmath

Component: geometry

Author: Matthias Koeppe

Branch/Commit: f27026f

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/31927

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions