Nuprl Lemma : sv-bag-is-bag-rep

[A:Type]. ∀[as:bag(A)].  ∀a:A. (a ↓∈ as  (as bag-rep(#(as);a) ∈ bag(A))) supposing single-valued-bag(as;A)


Proof




Definitions occuring in Statement :  uimplies: supposing a uall: [x:A]. B[x] all: x:A. B[x] implies:  Q universe: Type equal: t ∈ T single-valued-bag: single-valued-bag(b;T) bag-member: x ↓∈ bs bag-rep: bag-rep(n;x) bag-size: #(bs) bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a all: x:A. B[x] implies:  Q prop: bag: bag(T) so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] subtype_rel: A ⊆B permutation: permutation(T;L1;L2) exists: x:A. B[x] inject: Inj(A;B;f) and: P ∧ Q cand: c∧ B bag-size: #(bs) top: Top iff: ⇐⇒ Q rev_implies:  Q squash: T true: True guard: {T} int_seg: {i..j-} lelt: i ≤ j < k decidable: Dec(P) or: P ∨ Q satisfiable_int_formula: satisfiable_int_formula(fmla) false: False not: ¬A le: A ≤ B less_than: a < b single-valued-list: single-valued-list(L;T)

Latex:
\mforall{}[A:Type].  \mforall{}[as:bag(A)].
    \mforall{}a:A.  (a  \mdownarrow{}\mmember{}  as  {}\mRightarrow{}  (as  =  bag-rep(\#(as);a)))  supposing  single-valued-bag(as;A)



Date html generated: 2016_05_17-AM-11_11_33
Last ObjectModification: 2016_01_18-AM-00_11_03

Theory : process-model


Home Index