Class: Math::SetTheory::RealNumbers

Inherits:
NumberSet show all
Includes:
Singleton
Defined in:
lib/ruuuby/math/set_theory/discrete/real_numbers.rb

Overview

includes all the measuring-numbers

Instance Attribute Summary

Attributes inherited from NumberSet

#name, #symbol, #𝔠

Attributes inherited from Closure

#axioms

Instance Method Summary collapse

Methods inherited from NumberSet

#countable?, #countably_infinite?, #finite?, #uncountable?, #∋?, #∌?, #⊂?, #⊃?, #⊄?, #⊅?, #⊆?, #⊇?

Constructor Details

#initializeRealNumbers

Returns a new instance of RealNumbers.



11
12
13
14
15
16
17
18
19
20
21
22
# File 'lib/ruuuby/math/set_theory/discrete/real_numbers.rb', line 11

def initialize
  super(:

Instance Method Details

#_∋?(n) ⇒ Boolean

Returns:

  • (Boolean)


25
26
27
28
29
30
31
32
33
# File 'lib/ruuuby/math/set_theory/discrete/real_numbers.rb', line 25

def _