Step * of Lemma subset-constrained-cubical-term

No Annotations
[X,Y:j⊢].
  ∀[A:{X ⊢ _}]. ∀[phi:{X ⊢ _:𝔽}]. ∀[t:{X, phi ⊢ _:A}].  ({X ⊢ _:A[phi |⟶ t]} ⊆{Y ⊢ _:A[phi |⟶ t]}) 
  supposing sub_cubical_set{j:l}(Y; X)
BY
(InstLemma `subset-cubical-term` []
   THEN RepeatFor (ParallelLast')
   THEN Auto
   THEN Assert ⌜{X, phi ⊢ _:A} ⊆{Y, phi ⊢ _:A}⌝⋅}

1
.....assertion..... 
1. CubicalSet{j}
2. CubicalSet{j}
3. sub_cubical_set{j:l}(Y; X)
4. {X ⊢ _}
5. {X ⊢ _:A} ⊆{Y ⊢ _:A}
6. phi {X ⊢ _:𝔽}
7. {X, phi ⊢ _:A}
⊢ {X, phi ⊢ _:A} ⊆{Y, phi ⊢ _:A}

2
1. CubicalSet{j}
2. CubicalSet{j}
3. sub_cubical_set{j:l}(Y; X)
4. {X ⊢ _}
5. {X ⊢ _:A} ⊆{Y ⊢ _:A}
6. phi {X ⊢ _:𝔽}
7. {X, phi ⊢ _:A}
8. {X, phi ⊢ _:A} ⊆{Y, phi ⊢ _:A}
⊢ {X ⊢ _:A[phi |⟶ t]} ⊆{Y ⊢ _:A[phi |⟶ t]}


Latex:


Latex:
No  Annotations
\mforall{}[X,Y:j\mvdash{}].
    \mforall{}[A:\{X  \mvdash{}  \_\}].  \mforall{}[phi:\{X  \mvdash{}  \_:\mBbbF{}\}].  \mforall{}[t:\{X,  phi  \mvdash{}  \_:A\}].
        (\{X  \mvdash{}  \_:A[phi  |{}\mrightarrow{}  t]\}  \msubseteq{}r  \{Y  \mvdash{}  \_:A[phi  |{}\mrightarrow{}  t]\}) 
    supposing  sub\_cubical\_set\{j:l\}(Y;  X)


By


Latex:
(InstLemma  `subset-cubical-term`  []
  THEN  RepeatFor  4  (ParallelLast')
  THEN  Auto
  THEN  Assert  \mkleeneopen{}\{X,  phi  \mvdash{}  \_:A\}  \msubseteq{}r  \{Y,  phi  \mvdash{}  \_:A\}\mkleeneclose{}\mcdot{})




Home Index