Step * of Lemma context-subset-subtype-or

No Annotations
[Gamma:j⊢]. ∀[phi1,phi2:{Gamma ⊢ _:𝔽}].  ({Gamma, (phi1 ∨ phi2) ⊢ _} ⊆{Gamma, phi1 ⊢ _})
BY
(Intros THEN BLemma `context-subset-subtype` THEN Auto) }


Latex:


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


By


Latex:
(Intros  THEN  BLemma  `context-subset-subtype`  THEN  Auto)




Home Index