| Number(number) | 2, Fibonacci_number, II, ZIP, ZIP_code, area_code, arity, binary, cardinality, composite_number, decimal, denary, deuce, difference, differential, duodecimal, figure, fixed, hex, hexadecimal, identification_number, lower_bound, mathematical, mean, mean_value, minuend, number, numeral, numeric, numerical, numerical_quantity, numerically, octal, one, oxidation_number, oxidation_state, postal_code, postcode, remainder, subtrahend, three-figure, twice, two, zero, zero_point, zeroth |
| appearance as argument number 1 |
|
|
| (subclass Number Quantity) | Merge.kif 1858-1858 | Number is a subclass of quantity |
| (partition Number RealNumber ImaginaryNumber ComplexNumber) | Merge.kif 1859-1859 | Number is exhaustively partitioned into real number, imaginary number, and complex number |
| (documentation Number EnglishLanguage "A measure of how many things there are, or how much there is, of a certain kind. Numbers are subclassed into RealNumber, ComplexNumber, and ImaginaryNumber.") | Merge.kif 1861-1863 | Number is exhaustively partitioned into real number, imaginary number, and complex number |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| consequent |
|
|
| (=> (and (equal ?A (AverageFn ?L)) (inList ?N ?L)) (instance ?N Number)) |
Merge.kif 3323-3327 | If equal X and the average of the numbers in Y and Z is a member of Y, then Z is an instance of number |
| (=> (equal (GreatestCommonDivisorFn @ROW) ?NUMBER) (=> (inList ?ELEMENT (ListFn @ROW)) (instance ?ELEMENT Number))) |
Merge.kif 4906-4911 | Assuming equal the greatest common divisor of @ROW and Y, it follows that: if Z is a member of (@ROW), then Z is an instance of number |
| (=> (equal (LeastCommonMultipleFn @ROW) ?NUMBER) (=> (inList ?ELEMENT (ListFn @ROW)) (instance ?ELEMENT Number))) |
Merge.kif 4991-4996 | Assuming equal the least common multiple of @ROW and Y, it follows that: if Z is a member of (@ROW), then Z is an instance of number |
| (=> (and (instance ?LIST NumberList) (inList ?NUM ?LIST)) (instance ?NUM Number)) |
Weather.kif 3143-3147 | If X is an instance of number list and Y is a member of X, then Y is an instance of number |
|
|