Nuprl Definition : sg-action

sg-action(g;n) ==
  {a:Point ⟶ Point ⟶ Point| (∀x:Point. ∀f,h:Point.  (a x) ≡ (f h) x) ∧ (∀x:Point. x ≡ x)} 



Definitions occuring in Statement :  sg-op: (x y) sg-id: 1 ss-eq: x ≡ y ss-point: Point all: x:A. B[x] and: P ∧ Q set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x]
Definitions occuring in definition :  set: {x:A| B[x]}  function: x:A ⟶ B[x] and: P ∧ Q sg-op: (x y) all: x:A. B[x] ss-point: Point ss-eq: x ≡ y apply: a sg-id: 1
FDL editor aliases :  sg-action

Latex:
sg-action(g;n)  ==
    \{a:Point  {}\mrightarrow{}  Point  {}\mrightarrow{}  Point| 
      (\mforall{}x:Point.  \mforall{}f,h:Point.    a  f  (a  h  x)  \mequiv{}  a  (f  h)  x)  \mwedge{}  (\mforall{}x:Point.  a  1  x  \mequiv{}  x)\} 



Date html generated: 2017_10_02-PM-03_25_29
Last ObjectModification: 2017_07_03-PM-01_49_02

Theory : constructive!algebra


Home Index