Step
*
1
2
of Lemma
base-equal-partial
.....antecedent..... 
1. A : Type
2. value-type(A)
3. a : Base
4. b : Base
5. (((a)↓ 
⇐⇒ (b)↓) ∧ a = b ∈ A supposing (a)↓) ∧ (¬is-exception(a)) ∧ (¬is-exception(b))
⊢ per-partial(A;a;b)
BY
{ (RepeatFor 2 (D 0) THEN Auto) }
Latex:
Latex:
.....antecedent..... 
1.  A  :  Type
2.  value-type(A)
3.  a  :  Base
4.  b  :  Base
5.  (((a)\mdownarrow{}  \mLeftarrow{}{}\mRightarrow{}  (b)\mdownarrow{})  \mwedge{}  a  =  b  supposing  (a)\mdownarrow{})  \mwedge{}  (\mneg{}is-exception(a))  \mwedge{}  (\mneg{}is-exception(b))
\mvdash{}  per-partial(A;a;b)
By
Latex:
(RepeatFor  2  (D  0)  THEN  Auto)
Home
Index