Step * of Lemma uand-subtype2

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

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


Latex:


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


By


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




Home Index