Questions tagged [measurable-functions]

For questions about measurable functions.

A measurable function is a structure preserving map between measurable spaces. This means that the inverse image of a measurable subset of the codomain is a measurable subset of the domain. It is a function between the underlying sets of two measurable spaces that preserves the structure of the spaces: the preimage of any measurable set is measurable. This is in direct analogy to the definition that a continuous function between topological spaces preserves the topological structure: the preimage of any open set is open. In real analysis, measurable functions are used in the definition of the Lebesgue integral. In probability theory, a measurable function on a probability space is known as a random variable.

1185 questions
0
votes
1 answer

Show that $f$ is measurable on $(a,b)$

Let $f,F : (a,b)\to \mathbb{R}$ such that $F$ is differentiable on $(a,b)$ and $F'(x) =f(x)$ for each $x \in (a,b)$. Show that $f$ is measurable on $(a,b)$. Hint : Show first that $\forall x \in (a,b) : f(x) = \lim\limits_{n \to \infty}…
Ahmed
  • 1,338
0
votes
2 answers

Measurable function (Composite function)

Let $(\Omega,\Sigma)$ be a given measurable space and let $f$ be a $\Sigma$-measurable function. If $h:[-\infty,\infty]\rightarrow[-\infty,\infty]$ is a continuous function, then the composite function $hf$ is measurable. This can be proven easily…
LanaDR
  • 503
0
votes
1 answer

Semi continuity question

1) Can we say that semi-continuous function is stronger that simple function in the sense that semi-continuous function are simple, but simple function are not semi-continuous. 2) Let $f:\mathbb R\longrightarrow \mathbb R$. Can I say that lower…
user386627
  • 1,828
0
votes
1 answer

Measurability of a two variable function

I wonder if someone can help me solve this question (it's not homework): Let $(X,\mathcal{A},\mu)$ be a measure space and let $f,h\in \mathcal{L}^1(X,\mathcal{A},\mu,\mathbb{C})$ be integrable functions. Let $g: X \times X \to \mathbb{C}$ be…
1
2