Users' Mathboxes Mathbox for Mario Carneiro < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  df-fmla Structured version   Visualization version   GIF version

Definition df-fmla 35318
Description: Define the predicate which defines the set of valid Godel formulas. The parameter 𝑛 defines the maximum height of the formulas: the set (Fmla‘∅) is all formulas of the form 𝑥𝑦 (which in our coding scheme is the set ({∅} × (ω × ω)); see df-sat 35316 for the full coding scheme), see fmla0 35355, and each extra level adds to the complexity of the formulas in (Fmla‘𝑛), see fmlasuc 35359. Remark: it is sufficient to have atomic formulas of the form 𝑥𝑦 only, because equations (formulas of the form 𝑥 = 𝑦), which are required as (atomic) formulas, can be introduced as a defined notion in terms of 𝑔, see df-goeq 35417. (Fmla‘ω) = 𝑛 ∈ ω(Fmla‘𝑛) is the set of all valid formulas, see fmla 35354. (Contributed by Mario Carneiro, 14-Jul-2013.)
Assertion
Ref Expression
df-fmla Fmla = (𝑛 ∈ suc ω ↦ dom ((∅ Sat ∅)‘𝑛))

Detailed syntax breakdown of Definition df-fmla
StepHypRef Expression
1 cfmla 35310 . 2 class Fmla
2 vn . . 3 setvar 𝑛
3 com 7799 . . . 4 class ω
43csuc 6309 . . 3 class suc ω
52cv 1539 . . . . 5 class 𝑛
6 c0 4284 . . . . . 6 class
7 csat 35309 . . . . . 6 class Sat
86, 6, 7co 7349 . . . . 5 class (∅ Sat ∅)
95, 8cfv 6482 . . . 4 class ((∅ Sat ∅)‘𝑛)
109cdm 5619 . . 3 class dom ((∅ Sat ∅)‘𝑛)
112, 4, 10cmpt 5173 . 2 class (𝑛 ∈ suc ω ↦ dom ((∅ Sat ∅)‘𝑛))
121, 11wceq 1540 1 wff Fmla = (𝑛 ∈ suc ω ↦ dom ((∅ Sat ∅)‘𝑛))
Colors of variables: wff setvar class
This definition is referenced by:  fmlafv  35353  fmla  35354  fmlasuc0  35357
  Copyright terms: Public domain W3C validator