Nuprl Definition : graph-cosets
graph-cosets(I;i,j.E[i; j]) ==  fix((λS,i. <j:I × E[i; j], λp.(S (fst(p)))>))
Definitions occuring in Statement : 
pi1: fst(t)
, 
apply: f a
, 
fix: fix(F)
, 
lambda: λx.A[x]
, 
pair: <a, b>
, 
product: x:A × B[x]
Definitions occuring in definition : 
fix: fix(F)
, 
pair: <a, b>
, 
product: x:A × B[x]
, 
lambda: λx.A[x]
, 
apply: f a
, 
pi1: fst(t)
FDL editor aliases : 
graph-cosets
Latex:
graph-cosets(I;i,j.E[i;  j])  ==    fix((\mlambda{}S,i.  <j:I  \mtimes{}  E[i;  j],  \mlambda{}p.(S  (fst(p)))>))
Date html generated:
2018_07_29-AM-09_50_17
Last ObjectModification:
2018_05_30-PM-10_53_23
Theory : constructive!set!theory
Home
Index