Step * of Lemma WtoSet_wf

[A:Type]. ∀[B:A ⟶ Type]. ∀[x:W(A;a.B[a])].  (WtoSet(a.B[a];x) ∈ Set{i:l})
BY
(Auto THEN WElim (-1)) }

1
1. Type
2. A ⟶ Type
3. A
4. B[a] ⟶ W(A;a.B[a])
5. ∀b:B[a]. (WtoSet(a.B[a];f b) ∈ Set{i:l})
⊢ WtoSet(a.B[a];Wsup(a;f)) ∈ Set{i:l}


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[x:W(A;a.B[a])].    (WtoSet(a.B[a];x)  \mmember{}  Set\{i:l\})


By


Latex:
(Auto  THEN  WElim  (-1))




Home Index