Step * of Lemma subtype_rel_isect2

[A,B,C:Type].  uiff(A ⊆B ⋂ C;(A ⊆B) ∧ (A ⊆C))
BY
(Unfold `isect2` THEN (UnivCD THENA Auto) THEN (RWO "subtype_rel_isect" THEN Auto)⋅}

1
1. Type
2. Type
3. Type
4. ∀[b:𝔹]. (A ⊆if then else fi )
⊢ A ⊆B

2
1. Type
2. Type
3. Type
4. ∀[b:𝔹]. (A ⊆if then else fi )
⊢ A ⊆C


Latex:


Latex:
\mforall{}[A,B,C:Type].    uiff(A  \msubseteq{}r  B  \mcap{}  C;(A  \msubseteq{}r  B)  \mwedge{}  (A  \msubseteq{}r  C))


By


Latex:
(Unfold  `isect2`  0  THEN  (UnivCD  THENA  Auto)  THEN  (RWO  "subtype\_rel\_isect"  0  THEN  Auto)\mcdot{})




Home Index