Nuprl Lemma : setsubset-iff2

a:Set{i:l}. ∀b:coSet{i:l}.  ((a ⊆ b) ⇐⇒ ∀x:Set{i:l}. ((x ∈ a)  (x ∈ b)))


Proof




Definitions occuring in Statement :  setsubset: (a ⊆ b) Set: Set{i:l} setmem: (x ∈ s) coSet: coSet{i:l} all: x:A. B[x] iff: ⇐⇒ Q implies:  Q
Definitions unfolded in proof :  exists: x:A. B[x] uimplies: supposing a guard: {T} set-predicate: set-predicate{i:l}(s;a.P[a]) rev_implies:  Q so_apply: x[s] so_lambda: λ2x.t[x] subtype_rel: A ⊆B uall: [x:A]. B[x] prop: member: t ∈ T implies:  Q and: P ∧ Q iff: ⇐⇒ Q setsubset: (a ⊆ b) all: x:A. B[x]
Lemmas referenced :  coSet-mem-Set-implies-Set seteq_wf setmem_functionality_1 allsetmem-iff all_wf coSet_wf allsetmem_wf Set_wf set-subtype-coSet setmem_wf
Rules used in proof :  dependent_pairFormation independent_isectElimination productElimination independent_functionElimination dependent_functionElimination functionEquality instantiate cumulativity setEquality rename setElimination lambdaEquality because_Cache sqequalRule hypothesis applyEquality hypothesisEquality thin isectElimination sqequalHypSubstitution extract_by_obid introduction cut independent_pairFormation lambdaFormation sqequalReflexivity computationStep sqequalTransitivity sqequalSubstitution

Latex:
\mforall{}a:Set\{i:l\}.  \mforall{}b:coSet\{i:l\}.    ((a  \msubseteq{}  b)  \mLeftarrow{}{}\mRightarrow{}  \mforall{}x:Set\{i:l\}.  ((x  \mmember{}  a)  {}\mRightarrow{}  (x  \mmember{}  b)))



Date html generated: 2018_07_29-AM-10_01_18
Last ObjectModification: 2018_07_20-PM-05_43_33

Theory : constructive!set!theory


Home Index