Nuprl Definition : case-term
(u ∨ v) ==  λI,rho. if (phi(rho)==1) then u(rho) else v(rho) fi 
Definitions occuring in Statement : 
cubical-term-at: u(a)
, 
fl-eq: (x==y)
, 
face_lattice: face_lattice(I)
, 
lattice-1: 1
, 
ifthenelse: if b then t else f fi 
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
ifthenelse: if b then t else f fi 
, 
fl-eq: (x==y)
, 
lattice-1: 1
, 
face_lattice: face_lattice(I)
, 
cubical-term-at: u(a)
FDL editor aliases : 
case-term
Latex:
(u  \mvee{}  v)  ==    \mlambda{}I,rho.  if  (phi(rho)==1)  then  u(rho)  else  v(rho)  fi 
Date html generated:
2016_05_19-AM-08_51_10
Last ObjectModification:
2016_03_31-AM-10_05_57
Theory : cubical!type!theory
Home
Index