Step * of Lemma per-class_wf

[T:Type]. ∀[a:Base ⋃ T].  (per-class(T;a) ∈ Type)
BY
(Auto THEN UnfoldAtAddr [2] THEN MemCD) }

1
.....subterm..... T:t
1:n
1. Type
2. Base ⋃ T
⊢ Base ∈ Type

2
.....subterm..... T:t
2:n
1. Type
2. Base ⋃ T
3. Base
⊢ a ∈ T ∈ Type


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[a:Base  \mcup{}  T].    (per-class(T;a)  \mmember{}  Type)


By


Latex:
(Auto  THEN  UnfoldAtAddr  [2]  0  THEN  MemCD)




Home Index