Nuprl Definition : fpf-contains
f ⊆⊆ g ==  ∀x:A. ((↑x ∈ dom(f)) 
⇒ ((↑x ∈ dom(g)) c∧ f(x) ⊆ g(x)))
Definitions occuring in Statement : 
fpf-ap: f(x)
, 
fpf-dom: x ∈ dom(f)
, 
l_contains: A ⊆ B
, 
assert: ↑b
, 
cand: A c∧ B
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
FDL editor aliases : 
fpf-contains
f  \msubseteq{}\msubseteq{}  g  ==    \mforall{}x:A.  ((\muparrow{}x  \mmember{}  dom(f))  {}\mRightarrow{}  ((\muparrow{}x  \mmember{}  dom(g))  c\mwedge{}  f(x)  \msubseteq{}  g(x)))
Date html generated:
2015_07_17-AM-09_17_42
Last ObjectModification:
2012_02_25-AM-11_07_09
Home
Index