Step
*
1
1
3
1
of Lemma
list-functor
.....wf..... 
1. T : Type
2. X : ℕ ⟶ Type
3. x : ⋂n:ℕ. (Unit ⋃ (T × (X n)))
4. ¬isaxiom(x) = tt
⊢ x ∈ T × (⋂n:ℕ. (X n))
BY
{ Assert ⌜∀n:ℕ. (x ∈ T × (X n))⌝⋅ }
1
.....assertion..... 
1. T : Type
2. X : ℕ ⟶ Type
3. x : ⋂n:ℕ. (Unit ⋃ (T × (X n)))
4. ¬isaxiom(x) = tt
⊢ ∀n:ℕ. (x ∈ T × (X n))
2
1. T : Type
2. X : ℕ ⟶ Type
3. x : ⋂n:ℕ. (Unit ⋃ (T × (X n)))
4. ¬isaxiom(x) = tt
5. ∀n:ℕ. (x ∈ T × (X n))
⊢ x ∈ T × (⋂n:ℕ. (X n))
Latex:
Latex:
.....wf..... 
1.  T  :  Type
2.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
3.  x  :  \mcap{}n:\mBbbN{}.  (Unit  \mcup{}  (T  \mtimes{}  (X  n)))
4.  \mneg{}isaxiom(x)  =  tt
\mvdash{}  x  \mmember{}  T  \mtimes{}  (\mcap{}n:\mBbbN{}.  (X  n))
By
Latex:
Assert  \mkleeneopen{}\mforall{}n:\mBbbN{}.  (x  \mmember{}  T  \mtimes{}  (X  n))\mkleeneclose{}\mcdot{}
Home
Index