Step
*
of Lemma
per-class_wf
∀[T:Type]. ∀[a:Base ⋃ T].  (per-class(T;a) ∈ Type)
BY
{ (Auto THEN UnfoldAtAddr [2] 0 THEN MemCD) }
1
.....subterm..... T:t
1:n
1. T : Type
2. a : Base ⋃ T
⊢ Base ∈ Type
2
.....subterm..... T:t
2:n
1. T : Type
2. a : Base ⋃ T
3. x : Base
⊢ x = 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