Nuprl Lemma : tree-bars_wf
∀[T:Type]. ∀[p:wfd-tree(T)]. ∀[A:n:ℕ ⟶ (ℕn ⟶ T) ⟶ ℙ].  ((p|A) ∈ ℙ)
Proof
Definitions occuring in Statement : 
tree-bars: (p|A)
, 
wfd-tree: wfd-tree(T)
, 
int_seg: {i..j-}
, 
nat: ℕ
, 
uall: ∀[x:A]. B[x]
, 
prop: ℙ
, 
member: t ∈ T
, 
function: x:A ⟶ B[x]
, 
natural_number: $n
, 
universe: Type
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
wfd-tree: wfd-tree(T)
, 
all: ∀x:A. B[x]
, 
nat: ℕ
, 
prop: ℙ
, 
tree-bars: (p|A)
, 
Wsup: Wsup(a;b)
, 
implies: P 
⇒ Q
, 
bool: 𝔹
, 
unit: Unit
, 
it: ⋅
, 
btrue: tt
, 
ifthenelse: if b then t else f fi 
, 
uiff: uiff(P;Q)
, 
and: P ∧ Q
, 
uimplies: b supposing a
, 
le: A ≤ B
, 
less_than': less_than'(a;b)
, 
false: False
, 
not: ¬A
, 
subtype_rel: A ⊆r B
, 
guard: {T}
, 
int_seg: {i..j-}
, 
lelt: i ≤ j < k
, 
satisfiable_int_formula: satisfiable_int_formula(fmla)
, 
exists: ∃x:A. B[x]
, 
top: Top
, 
bfalse: ff
, 
or: P ∨ Q
, 
sq_type: SQType(T)
, 
bnot: ¬bb
, 
assert: ↑b
, 
so_lambda: λ2x.t[x]
, 
so_apply: x[s]
, 
pcw-pp-barred: Barred(pp)
, 
ge: i ≥ j 
, 
decidable: Dec(P)
, 
cw-step: cw-step(A;a.B[a])
, 
pcw-step: pcw-step(P;p.A[p];p,a.B[p; a];p,a,b.C[p; a; b])
, 
spreadn: spread3, 
less_than: a < b
, 
true: True
, 
squash: ↓T
, 
isr: isr(x)
, 
ext-eq: A ≡ B
, 
so_lambda: λ2x y.t[x; y]
, 
so_apply: x[s1;s2]
, 
so_lambda: so_lambda(x,y,z.t[x; y; z])
, 
so_apply: x[s1;s2;s3]
, 
ext-family: F ≡ G
, 
pi1: fst(t)
, 
nat_plus: ℕ+
, 
W-rel: W-rel(A;a.B[a];w)
, 
param-W-rel: param-W-rel(P;p.A[p];p,a.B[p; a];p,a,b.C[p; a; b];par;w)
, 
pcw-steprel: StepRel(s1;s2)
, 
pi2: snd(t)
, 
isl: isl(x)
, 
pcw-step-agree: StepAgree(s;p1;w)
, 
cand: A c∧ B
Lemmas referenced : 
nat_wf, 
int_seg_wf, 
wfd-tree_wf, 
bool_wf, 
eqtt_to_assert, 
false_wf, 
le_wf, 
int_seg_properties, 
satisfiable-full-omega-tt, 
intformand_wf, 
intformless_wf, 
itermVar_wf, 
itermConstant_wf, 
intformle_wf, 
int_formula_prop_and_lemma, 
int_formula_prop_less_lemma, 
int_term_value_var_lemma, 
int_term_value_constant_lemma, 
int_formula_prop_le_lemma, 
int_formula_prop_wf, 
eqff_to_assert, 
equal_wf, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_subtype_base, 
assert-bnot, 
all_wf, 
predicate-shift_wf, 
W-elimination-facts, 
ifthenelse_wf, 
subtract_wf, 
nat_properties, 
decidable__le, 
intformnot_wf, 
itermSubtract_wf, 
int_formula_prop_not_lemma, 
int_term_value_subtract_lemma, 
decidable__lt, 
lelt_wf, 
top_wf, 
less_than_wf, 
true_wf, 
add-subtract-cancel, 
itermAdd_wf, 
int_term_value_add_lemma, 
W-ext, 
param-co-W-ext, 
unit_wf2, 
it_wf, 
param-co-W_wf, 
ext-eq_inversion, 
subtype_rel_weakening, 
assert_wf, 
btrue_wf, 
bfalse_wf, 
pcw-steprel_wf, 
subtype_rel_dep_function, 
set_subtype_base, 
int_subtype_base, 
decidable__equal_int, 
intformeq_wf, 
int_formula_prop_eq_lemma, 
int_seg_subtype
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
isect_memberFormation, 
cut, 
thin, 
sqequalHypSubstitution, 
dependent_functionElimination, 
hypothesisEquality, 
equalityTransitivity, 
hypothesis, 
equalitySymmetry, 
functionEquality, 
instantiate, 
introduction, 
extract_by_obid, 
isectElimination, 
natural_numberEquality, 
setElimination, 
rename, 
cumulativity, 
universeEquality, 
sqequalRule, 
lambdaFormation, 
unionElimination, 
equalityElimination, 
productElimination, 
independent_isectElimination, 
applyEquality, 
functionExtensionality, 
dependent_set_memberEquality, 
independent_pairFormation, 
lambdaEquality, 
because_Cache, 
applyLambdaEquality, 
dependent_pairFormation, 
int_eqEquality, 
intEquality, 
isect_memberEquality, 
voidElimination, 
voidEquality, 
computeAll, 
promote_hyp, 
independent_functionElimination, 
strong_bar_Induction, 
lessCases, 
sqequalAxiom, 
imageMemberEquality, 
baseClosed, 
imageElimination, 
axiomEquality, 
addEquality, 
int_eqReduceTrueSq, 
hypothesis_subsumption, 
dependent_pairEquality, 
productEquality, 
inlEquality, 
unionEquality, 
hyp_replacement
Latex:
\mforall{}[T:Type].  \mforall{}[p:wfd-tree(T)].  \mforall{}[A:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  \mBbbP{}].    ((p|A)  \mmember{}  \mBbbP{})
Date html generated:
2017_04_17-AM-09_38_47
Last ObjectModification:
2017_02_27-PM-05_35_45
Theory : fan-theorem
Home
Index