Nuprl Lemma : copathAgree-cons
∀[A:𝕌']. ∀[B:A ⟶ Type]. ∀[w:coW(A;a.B[a])]. ∀[b:coW-dom(a.B[a];w)].
  ∀p,q:copath(a.B[a];coW-item(w;b)).
    (copathAgree(a.B[a];coW-item(w;b);p;q) ⇒ copathAgree(a.B[a];w;copath-cons(b;p);copath-cons(b;q)))
Proof
Definitions occuring in Statement : 
copathAgree: copathAgree(a.B[a];w;x;y), 
copath-cons: copath-cons(b;x), 
copath: copath(a.B[a];w), 
coW-item: coW-item(w;b), 
coW-dom: coW-dom(a.B[a];w), 
coW: coW(A;a.B[a]), 
uall: ∀[x:A]. B[x], 
so_apply: x[s], 
all: ∀x:A. B[x], 
implies: P ⇒ Q, 
function: x:A ⟶ B[x], 
universe: Type
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x], 
all: ∀x:A. B[x], 
implies: P ⇒ Q, 
copath: copath(a.B[a];w), 
copathAgree: copathAgree(a.B[a];w;x;y), 
copath-cons: copath-cons(b;x), 
member: t ∈ T, 
nat: ℕ, 
decidable: Dec(P), 
or: P ∨ Q, 
less_than: a < b, 
and: P ∧ Q, 
less_than': less_than'(a;b), 
top: Top, 
true: True, 
squash: ↓T, 
not: ¬A, 
false: False, 
prop: ℙ, 
bool: 𝔹, 
unit: Unit, 
it: ⋅, 
btrue: tt, 
uiff: uiff(P;Q), 
uimplies: b supposing a, 
bfalse: ff, 
exists: ∃x:A. B[x], 
sq_type: SQType(T), 
guard: {T}, 
bnot: ¬bb, 
ifthenelse: if b then t else f fi , 
assert: ↑b, 
subtract: n - m, 
subtype_rel: A ⊆r B, 
le: A ≤ B, 
so_lambda: λ2x.t[x], 
so_apply: x[s], 
coPathAgree: coPathAgree(a.B[a];n;w;p;q), 
cand: A c∧ B
Lemmas referenced : 
decidable__lt, 
top_wf, 
less_than_wf, 
lt_int_wf, 
bool_wf, 
eqtt_to_assert, 
assert_of_lt_int, 
eqff_to_assert, 
equal_wf, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_subtype_base, 
assert-bnot, 
not-lt-2, 
condition-implies-le, 
add-associates, 
nat_wf, 
minus-add, 
minus-one-mul, 
add-swap, 
minus-one-mul-top, 
zero-add, 
add-commutes, 
less-iff-le, 
add_functionality_wrt_le, 
le-add-cancel2, 
copathAgree_wf, 
coW-item_wf, 
copath_wf, 
coW-dom_wf, 
coW_wf, 
eq_int_wf, 
assert_of_eq_int, 
neg_assert_of_eq_int, 
add-subtract-cancel
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
isect_memberFormation, 
lambdaFormation, 
sqequalHypSubstitution, 
productElimination, 
thin, 
sqequalRule, 
cut, 
introduction, 
extract_by_obid, 
dependent_functionElimination, 
setElimination, 
rename, 
hypothesisEquality, 
hypothesis, 
unionElimination, 
because_Cache, 
lessCases, 
isectElimination, 
sqequalAxiom, 
isect_memberEquality, 
independent_pairFormation, 
voidElimination, 
voidEquality, 
natural_numberEquality, 
imageMemberEquality, 
baseClosed, 
imageElimination, 
independent_functionElimination, 
addEquality, 
equalityElimination, 
equalityTransitivity, 
equalitySymmetry, 
independent_isectElimination, 
dependent_pairFormation, 
promote_hyp, 
instantiate, 
applyEquality, 
lambdaEquality, 
intEquality, 
minusEquality, 
cumulativity, 
functionEquality, 
universeEquality
Latex:
\mforall{}[A:\mBbbU{}'].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[w:coW(A;a.B[a])].  \mforall{}[b:coW-dom(a.B[a];w)].
    \mforall{}p,q:copath(a.B[a];coW-item(w;b)).
        (copathAgree(a.B[a];coW-item(w;b);p;q)
        {}\mRightarrow{}  copathAgree(a.B[a];w;copath-cons(b;p);copath-cons(b;q)))
Date html generated:
2018_07_25-PM-01_41_05
Last ObjectModification:
2018_06_01-AM-11_49_45
Theory : co-recursion
Home
Index