Step
*
1
1
of Lemma
isaxiom-wf-colist
1. T : Type
2. colist(T) ⊆r (Unit ⋃ (T × colist(T)))
3. (Unit ⋃ (T × colist(T))) ⊆r colist(T)
4. x : Unit ⋃ (T × colist(T))
⊢ isaxiom(x) ∈ 𝔹
BY
{ (D_b_union (-1)⋅ THEN D -1 THEN Reduce 0 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