Nuprl Lemma : int-decr-map-remove_wf

∀[Value:Type]. ∀[k:ℤ]. ∀[m:int-decr-map-type(Value)].  (int-decr-map-remove(k;m) ∈ int-decr-map-type(Value))


Proof




Definitions occuring in Statement :  int-decr-map-remove: int-decr-map-remove(k;m),  int-decr-map-type: int-decr-map-type(Value),  uall: ∀[x:A]. B[x],  member: t ∈ T,  int: ℤ,  universe: Type
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  member: t ∈ T,  int-decr-map-type: int-decr-map-type(Value),  all: ∀x:A. B[x],  nat: ℕ,  implies: P ⇒ Q,  false: False,  ge: i ≥ j ,  uimplies: b supposing a,  satisfiable_int_formula: satisfiable_int_formula(fmla),  exists: ∃x:A. B[x],  not: ¬A,  top: Top,  and: P ∧ Q,  prop: ℙ,  so_lambda: λ2x y.t[x; y],  pi1: fst(t),  so_apply: x[s1;s2],  gt: i > j,  subtype_rel: A ⊆r B,  or: P ∨ Q,  int-decr-map-remove: int-decr-map-remove(k;m),  remove-combine: remove-combine(cmp;l),  list_ind: list_ind,  nil: [],  it: ⋅,  cons: [a / b],  colength: colength(L),  guard: {T},  decidable: Dec(P),  so_lambda: λ2x.t[x],  so_apply: x[s],  sq_type: SQType(T),  less_than: a < b,  squash: ↓T,  less_than': less_than'(a;b),  ifthenelse: if b then t else f fi ,  btrue: tt,  uiff: uiff(P;Q),  iff: P ⇐⇒ Q,  bfalse: ff,  rev_implies: P ⇐ Q,  cand: A c∧ B

Latex:
\mforall{}[Value:Type].  \mforall{}[k:\mBbbZ{}].  \mforall{}[m:int-decr-map-type(Value)].
    (int-decr-map-remove(k;m)  \mmember{}  int-decr-map-type(Value))



Date html generated: 2016_05_17-PM-01_50_21
Last ObjectModification: 2016_01_17-AM-11_37_26

Theory : datatype-signatures


Home Index