Suppose a knowledge base contains just one sentence, $\exists\,x\ {AsHighAs}(x,{Everest})$. Which of the following are legitimate results of applying Existential Instantiation?
- 
    
${AsHighAs}({Everest},{Everest})$.
 - 
    
${AsHighAs}({Kilimanjaro},{Everest})$.
 - 
    
${AsHighAs}({Kilimanjaro},{Everest}) \land {AsHighAs}({BenNevis},{Everest})$
(after two applications). 
      Answer
      Improve This Solution
    
    
  View Answer