Nuprl Lemma : transitive-set-iff
∀s:coSet{i:l}. (transitive-set(s) 
⇐⇒ ∀x:coSet{i:l}. ((x ∈ s) 
⇒ (x ⊆ s)))
Proof
Definitions occuring in Statement : 
transitive-set: transitive-set(s)
, 
setsubset: (a ⊆ b)
, 
setmem: (x ∈ s)
, 
coSet: coSet{i:l}
, 
all: ∀x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
implies: P 
⇒ Q
Definitions unfolded in proof : 
guard: {T}
, 
set-predicate: set-predicate{i:l}(s;a.P[a])
, 
rev_implies: P 
⇐ Q
, 
so_apply: x[s]
, 
so_lambda: λ2x.t[x]
, 
uall: ∀[x:A]. B[x]
, 
prop: ℙ
, 
member: t ∈ T
, 
implies: P 
⇒ Q
, 
and: P ∧ Q
, 
iff: P 
⇐⇒ Q
, 
transitive-set: transitive-set(s)
, 
all: ∀x:A. B[x]
Lemmas referenced : 
iff_wf, 
allsetmem_wf, 
seteq_wf, 
seteq_weakening, 
setsubset_functionality, 
allsetmem-iff, 
setsubset_wf, 
all_wf, 
coSet_wf, 
setmem_wf
Rules used in proof : 
independent_functionElimination, 
setEquality, 
rename, 
setElimination, 
dependent_functionElimination, 
impliesFunctionality, 
productElimination, 
addLevel, 
because_Cache, 
functionEquality, 
cumulativity, 
lambdaEquality, 
sqequalRule, 
instantiate, 
hypothesis, 
hypothesisEquality, 
thin, 
isectElimination, 
sqequalHypSubstitution, 
extract_by_obid, 
introduction, 
independent_pairFormation, 
cut, 
lambdaFormation, 
sqequalReflexivity, 
computationStep, 
sqequalTransitivity, 
sqequalSubstitution
Latex:
\mforall{}s:coSet\{i:l\}.  (transitive-set(s)  \mLeftarrow{}{}\mRightarrow{}  \mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  s)  {}\mRightarrow{}  (x  \msubseteq{}  s)))
Date html generated:
2018_07_29-AM-10_02_43
Last ObjectModification:
2018_07_20-PM-06_22_07
Theory : constructive!set!theory
Home
Index