Step * of Lemma branch_wf2

[P:ℙ]. ∀[d:Dec(P)]. ∀[T:Type]. ∀[A:P ⟶ T]. ∀[B:⋂q:¬P. T].  (if p:P then A[p] else fi  ∈ T)
BY
((UnivCD THENA Auto) THEN Unfold `branch` THEN THEN Reduce 0) }

1
1. : ℙ
2. P
3. Type
4. P ⟶ T
5. : ⋂q:¬P. T
⊢ A[x] ∈ T

2
1. : ℙ
2. : ¬P
3. Type
4. P ⟶ T
5. : ⋂q:¬P. T
⊢ B ∈ T


Latex:


Latex:
\mforall{}[P:\mBbbP{}].  \mforall{}[d:Dec(P)].  \mforall{}[T:Type].  \mforall{}[A:P  {}\mrightarrow{}  T].  \mforall{}[B:\mcap{}q:\mneg{}P.  T].    (if  p:P  then  A[p]  else  B  fi    \mmember{}  T)


By


Latex:
((UnivCD  THENA  Auto)  THEN  Unfold  `branch`  0  THEN  D  2  THEN  Reduce  0)




Home Index