Step * of Lemma context-subset-subtype-simple

No Annotations
[Gamma:j⊢]. ∀[phi:{Gamma ⊢ _:𝔽}].  ({Gamma ⊢ _} ⊆{Gamma, phi ⊢ _})
BY
(Intros THEN (InstLemma `context-subset-1` [⌜Gamma⌝]⋅ THENA Auto) THEN -1) }

1
1. [Gamma] CubicalSet{j}
2. [phi] {Gamma ⊢ _:𝔽}
3. {Gamma, 1(𝔽) ⊢ _} ⊆{Gamma ⊢ _}
4. {Gamma ⊢ _} ⊆{Gamma, 1(𝔽) ⊢ _}
⊢ {Gamma ⊢ _} ⊆{Gamma, phi ⊢ _}


Latex:


Latex:
No  Annotations
\mforall{}[Gamma:j\mvdash{}].  \mforall{}[phi:\{Gamma  \mvdash{}  \_:\mBbbF{}\}].    (\{Gamma  \mvdash{}  \_\}  \msubseteq{}r  \{Gamma,  phi  \mvdash{}  \_\})


By


Latex:
(Intros  THEN  (InstLemma  `context-subset-1`  [\mkleeneopen{}Gamma\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  D  -1)




Home Index