Step * of Lemma uand-subtype1

[A,B:Type]. ∀[z:uand(A;B)].  (z ∈ A)
BY
TACTIC:(Auto THEN (With ⌜Ax⌝ (D (-1))⋅ THENA Auto) THEN Reduce (-1)) }

1
1. Type
2. Type
3. : ⋂x:Base. ⋂p:(x)↓.  if Ax then otherwise B
4. : ⋂p:(Ax)↓if Ax Ax then otherwise B
5. z ∈ (⋂p:0 ≤ 0. A)
⊢ z ∈ A


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[z:uand(A;B)].    (z  \mmember{}  A)


By


Latex:
TACTIC:(Auto  THEN  (With  \mkleeneopen{}Ax\mkleeneclose{}  (D  (-1))\mcdot{}  THENA  Auto)  THEN  Reduce  (-1))




Home Index