ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-nf Unicode version

Definition df-nf 1350
Description: Define the not-free predicate for wffs. This is read " x is not free in  ph". Not-free means that the value of  x cannot affect the value of  ph, e.g., any occurrence of  x in  ph is effectively bound by a "for all" or something that expands to one (such as "there exists"). In particular, substitution for a variable not free in a wff does not affect its value (sbf 1660). An example of where this is used is stdpc5 1476. See nf2 1558 for an alternative definition which does not involve nested quantifiers on the same variable.

Not-free is a commonly used constraint, so it is useful to have a notation for it. Surprisingly, there is no common formal notation for it, so here we devise one. Our definition lets us work with the not-free notion within the logic itself rather than as a metalogical side condition.

To be precise, our definition really means "effectively not free," because it is slightly less restrictive than the usual textbook definition for not-free (which only considers syntactic freedom). For example,  x is effectively not free in the bare expression  x  =  x, even though  x would be considered free in the usual textbook definition, because the value of  x in the expression  x  =  x cannot affect the truth of the expression (and thus substitution will not change the result). (Contributed by Mario Carneiro, 11-Aug-2016.)

Assertion
Ref Expression
df-nf  |-  ( F/ x ph  <->  A. x
( ph  ->  A. x ph ) )

Detailed syntax breakdown of Definition df-nf
StepHypRef Expression
1 wph . . 3  wff  ph
2 vx . . 3  setvar  x
31, 2wnf 1349 . 2  wff  F/ x ph
41, 2wal 1241 . . . 4  wff  A. x ph
51, 4wi 4 . . 3  wff  ( ph  ->  A. x ph )
65, 2wal 1241 . 2  wff  A. x
( ph  ->  A. x ph )
73, 6wb 98 1  wff  ( F/ x ph  <->  A. x
( ph  ->  A. x ph ) )
Colors of variables: wff set class
This definition is referenced by:  nfi  1351  nfbii  1362  nfr  1411  nfd  1416  nfbidf  1432  nfnf1  1436  nford  1459  nfand  1460  nfnf  1469  nfalt  1470  19.21t  1474  nfimd  1477  19.9t  1533  nfnt  1546  nf2  1558  drnf1  1621  drnf2  1622  nfexd  1644  dveeq2or  1697  nfsb2or  1718  nfdv  1757  nfsbxy  1818  nfsbxyt  1819  sbcomxyyz  1846  sbnf2  1857  dvelimALT  1886  dvelimfv  1887  nfsb4t  1890  dvelimor  1894  oprabidlem  5536  bj-nfalt  9904
  Copyright terms: Public domain W3C validator