Step * of Lemma one_or_both_wf

∀[A,B:Type].  (one_or_both(A;B) ∈ Type)
BY
{ Unfold `one_or_both` 0 THEN Auto }


Latex:


Latex:
\mforall{}[A,B:Type].    (one\_or\_both(A;B)  \mmember{}  Type)


By


Latex:
Unfold  `one\_or\_both`  0  THEN  Auto




Home Index