#set #theory #axiom #choice #zermelo–fraenkel

no-std zfc

Trait that represents a set according to Zermelo–Fraenkel set theory with the axiom of choice (ZFC)

7 unstable releases

0.4.0 Sep 6, 2024
0.3.2 Mar 27, 2024
0.3.1 Oct 18, 2023
0.3.0 Sep 5, 2023
0.1.1 Aug 28, 2023

#378 in Math

Download history 3/week @ 2024-06-20 1/week @ 2024-06-27 1/week @ 2024-07-18 8/week @ 2024-07-25 6/week @ 2024-08-01 1/week @ 2024-08-08 1/week @ 2024-08-15 1/week @ 2024-08-22 136/week @ 2024-09-05 13/week @ 2024-09-12 26/week @ 2024-09-19 19/week @ 2024-09-26 5/week @ 2024-10-03

65 downloads per month
Used in 2 crates

MIT/Apache

30KB
730 lines

zfc

zfc is a library for sets according to Zermelo–Fraenkel set theory with the axiom of choice (ZFC).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Status

The crate is only tested on x86_64-unknown-linux-gnu and x86_64-unknown-openbsd targets, but it should work on most platforms.


lib.rs:

zfc

zfc is a library for sets according to Zermelo–Fraenkel set theory with the axiom of choice (ZFC).

Dependencies

~480KB
~10K SLoC