Step
*
1
of Lemma
fun-path-before
1. [T] : Type
2. f : T ⟶ T
⊢ ∀x,y,a,b:T.  a before b ∈ [] 
⇒ a is f*(b) supposing x=f*(y) via []
BY
{ (RepUR ``fun-path`` 0 THEN Auto THEN Auto') }
Latex:
Latex:
1.  [T]  :  Type
2.  f  :  T  {}\mrightarrow{}  T
\mvdash{}  \mforall{}x,y,a,b:T.    a  before  b  \mmember{}  []  {}\mRightarrow{}  a  is  f*(b)  supposing  x=f*(y)  via  []
By
Latex:
(RepUR  ``fun-path``  0  THEN  Auto  THEN  Auto')
Home
Index