Step * of Lemma subtype_rel_b-union-left

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


Latex:


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


By


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




Home Index