pdm-book / community

75 stars 0 forks source link

Error in RA -> FO conversion #6

Open meygerjos opened 1 year ago

meygerjos commented 1 year ago

Near the beginning of chapter 6 (Equivalence of Logic and Algebra), in the RA -> FO proof, $\varphi{\sigma\theta(e)}(\overline{x})$ should be defined as $(\varphi_e \wedge \theta[\overline{x}])(\overline{x})$, rather than $\varphi_e(\overline{x}) \wedge \theta[\overline{x}]$.