Step
*
1
2
of Lemma
wellfounded-irreflexive
1. A : Type
2. r : A ⟶ A ⟶ ℙ
3. WellFnd{i}(A;x,y.r[x;y])
4. a : A
5. r[a;a]
6. ∀x:A. ((x = a ∈ A) 
⇒ False)
⊢ False
BY
{ (InstHyp [⌜a⌝] (-1)⋅ THEN Auto) }
Latex:
Latex:
1.  A  :  Type
2.  r  :  A  {}\mrightarrow{}  A  {}\mrightarrow{}  \mBbbP{}
3.  WellFnd\{i\}(A;x,y.r[x;y])
4.  a  :  A
5.  r[a;a]
6.  \mforall{}x:A.  ((x  =  a)  {}\mRightarrow{}  False)
\mvdash{}  False
By
Latex:
(InstHyp  [\mkleeneopen{}a\mkleeneclose{}]  (-1)\mcdot{}  THEN  Auto)
Home
Index