Nuprl Lemma : no-excluded-middle-using-partial2
¬(∀P:ℙ. ((↓P) ∨ (¬P)))
Proof
Definitions occuring in Statement : 
prop: ℙ, 
all: ∀x:A. B[x], 
not: ¬A, 
squash: ↓T, 
or: P ∨ Q
Definitions unfolded in proof : 
not: ¬A, 
implies: P ⇒ Q, 
all: ∀x:A. B[x], 
member: t ∈ T, 
prop: ℙ, 
or: P ∨ Q, 
uall: ∀[x:A]. B[x], 
false: False, 
isl: isl(x), 
squash: ↓T, 
iff: P ⇐⇒ Q, 
and: P ∧ Q, 
rev_implies: P ⇐ Q, 
value-type: value-type(T), 
subtype_rel: A ⊆r B, 
uimplies: b supposing a, 
assert: ↑b, 
ifthenelse: if b then t else f fi , 
bfalse: ff, 
cand: A c∧ B, 
bool: 𝔹, 
unit: Unit, 
it: ⋅, 
btrue: tt, 
uiff: uiff(P;Q), 
exists: ∃x:A. B[x], 
sq_type: SQType(T), 
guard: {T}, 
bnot: ¬bb, 
decidable: Dec(P), 
sq_stable: SqStable(P), 
has-value: (a)↓
Lemmas referenced : 
squash_wf, 
istype-void, 
int-value-type, 
assert_wf, 
btrue_wf, 
assert_of_tt, 
bfalse_wf, 
has-value_wf-partial, 
partial_wf, 
fix_wf_partial, 
int-mono, 
eqtt_to_assert, 
bottom_wf-partial, 
eqff_to_assert, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_wf, 
bool_subtype_base, 
assert-bnot, 
decidable__assert, 
bottom_diverge, 
sq_stable_from_decidable, 
istype-assert, 
int_subtype_base, 
subtype_partial_sqtype_base, 
sq_stable__has-value, 
has-value_wf_base, 
is-exception_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
sqequalRule, 
functionIsType, 
universeIsType, 
universeEquality, 
unionIsType, 
cut, 
introduction, 
extract_by_obid, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
hypothesisEquality, 
hypothesis, 
rename, 
lambdaEquality_alt, 
because_Cache, 
inhabitedIsType, 
unionElimination, 
imageElimination, 
independent_pairFormation, 
dependent_set_memberEquality_alt, 
productIsType, 
applyEquality, 
independent_isectElimination, 
voidElimination, 
independent_functionElimination, 
intEquality, 
equalityIsType1, 
equalityTransitivity, 
equalitySymmetry, 
dependent_functionElimination, 
setElimination, 
equalityElimination, 
productElimination, 
dependent_pairFormation_alt, 
promote_hyp, 
instantiate, 
cumulativity, 
natural_numberEquality, 
equalityIstype, 
imageMemberEquality, 
baseClosed, 
divergentSqle, 
sqleReflexivity
Latex:
\mneg{}(\mforall{}P:\mBbbP{}.  ((\mdownarrow{}P)  \mvee{}  (\mneg{}P)))
Date html generated:
2020_05_19-PM-09_36_49
Last ObjectModification:
2020_01_04-PM-07_57_28
Theory : partial_1
Home
Index