Giter Site home page Giter Site logo

dimachine / closureseparation Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 223 KB

Computation of OEIS sequences A334254 and A334255 for n=6 and checking their values for n=3,4,5

License: GNU General Public License v3.0

Jupyter Notebook 100.00%
closure-systems moore-families atomic-lattices fca formal-concept-analysis

closureseparation's Introduction

ClosureSeparation

Computation of OEIS sequences A334254 and A334255 for n=6 and checking their values for n=3,4,5.

  • A334254 (https://oeis.org/A334254) represents the number of closure operators on a set of n elements which satisfy the T_1 separation axiom, i.e. all singleton sets {x} are closed. For n>1, this property guarantees that the empty set is closed, i.e. the closure operators are strict.

  • A334255 (https://oeis.org/A334255) represents Number of strict closure operators on a set of n elements which satisfy the T_1 separation axiom.

Outline of A334254_and_A334255.ipynb

1. The main code with the recursive procedure to generate all closure systems represented as formal contexts and to select those satisfying the T_1 separation axiom.

2. Counting A334254 for n=6 with multiprocessing parallelisation.

3. Checking the values A334254 for n=3, 4, 5 with the code from Section 1.

Outline of IneqA334254.ipynb

1. The main code with the recursive procedure to generate all closure systems represented as formal contexts and to select those satisfying the T_1 separation axiom.

2. Counting A334254 for n=2,3,4,5.

3. Counting nonisomorphic closure systems from those of A334254 for n=2,3,4,5.

References

  • Bernhard Ganter, Rudolf Wille: Formal Concept Analysis - Mathematical Foundations. Springer 1999, ISBN 978-3-540-62771-5, pp. I-X, 1-284

  • Dmitry I. Ignatov: On the Cryptomorphism between Davis' Subset Lattices, Atomic Lattices, and Closure Systems under T1 Separation Axiom, https://arxiv.org/abs/2209.12256, 2022

For any usage the acknowledgement of this repository and the paper is the necessary condition.

closureseparation's People

Contributors

dimachine avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.