Step * 1 1 of Lemma isaxiom-wf-colist


1. Type
2. colist(T) ⊆(Unit ⋃ (T × colist(T)))
3. (Unit ⋃ (T × colist(T))) ⊆colist(T)
4. Unit ⋃ (T × colist(T))
⊢ isaxiom(x) ∈ 𝔹
BY
(D_b_union (-1)⋅ THEN -1 THEN Reduce THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  colist(T)  \msubseteq{}r  (Unit  \mcup{}  (T  \mtimes{}  colist(T)))
3.  (Unit  \mcup{}  (T  \mtimes{}  colist(T)))  \msubseteq{}r  colist(T)
4.  x  :  Unit  \mcup{}  (T  \mtimes{}  colist(T))
\mvdash{}  isaxiom(x)  \mmember{}  \mBbbB{}


By


Latex:
(D\_b\_union  (-1)\mcdot{}  THEN  D  -1  THEN  Reduce  0  THEN  Auto)




Home Index