Nuprl Lemma : path-type-sub-pathtype
∀[X:j⊢]. ∀[A:{X ⊢ _}]. ∀[a,b:{X ⊢ _:A}].  ({X ⊢ _:(Path_A a b)} ⊆r {X ⊢ _:Path(A)})
Proof
Definitions occuring in Statement : 
path-type: (Path_A a b)
, 
pathtype: Path(A)
, 
cubical-term: {X ⊢ _:A}
, 
cubical-type: {X ⊢ _}
, 
cubical_set: CubicalSet
, 
subtype_rel: A ⊆r B
, 
uall: ∀[x:A]. B[x]
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
subtype_rel: A ⊆r B
Lemmas referenced : 
path-type-subtype, 
cubical-term_wf, 
cubical-type-cumulativity2, 
cubical_set_cumulativity-i-j, 
cubical-type_wf, 
cubical_set_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
isect_memberFormation_alt, 
introduction, 
cut, 
extract_by_obid, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
hypothesisEquality, 
hypothesis, 
sqequalRule, 
axiomEquality, 
inhabitedIsType, 
isect_memberEquality_alt, 
isectIsTypeImplies, 
universeIsType, 
instantiate, 
applyEquality
Latex:
\mforall{}[X:j\mvdash{}].  \mforall{}[A:\{X  \mvdash{}  \_\}].  \mforall{}[a,b:\{X  \mvdash{}  \_:A\}].    (\{X  \mvdash{}  \_:(Path\_A  a  b)\}  \msubseteq{}r  \{X  \mvdash{}  \_:Path(A)\})
Date html generated:
2020_05_20-PM-03_17_28
Last ObjectModification:
2020_04_06-PM-06_32_40
Theory : cubical!type!theory
Home
Index