Nuprl Lemma : cat_id_tuple_lemma
∀y,x,arrow,ob:Top.  (cat-id(<ob, arrow, x, y>) ~ x)
Proof
Definitions occuring in Statement : 
cat-id: cat-id(C)
, 
top: Top
, 
all: ∀x:A. B[x]
, 
pair: <a, b>
, 
sqequal: s ~ t
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
member: t ∈ T
, 
cat-id: cat-id(C)
, 
pi2: snd(t)
, 
pi1: fst(t)
Lemmas referenced : 
top_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation, 
cut, 
hypothesis, 
introduction, 
extract_by_obid, 
sqequalRule
Latex:
\mforall{}y,x,arrow,ob:Top.    (cat-id(<ob,  arrow,  x,  y>)  \msim{}  x)
Date html generated:
2017_01_10-AM-08_40_39
Last ObjectModification:
2017_01_09-PM-00_48_33
Theory : small!categories
Home
Index