Nuprl Lemma : Legendre_1_lemma
∀x:Top. (Legendre(1;x) ~ x)
Proof
Definitions occuring in Statement : 
Legendre: Legendre(n;x)
, 
top: Top
, 
all: ∀x:A. B[x]
, 
natural_number: $n
, 
sqequal: s ~ t
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
Legendre: Legendre(n;x)
, 
eq_int: (i =z j)
, 
subtract: n - m
, 
ifthenelse: if b then t else f fi 
, 
bfalse: ff
, 
btrue: tt
Lemmas referenced : 
istype-top
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
cut, 
hypothesis, 
introduction, 
extract_by_obid, 
sqequalRule
Latex:
\mforall{}x:Top.  (Legendre(1;x)  \msim{}  x)
Date html generated:
2019_10_30-AM-11_32_53
Last ObjectModification:
2019_01_01-PM-03_54_23
Theory : reals_2
Home
Index