Step * of Lemma fpf-join-dom-da

f,g:x:Knd fp-> Type. ∀x:Knd.  (↑x ∈ dom(f ⊕ g) ⇐⇒ (↑x ∈ dom(f)) ∨ (↑x ∈ dom(g)))
BY
(UnivCD THENA Auto) }

1
1. x:Knd fp-> Type@i'
2. x:Knd fp-> Type@i'
3. Knd@i
⊢ ↑x ∈ dom(f ⊕ g) ⇐⇒ (↑x ∈ dom(f)) ∨ (↑x ∈ dom(g))


Latex:


Latex:
\mforall{}f,g:x:Knd  fp->  Type.  \mforall{}x:Knd.    (\muparrow{}x  \mmember{}  dom(f  \moplus{}  g)  \mLeftarrow{}{}\mRightarrow{}  (\muparrow{}x  \mmember{}  dom(f))  \mvee{}  (\muparrow{}x  \mmember{}  dom(g)))


By


Latex:
(UnivCD  THENA  Auto)




Home Index