Step * of Lemma l-ordered-nil-true

[T:Type]. ∀[R:T ⟶ T ⟶ ℙ].  (l-ordered(T;x,y.R[x;y];[]) ⇐⇒ True)
BY
(Auto THEN BLemma `l-ordered-nil`⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    (l-ordered(T;x,y.R[x;y];[])  \mLeftarrow{}{}\mRightarrow{}  True)


By


Latex:
(Auto  THEN  BLemma  `l-ordered-nil`\mcdot{}  THEN  Auto)




Home Index