Step
*
of Lemma
strong-subtype_witness
∀[A,B:Type].  (strong-subtype(A;B) 
⇒ (<Ax, Ax> ∈ strong-subtype(A;B)))
BY
{ (Auto THEN ExRepD THEN (FLemma `strong-subtype-implies` [3] THENA Auto) THEN FHyp (-1) [-2] THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type].    (strong-subtype(A;B)  {}\mRightarrow{}  (<Ax,  Ax>  \mmember{}  strong-subtype(A;B)))
By
Latex:
(Auto
  THEN  ExRepD
  THEN  (FLemma  `strong-subtype-implies`  [3]  THENA  Auto)
  THEN  FHyp  (-1)  [-2]
  THEN  Auto)
Home
Index