-1

Is the expression "valid formulas of a formal system" correct? I've been reading recently some some lecture notes where the expression "valid formulas of a formal system" is used (with reference to predicate calculus). I thought that you can use the expression "valid formula" only when you talk about a formal language, not a formal system; that is, I thought that "valid formula" is a semantic concept not a syntactic one. Could someone help me?

user405159
  • 353
  • 2
  • 12

1 Answers1

1

You're right: Usually "valid" when applied to logical formulas will mean "logically valid", that is, it describes formulas that are true for every possible interpretation of the non-logical symbols in them.

However, from time to time writers will slip and use "valid" in its everyday non-technical meaning of "allowed by the rules" - which may well be the case for the instance you have found. If that is so, your "valid formulas" would just mean "well-formed formulas" (in the language of the system).

But we cannot say for sure without knowing more context of your quote.

  • No, it's not just "well-formed formulas" because in fact the author talks about the "logically valid formulas of predicate calculus"! – user405159 Apr 03 '17 at 20:03
  • All this is pretty confusing. – user405159 Apr 03 '17 at 20:03
  • 1
    @Fishermansfriend: If that's the context, then it's definitely the technical concept of "logically valid". Don't put too much weight on "of predicate calculus" -- that is just used as a reference to the language of pure predicate calculus (presumably with a countably infinite supply of predicate and function symbols of each arity). – hmakholm left over Monica Apr 03 '17 at 20:19