Step * of Lemma subtype-approx-type

[T:Type]. T ⊆approx-type(T) supposing mono(T) ∨ (T ⊆Base)
BY
(Auto THEN (D THENA Auto)) }

1
.....subterm..... T:t
1:n
1. Type
2. mono(T) ∨ (T ⊆Base)
3. T
⊢ x ∈ approx-type(T)


Latex:


Latex:
\mforall{}[T:Type].  T  \msubseteq{}r  approx-type(T)  supposing  mono(T)  \mvee{}  (T  \msubseteq{}r  Base)


By


Latex:
(Auto  THEN  (D  0  THENA  Auto))




Home Index