Step * 1 1 2 1 of Lemma list-functor

.....wf..... 
1. Type
2. : ℕ ⟶ Type
3. : ⋂n:ℕ(Unit ⋃ (T × (X n)))
4. isaxiom(x) tt
⊢ x ∈ Unit
BY
(InstLemma `axiom-listunion` [⌜T⌝;⌜0⌝;⌜x⌝]⋅ THEN Auto) }


Latex:


Latex:
.....wf..... 
1.  T  :  Type
2.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
3.  x  :  \mcap{}n:\mBbbN{}.  (Unit  \mcup{}  (T  \mtimes{}  (X  n)))
4.  isaxiom(x)  =  tt
\mvdash{}  x  \mmember{}  Unit


By


Latex:
(InstLemma  `axiom-listunion`  [\mkleeneopen{}T\mkleeneclose{};\mkleeneopen{}X  0\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index