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

Definition df-nf 1475
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 1791). An example of where this is used is stdpc5 1598. See nf2 1682 for an alternate definition which does not involve nested quantifiers on the same variable.

Nonfreeness is a commonly used condition, 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 notion of nonfreeness 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 considers syntactic freedom). For example,  x is effectively not free in the expression  x  =  x (even though  x is syntactically free in it, so would be considered "free" in the usual textbook definition) because the value of  x in the formula  x  =  x does not affect the truth of that formula (and thus substitutions will not change the result), see nfequid 1716. (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 1474 . 2  wff  F/ x ph
41, 2wal 1362 . . . 4  wff  A. x ph
51, 4wi 4 . . 3  wff  ( ph  ->  A. x ph )
65, 2wal 1362 . 2  wff  A. x
( ph  ->  A. x ph )
73, 6wb 105 1  wff  ( F/ x ph  <->  A. x
( ph  ->  A. x ph ) )
Colors of variables: wff set class
This definition is referenced by:  nfi  1476  nfbii  1487  nfr  1532  nfd  1537  nfbidf  1553  nfnf1  1558  nford  1581  nfand  1582  nfal  1590  nfnf  1591  nfalt  1592  19.21t  1596  nfimd  1599  19.9t  1656  nfnt  1670  nf2  1682  drnf1  1747  drnf2  1748  nfexd  1775  dveeq2or  1830  nfsb2or  1851  nfdv  1891  nfsbxy  1961  nfsbxyt  1962  sbcomxyyz  1991  sbnf2  2000  dvelimALT  2029  dvelimfv  2030  nfsb4t  2033  dvelimor  2037  oprabidlem  5953  bj-nfalt  15410
  Copyright terms: Public domain W3C validator