Theory natural-prime-sieve-1.31

theory file

name natural-prime-sieve
version 1.31
requires
meta.description The sieve of Eratosthenes
meta.author Joe Leslie-Hurd <joe@gilith.com>
meta.license MIT
meta.show "Data.Bool"
meta.show "Data.List"
meta.show "Data.Pair"
meta.show "Data.Stream"
meta.show "Function"
meta.show "Number.Natural"
meta.show "Number.Natural.Prime.Sieve"
name main
imports
  • def
  • thm
subs
2 subs
name thm
imports
  • def
package natural-prime-sieve-thm-1.31
[evaluating…]