Nuprl Definition : fst-meaning

fst-meaning{i:l}(A; B; C) ==
  let Xa,a,ma in 
  let Xb,b,mb in 
  let Xc,c,mc in 
  provision(allowed(ma) ∧ allowed(mb) ∧ allowed(mc) ∧ type(allow(mc))=Σ type(allow(ma)) type(allow(mb));
            mk-ctt-term-mng(level(allow(ma)); type(allow(ma)); term(allow(mc)).1))



Definitions occuring in Statement :  context-set: context-set(ctxt) ctt-type-type: type(T) ctt-type-level: level(T) mk-ctt-term-mng: mk-ctt-term-mng(lvl; T; t) ctt-term-term: term(t) ctt-term-type-is: type(t)=T cubical-fst: p.1 cubical-sigma: Σ B spreadn: spread3 and: P ∧ Q allow: allow(x) allowed: allowed(x) provision: provision(ok; v)
Definitions occuring in definition :  spreadn: spread3 provision: Error :provision,  and: P ∧ Q allowed: Error :allowed,  ctt-term-type-is: type(t)=T cubical-sigma: Σ B context-set: context-set(ctxt) mk-ctt-term-mng: mk-ctt-term-mng(lvl; T; t) ctt-type-level: level(T) ctt-type-type: type(T) cubical-fst: p.1 ctt-term-term: term(t) allow: Error :allow

Latex:
fst-meaning\{i:l\}(A;  B;  C)  ==
    let  Xa,a,ma  =  A  in 
    let  Xb,b,mb  =  B  in 
    let  Xc,c,mc  =  C  in 
    provision(allowed(ma)
                        \mwedge{}  allowed(mb)
                        \mwedge{}  allowed(mc)
                        \mwedge{}  type(allow(mc))=\mSigma{}  type(allow(ma))  type(allow(mb));
                        mk-ctt-term-mng(level(allow(ma));  type(allow(ma));  term(allow(mc)).1))



Date html generated: 2020_05_21-AM-10_43_05
Last ObjectModification: 2020_05_06-PM-10_02_22

Theory : cubical!type!theory


Home Index