Step * of Lemma rel_plus_wf

[T:Type]. ∀[R:T ⟶ T ⟶ Type].  (R+ ∈ T ⟶ T ⟶ Type)
BY
(Unfold `rel_plus` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  Type].    (R\msupplus{}  \mmember{}  T  {}\mrightarrow{}  T  {}\mrightarrow{}  Type)


By


Latex:
(Unfold  `rel\_plus`  0  THEN  Auto)




Home Index