Step * of Lemma subtype_rel_b-union-right

[A,B:Type].  (B ⊆(A ⋃ B))
BY
(Auto THEN At ⌜Type⌝ (D 0)⋅ THEN Auto THEN BUnionRight THEN Auto) }


Latex:


Latex:
\mforall{}[A,B:Type].    (B  \msubseteq{}r  (A  \mcup{}  B))


By


Latex:
(Auto  THEN  At  \mkleeneopen{}Type\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto  THEN  BUnionRight  THEN  Auto)




Home Index