Content deleted Content added
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q5508846 |
Martinkunev (talk | contribs) m removed non-encyclopedic content |
||
Line 15:
==Introducing new function symbols==
In a treatment of predicate logic that allows one to introduce new predicate symbols, one will also want to be able to introduce new function symbols. Given the function symbols ''F'' and ''G'', one can introduce a new function symbol ''F'' ∘ ''G'', the ''composition'' of ''F'' and ''G'', satisfying (''F'' o ''G'')(''X'') = ''F''(''G''(''X'')), [[for all]] ''X''.
Of course, the right side of this equation doesn't make sense in typed logic unless the ___domain type of ''F'' matches the codomain type of ''G'', so this is required for the composition to be defined.
|