AmountsFn |
appearance as argument number 1 |
![]() |
(documentation AmountsFn EnglishLanguage "A List of all the MassMeasures of instances of a type of Substance found in an Object.") | Merge.kif 7574-7576 | |
(domain AmountsFn 2 CorpuscularObject) | Merge.kif 7578-7578 | The number 2 argument of Amounts fn is an instance of corpuscular object |
(domain AmountsFn 3 UnitOfMass) | Merge.kif 7579-7579 | The number 3 argument of Amounts fn is an instance of unit of mass |
(domainSubclass AmountsFn 1 Substance) | Merge.kif 7577-7577 | The number 1 argument of Amounts fn is a subclass of substance |
(instance AmountsFn BinaryFunction) | Merge.kif 7573-7573 | Amounts fn is an instance of binary function |
(range AmountsFn List) | Merge.kif 7580-7580 | The range of Amounts fn is an instance of list |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage AmountsFn "Amounts fn") | domainEnglishFormat.kif 64453-64453 |
antecedent |
![]() |
(=> (and (inList ?E ?L) (equal ?L (AmountsFn ?S ?CO ?U))) (instance ?E RationalNumber)) |
Merge.kif 7582-7587 |
|
consequent |
![]() |
(=> (and (amount ?S ?CO (MeasureFn ?N ?U)) (instance ?SI ?S) (measure ?SI (MeasureFn ?N2 ?U)) (part ?SI ?CO)) (exists (?L) (and (inList (MeasureFn ?N2 ?U) ?L) (equal ?L (AmountsFn ?S ?CO ?U)) (equal ?N (ListSumFn ?L))))) |
Merge.kif 7596-7611 |
|
![]() |
![]() |