Nuprl Lemma : fpf-join-dom-da

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


Proof




Definitions occuring in Statement :  fpf-join: f ⊕ g fpf-dom: x ∈ dom(f) fpf: a:A fp-> B[a] Kind-deq: KindDeq Knd: Knd assert: b all: x:A. B[x] iff: ⇐⇒ Q or: P ∨ Q universe: Type
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T uall: [x:A]. B[x] so_lambda: λ2x.t[x] so_apply: x[s] iff: ⇐⇒ Q and: P ∧ Q implies:  Q prop: subtype_rel: A ⊆B uimplies: supposing a top: Top rev_implies:  Q or: P ∨ Q

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)))



Date html generated: 2016_05_16-AM-11_31_04
Last ObjectModification: 2015_12_29-AM-09_26_46

Theory : event-ordering


Home Index