Sobolev Spaces and the Finite Element Method

Total Page:16

File Type:pdf, Size:1020Kb

Sobolev Spaces and the Finite Element Method Institutionen för naturvetenskap och teknik Sobolev Spaces and the Finite Element Method Johan Davidsson Örebro universitet Institutionen för naturvetenskap och teknik Självständigt arbete för kandidatexamen i matematik, 15 hp Sobolev Spaces and the Finite Element Method Johan Davidsson May 2018 Supervisor: Farid Bozorgnia Examiner: Marcus Sundhäll Abstract In this essay we present the Sobolev spaces and some basic properties of them. The Sobolev spaces serve as a theoretical framework for studying solutions to partial differential equations. The finite element method is pre- sented which is a numerical method for solving partial differential equations. Contents 1 Preliminaries 5 1.1 Notation . .5 1.2 Measure, Integration and Almost Everywhere . .5 1.3 Functional Analysis . .9 1.4 Distributions . 10 2 Sobolev Spaces 11 2.1 Hölder Spaces . 11 2.2 Weak Derivative . 14 2.3 Definitions and Properties of Sobolev Spaces . 16 3 Finite Element Method 23 3.1 Weak Solution . 23 3.2 Finite Element Method . 24 4 Future Work 27 Chapter 1 Preliminaries In Section 1.1 we present some notations that will be used frequently through- out this text. Section 1.2 deals with some basic concepts in measure theory such as an extension of the length of intervals to open sets. We also present the concept that a relation can hold almost everywhere. For a full review on measure theory the reader can look up Folland [4]. With this it will make sense to consider solutions to partial differential equations satisfying a given equation almost everywhere instead of pointwise. In Section 1.3 we state some functional analysis and at the end we briefly review the concept of distributions. For a review on functional analysis and distributions one can read Debnath and Mikusiński [2]. 1.1 Notation n Let Ω denote an open subset of R and @Ω denote the boundary of Ω. The set N will denote the natural numbers including zero. The closure of a set Ω will be denoted by Ω. The derivative will be denoted by D. A multi-index α is an n-tuple α = (α1; : : : ; αn) where αi ≥ 0 for i = 1; : : : n. Let α and β be multi-indices, below we introduce some useful notations: Sum and difference: α ± β = (α1 ± β1; : : : ; αn ± βn): Sum of components: jαj = α1 + ::: + αn: α @α1 @αn Partial derivatives: D = α1 ::: αn : @x1 @xn 1.2 Measure, Integration and Almost Everywhere Definition 1.2.1. A σ-algebra is a nonempty family M containing subsets of a set X such that 1 S 1. If A1;A2;::: 2 M =) Ai 2 M: i=1 5 2. If A 2 M =) Ac 2 M: σ-algebras are used as domains for measure. A σ-algebra is intuitively a family of nice sets that we can assign a measure to. The elements of M are therefore called measurable sets. Definition 1.2.2. Let X be a set with σ-algebra M.A measure is a function µ : M ! [0; 1] such that 1. µ(;) = 0: 1 2. If fAig1 is a sequence of pairwise disjoint sets in M, the following must be true 1 1 [ X µ( Ai) = µ(Ai): i=1 i=1 This function µ relates a set with a number that can be interpreted as the size of that set. Definition 1.2.3. Let P(X) be the powerset of X. An outer measure is a function µ∗ : P(X) ! [0; 1] such that 1. µ∗(;) = 0. 2. µ∗(A) ≤ µ∗(B) if A ⊂ B. 1 1 ∗ S P ∗ 3. µ ( Ai) ≤ µ (Ai). i=1 i=1 Let µ be a measure defined on a σ-algebra M over X. Then the pair (X; M) is called a measuable space and the triplet (X; M; µ) is called a mea- sure space. Definition 1.2.4. Let A ⊂ R, then we define outer Lebesgue measure of a set A as ( 1 1 ) ∗ X [ m (A) = inf (bi − ai): A ⊂ [ai; bi] : i=1 i=1 Definition 1.2.5. The family of all Lebesgue measurable sets, L(R), consists of sets A such that the following holds for all E ⊂ R m∗(E) = m∗(E \ A) + m∗(E \ Ac); ∗ where m is defined in Definition 1.2.4. L(R) is a σ-algebra. Definition 1.2.6. Let A 2 L(R) then we define the Lebesgue measure m(A) as the outer measure of A, m(A) = m∗(A): 6 The Lebesgue measure generalizes the notion of length, area and volume n to arbitrary sets in higher dimension. When working with R one usually consider µ to be the Lebesgue measure, which is what we will do from now on. Given a measure space (Ω; M; µ), a null set is a set A ⊂ Ω such that µ(A) = 0. We state a formal definition below. Definition 1.2.7 (Null set). Let A ⊂ Ω. The set A is called a null set if and only if for every > 0 there is a countable family of n-cubes fAig that covers A such that 1 X µ(Ai) = . i=1 Example 1.2.1. Let c be a point in R. Let > 0 and choose Ii = (c − 2i+1 ; c + 2i+1 ). We have that 1 [ fcg ⊂ Ii i=1 and we get the following 1 X 1 1 2 2 µ(Ii) = + · + · ( ) + ::: = = . 2 2 2 2 2 1 − 1 i=1 2 We conclude that µ(c) = 0. Definition 1.2.8 (Almost everywhere). Let (X; M; µ) be a measure space. We say that a property holds almost everywhere, when it is true everywhere except for a set A ⊂ X such that µ(A) = 0. Example 1.2.2. Let f; g : R ! R, g(x) = x and ( x if x 6= 1; f(x) = 0 if x = 1: We can say that f = g almost everywhere since µ(1) = 0. Next we will develop the Lebesgue integral, we start off by defining a measurable function. Recall that any mapping f : X ! Y induces a mapping f −1 defined by f −1(A) = fx 2 X : f(x) 2 Ag: Definition 1.2.9. Let (X; M); (Y; N) be measure spaces. A mapping f : X ! Y is called measurable if f −1(A) 2 M for all A 2 N. Definition 1.2.10. Let A ⊂ X, the indicator function χA : X ! f0; 1g is defined as ( 1 if x 2 A; χA(x) = 0 if x2 = A. 7 First off we will present the simple functions, they are easy to construct an integral from. The simple functions has properties that will help us define an integral for more general functions. Definition 1.2.11. Let A1;:::;An be a sequence of disjoint measurable sets and a1; : : : ; an 2 R.A simple function f : X ! R is a function of the form n X f(x) = aiχAi (x): i=1 Pn Definition 1.2.12. For a positive simple function f = i=1 aiχAi we define the integral of f with respect to the measure µ as n Z X f dµ = aiµ(Ai): A i=1 So we have an integral for simple functions and from [4] we know that measurable functions can be approximated by simple functions. Definition 1.2.13. Let f be a positive measurable function. We define the integral of f as Z Z f dµ = sup φ dµ, φ≤f where the supremum is taken over all simple functions φ such that φ ≤ f. We developed the integral for positive measurable functions. For the general case you split a function f into its positive and negative parts, that is f = f + − f −. We say that a measurable function f is integrable if both R f + dµ and R f − dµ is finite. For details on this the reader can look in [4, chapter 2]. From the definition we see that if f; g are integrable and a; b 2 R. The following properties hold Z Z Z af + bg dµ = a f dµ + b g dµ, if f ≤ g we get that Z Z f dµ ≤ g dµ. Theorem 1.2.1. (The dominated convergence theorem) Let ffng be a se- quence of measurable functions such that fn ! f pointwise almost everywhere as n ! 1. Also let jfj ≤ g where g is integrable. Then we have that f is integrable and Z Z f = lim fn: n!1 8 1.3 Functional Analysis Definition 1.3.1 (Normed space). A vector space Y equipped with a norm is called a normed space. The norm generalizes the notion of length into abstract vector spaces. Definition 1.3.2 (Bilinear functional). A functional F (x; y) on a vector space E is called a bilinear functional if the following holds: 1. F (ax1 + bx2; y) = aF (x1; y) + bF (x2; y). 2. F (x; ay1 + by2) = conj(a)F (x; y1) + conj(b)F (x; y2). for any scalars a; b and x; x1; x2; y; y1; y2 2 Y . Where conj denote the com- plex conjugate. Definition 1.3.3 (Coercive functional). A bilinear functional F (x; y) on a normed space Y is called coercive if there exist a positive constant C such that F (x; x) ≥ Ckxk2 8x 2 Y: Definition 1.3.4 (Complete space). Let (Y; k·k) be a normed space. If every cauchy sequence in Y has a limit that is also in Y , then (Y; k·k) is called a complete space(or Banach space). Definition 1.3.5 (Inner product space). A vector space equipped with an inner product h·; ·i is called an inner product space.
Recommended publications
  • Sobolev Spaces, Theory and Applications
    Sobolev spaces, theory and applications Piotr Haj lasz1 Introduction These are the notes that I prepared for the participants of the Summer School in Mathematics in Jyv¨askyl¨a,August, 1998. I thank Pekka Koskela for his kind invitation. This is the second summer course that I delivere in Finland. Last August I delivered a similar course entitled Sobolev spaces and calculus of variations in Helsinki. The subject was similar, so it was not posible to avoid overlapping. However, the overlapping is little. I estimate it as 25%. While preparing the notes I used partially the notes that I prepared for the previous course. Moreover Lectures 9 and 10 are based on the text of my joint work with Pekka Koskela [33]. The notes probably will not cover all the material presented during the course and at the some time not all the material written here will be presented during the School. This is however, not so bad: if some of the results presented on lectures will go beyond the notes, then there will be some reasons to listen the course and at the same time if some of the results will be explained in more details in notes, then it might be worth to look at them. The notes were prepared in hurry and so there are many bugs and they are not complete. Some of the sections and theorems are unfinished. At the end of the notes I enclosed some references together with comments. This section was also prepared in hurry and so probably many of the authors who contributed to the subject were not mentioned.
    [Show full text]
  • Elliptic Pdes
    viii CHAPTER 4 Elliptic PDEs One of the main advantages of extending the class of solutions of a PDE from classical solutions with continuous derivatives to weak solutions with weak deriva- tives is that it is easier to prove the existence of weak solutions. Having estab- lished the existence of weak solutions, one may then study their properties, such as uniqueness and regularity, and perhaps prove under appropriate assumptions that the weak solutions are, in fact, classical solutions. There is often considerable freedom in how one defines a weak solution of a PDE; for example, the function space to which a solution is required to belong is not given a priori by the PDE itself. Typically, we look for a weak formulation that reduces to the classical formulation under appropriate smoothness assumptions and which is amenable to a mathematical analysis; the notion of solution and the spaces to which solutions belong are dictated by the available estimates and analysis. 4.1. Weak formulation of the Dirichlet problem Let us consider the Dirichlet problem for the Laplacian with homogeneous boundary conditions on a bounded domain Ω in Rn, (4.1) −∆u = f in Ω, (4.2) u =0 on ∂Ω. First, suppose that the boundary of Ω is smooth and u,f : Ω → R are smooth functions. Multiplying (4.1) by a test function φ, integrating the result over Ω, and using the divergence theorem, we get ∞ (4.3) Du · Dφ dx = fφ dx for all φ ∈ Cc (Ω). ZΩ ZΩ The boundary terms vanish because φ = 0 on the boundary.
    [Show full text]
  • Elliptic Pdes
    CHAPTER 4 Elliptic PDEs One of the main advantages of extending the class of solutions of a PDE from classical solutions with continuous derivatives to weak solutions with weak deriva- tives is that it is easier to prove the existence of weak solutions. Having estab- lished the existence of weak solutions, one may then study their properties, such as uniqueness and regularity, and perhaps prove under appropriate assumptions that the weak solutions are, in fact, classical solutions. There is often considerable freedom in how one defines a weak solution of a PDE; for example, the function space to which a solution is required to belong is not given a priori by the PDE itself. Typically, we look for a weak formulation that reduces to the classical formulation under appropriate smoothness assumptions and which is amenable to a mathematical analysis; the notion of solution and the spaces to which solutions belong are dictated by the available estimates and analysis. 4.1. Weak formulation of the Dirichlet problem Let us consider the Dirichlet problem for the Laplacian with homogeneous boundary conditions on a bounded domain Ω in Rn, (4.1) −∆u = f in Ω; (4.2) u = 0 on @Ω: First, suppose that the boundary of Ω is smooth and u; f : Ω ! R are smooth functions. Multiplying (4.1) by a test function φ, integrating the result over Ω, and using the divergence theorem, we get Z Z 1 (4.3) Du · Dφ dx = fφ dx for all φ 2 Cc (Ω): Ω Ω The boundary terms vanish because φ = 0 on the boundary.
    [Show full text]
  • Introduction to Sobolev Spaces
    Introduction to Sobolev Spaces Lecture Notes MM692 2018-2 Joa Weber UNICAMP December 23, 2018 Contents 1 Introduction1 1.1 Notation and conventions......................2 2 Lp-spaces5 2.1 Borel and Lebesgue measure space on Rn .............5 2.2 Definition...............................8 2.3 Basic properties............................ 11 3 Convolution 13 3.1 Convolution of functions....................... 13 3.2 Convolution of equivalence classes................. 15 3.3 Local Mollification.......................... 16 3.3.1 Locally integrable functions................. 16 3.3.2 Continuous functions..................... 17 3.4 Applications.............................. 18 4 Sobolev spaces 19 4.1 Weak derivatives of locally integrable functions.......... 19 1 4.1.1 The mother of all Sobolev spaces Lloc ........... 19 4.1.2 Examples........................... 20 4.1.3 ACL characterization.................... 21 4.1.4 Weak and partial derivatives................ 22 4.1.5 Approximation characterization............... 23 4.1.6 Bounded weakly differentiable means Lipschitz...... 24 4.1.7 Leibniz or product rule................... 24 4.1.8 Chain rule and change of coordinates............ 25 4.1.9 Equivalence classes of locally integrable functions..... 27 4.2 Definition and basic properties................... 27 4.2.1 The Sobolev spaces W k;p .................. 27 4.2.2 Difference quotient characterization of W 1;p ........ 29 k;p 4.2.3 The compact support Sobolev spaces W0 ........ 30 k;p 4.2.4 The local Sobolev spaces Wloc ............... 30 4.2.5 How the spaces relate.................... 31 4.2.6 Basic properties { products and coordinate change.... 31 i ii CONTENTS 5 Approximation and extension 33 5.1 Approximation............................ 33 5.1.1 Local approximation { any domain............. 33 5.1.2 Global approximation on bounded domains.......
    [Show full text]
  • Advanced Partial Differential Equations Prof. Dr. Thomas
    Advanced Partial Differential Equations Prof. Dr. Thomas Sørensen summer term 2015 Marcel Schaub July 2, 2015 1 Contents 0 Recall PDE 1 & Motivation 3 0.1 Recall PDE 1 . .3 1 Weak derivatives and Sobolev spaces 7 1.1 Sobolev spaces . .8 1.2 Approximation by smooth functions . 11 1.3 Extension of Sobolev functions . 13 1.4 Traces . 15 1.5 Sobolev inequalities . 17 2 Linear 2nd order elliptic PDE 25 2.1 Linear 2nd order elliptic partial differential operators . 25 2.2 Weak solutions . 26 2.3 Existence via Lax-Milgram . 28 2.4 Inhomogeneous bounday value problems . 35 2.5 The space H−1(U) ................................ 36 2.6 Regularity of weak solutions . 39 A Tutorials 58 A.1 Tutorial 1: Review of Integration . 58 A.2 Tutorial 2 . 59 A.3 Tutorial 3: Norms . 61 A.4 Tutorial 4 . 62 A.5 Tutorial 6 (Sheet 7) . 65 A.6 Tutorial 7 . 65 A.7 Tutorial 9 . 67 A.8 Tutorium 11 . 67 B Solutions of the problem sheets 70 B.1 Solution to Sheet 1 . 70 B.2 Solution to Sheet 2 . 71 B.3 Solution to Problem Sheet 3 . 73 B.4 Solution to Problem Sheet 4 . 76 B.5 Solution to Exercise Sheet 5 . 77 B.6 Solution to Exercise Sheet 7 . 81 B.7 Solution to problem sheet 8 . 84 B.8 Solution to Exercise Sheet 9 . 87 2 0 Recall PDE 1 & Motivation 0.1 Recall PDE 1 We mainly studied linear 2nd order equations – specifically, elliptic, parabolic and hyper- bolic equations. Concretely: • The Laplace equation ∆u = 0 (elliptic) • The Poisson equation −∆u = f (elliptic) • The Heat equation ut − ∆u = 0, ut − ∆u = f (parabolic) • The Wave equation utt − ∆u = 0, utt − ∆u = f (hyperbolic) We studied (“main motivation; goal”) well-posedness (à la Hadamard) 1.
    [Show full text]
  • Using Functional Analysis and Sobolev Spaces to Solve Poisson’S Equation
    USING FUNCTIONAL ANALYSIS AND SOBOLEV SPACES TO SOLVE POISSON'S EQUATION YI WANG Abstract. We study Banach and Hilbert spaces with an eye to- wards defining weak solutions to elliptic PDE. Using Lax-Milgram we prove that weak solutions to Poisson's equation exist under certain conditions. Contents 1. Introduction 1 2. Banach spaces 2 3. Weak topology, weak star topology and reflexivity 6 4. Lower semicontinuity 11 5. Hilbert spaces 13 6. Sobolev spaces 19 References 21 1. Introduction We will discuss the following problem in this paper: let Ω be an open and connected subset in R and f be an L2 function on Ω, is there a solution to Poisson's equation (1) −∆u = f? From elementary partial differential equations class, we know if Ω = R, we can solve Poisson's equation using the fundamental solution to Laplace's equation. However, if we just take Ω to be an open and connected set, the above method is no longer useful. In addition, for arbitrary Ω and f, a C2 solution does not always exist. Therefore, instead of finding a strong solution, i.e., a C2 function which satisfies (1), we integrate (1) against a test function φ (a test function is a Date: September 28, 2016. 1 2 YI WANG smooth function compactly supported in Ω), integrate by parts, and arrive at the equation Z Z 1 (2) rurφ = fφ, 8φ 2 Cc (Ω): Ω Ω So intuitively we want to find a function which satisfies (2) for all test functions and this is the place where Hilbert spaces come into play.
    [Show full text]
  • Function Spaces Mikko Salo
    Function spaces Lecture notes, Fall 2008 Mikko Salo Department of Mathematics and Statistics University of Helsinki Contents Chapter 1. Introduction 1 Chapter 2. Interpolation theory 5 2.1. Classical results 5 2.2. Abstract interpolation 13 2.3. Real interpolation 16 2.4. Interpolation of Lp spaces 20 Chapter 3. Fractional Sobolev spaces, Besov and Triebel spaces 27 3.1. Fourier analysis 28 3.2. Fractional Sobolev spaces 33 3.3. Littlewood-Paley theory 39 3.4. Besov and Triebel spaces 44 3.5. H¨olderand Zygmund spaces 54 3.6. Embedding theorems 60 Bibliography 63 v CHAPTER 1 Introduction In mathematical analysis one deals with functions which are dif- ferentiable (such as continuously differentiable) or integrable (such as square integrable or Lp). It is often natural to combine the smoothness and integrability requirements, which leads one to introduce various spaces of functions. This course will give a brief introduction to certain function spaces which are commonly encountered in analysis. This will include H¨older, Lipschitz, Zygmund, Sobolev, Besov, and Triebel-Lizorkin type spaces. We will try to highlight typical uses of these spaces, and will also give an account of interpolation theory which is an important tool in their study. The first part of the course covered integer order Sobolev spaces in domains in Rn, following Evans [4, Chapter 5]. These lecture notes contain the second part of the course. Here the emphasis is on Sobolev type spaces where the smoothness index may be any real number. This second part of the course is more or less self-contained, in that we will use the first part mainly as motivation.
    [Show full text]
  • Delta Functions and Distributions
    When functions have no value(s): Delta functions and distributions Steven G. Johnson, MIT course 18.303 notes Created October 2010, updated March 8, 2017. Abstract x = 0. That is, one would like the function δ(x) = 0 for all x 6= 0, but with R δ(x)dx = 1 for any in- These notes give a brief introduction to the mo- tegration region that includes x = 0; this concept tivations, concepts, and properties of distributions, is called a “Dirac delta function” or simply a “delta which generalize the notion of functions f(x) to al- function.” δ(x) is usually the simplest right-hand- low derivatives of discontinuities, “delta” functions, side for which to solve differential equations, yielding and other nice things. This generalization is in- a Green’s function. It is also the simplest way to creasingly important the more you work with linear consider physical effects that are concentrated within PDEs, as we do in 18.303. For example, Green’s func- very small volumes or times, for which you don’t ac- tions are extremely cumbersome if one does not al- tually want to worry about the microscopic details low delta functions. Moreover, solving PDEs with in this volume—for example, think of the concepts of functions that are not classically differentiable is of a “point charge,” a “point mass,” a force plucking a great practical importance (e.g. a plucked string with string at “one point,” a “kick” that “suddenly” imparts a triangle shape is not twice differentiable, making some momentum to an object, and so on.
    [Show full text]
  • Fact Sheet Functional Analysis
    Fact Sheet Functional Analysis Literature: Hackbusch, W.: Theorie und Numerik elliptischer Differentialgleichungen. Teubner, 1986. Knabner, P., Angermann, L.: Numerik partieller Differentialgleichungen. Springer, 2000. Triebel, H.: H¨ohere Analysis. Harri Deutsch, 1980. Dobrowolski, M.: Angewandte Funktionalanalysis, Springer, 2010. 1. Banach- and Hilbert spaces Let V be a real vector space. Normed space: A norm is a mapping k · k : V ! [0; 1), such that: kuk = 0 , u = 0; (definiteness) kαuk = jαj · kuk; α 2 R; u 2 V; (positive scalability) ku + vk ≤ kuk + kvk; u; v 2 V: (triangle inequality) The pairing (V; k · k) is called a normed space. Seminorm: In contrast to a norm there may be elements u 6= 0 such that kuk = 0. It still holds kuk = 0 if u = 0. Comparison of two norms: Two norms k · k1, k · k2 are called equivalent if there is a constant C such that: −1 C kuk1 ≤ kuk2 ≤ Ckuk1; u 2 V: If only one of these inequalities can be fulfilled, e.g. kuk2 ≤ Ckuk1; u 2 V; the norm k · k1 is called stronger than the norm k · k2. k · k2 is called weaker than k · k1. Topology: In every normed space a canonical topology can be defined. A subset U ⊂ V is called open if for every u 2 U there exists a " > 0 such that B"(u) = fv 2 V : ku − vk < "g ⊂ U: Convergence: A sequence vn converges to v w.r.t. the norm k · k if lim kvn − vk = 0: n!1 1 A sequence vn ⊂ V is called Cauchy sequence, if supfkvn − vmk : n; m ≥ kg ! 0 for k ! 1.
    [Show full text]
  • Optimal Sobolev Embeddings and Function Spaces
    Optimal Sobolev embeddings and Function Spaces Nadia Clavero Director: Javier Soria Tutor: Joan Cerd`a M´asteren Matem´aticaAvanzada y Profesional Especialidad Acad´emicaAvanzada Curso 2010/2011 U UNIVERSITAT DE BARCELONA B Contents 1 Introduction5 2 Preliminaries 11 2.1 The distribution function............................. 11 2.2 Decreasing rearrangements............................ 12 2.3 Rearrangement invariant Banach function spaces................ 16 2.4 Orlicz spaces................................... 18 2.5 Lorentz spaces................................... 22 2.6 Lorentz Zygmund spaces............................. 25 2.7 Interpolation spaces................................ 26 2.8 Weighted Hardy operators............................ 28 3 Sobolev spaces 35 3.1 Introduction.................................... 35 3.2 Definitions and basic properties......................... 35 3.3 Riesz potencials.................................. 38 3.4 Sobolev embedding theorem........................... 40 4 Orlicz spaces and Lorentz spaces 49 4.1 Introduction.................................... 49 4.2 Sobolev embeddings into Orlicz spaces..................... 50 4.3 Sobolev embeddings into Lorentz spaces.................... 52 4.4 Sobolev embeddings into Lorentz Zygmund spaces............... 56 5 Optimal Sobolev embeddings on rearrangement invariant spaces 59 5.1 Introduction.................................... 59 5.2 Reduction Theorem................................ 59 5.3 Optimal range and optimal domain of r.i. norms................ 70 5.4 Examples....................................
    [Show full text]
  • Sobolev-Type Spaces (Mainly Based on the Lp Norm) on Metric Spaces, and Newto- Nian Spaces in Particular, Have Been Under Intensive Study Since the Mid-"##$S
    - ) . / 0 &/ . ! " # $" ! %&' '( ! ) *+, !"## $ "% ' ( &)*+) ,##(-./*01*2/ ,#3(+140+)01*)+0.*/0- %"52-)/ 6 7 %80$%6!"6#62-)/ i Abstract !is thesis consists of four papers and focuses on function spaces related to !rst- order analysis in abstract metric measure spaces. !e classical (i.e., Sobolev) theory in Euclidean spaces makes use of summability of distributional gradients, whose de!nition depends on the linear structure of Rn. In metric spaces, we can replace the distributional gradients by (weak) upper gradients that control the functions’ behav- ior along (almost) all recti!able curves, which gives rise to the so-called Newtonian spaces. !e summability condition, considered in the thesis, is expressed using a general Banach function lattice quasi-norm and so an extensive framework is built. Sobolev-type spaces (mainly based on the Lp norm) on metric spaces, and Newto- nian spaces in particular, have been under intensive study since the mid-"##$s. In Paper I, the elementary theory of Newtonian spaces based on quasi-Banach function lattices is built up. Standard tools such as moduli of curve families and the Sobolev capacity are developed and applied to study the basic properties of Newto- nian functions. Summability of a (weak) upper gradient of a function is shown to guarantee the function’s absolute continuity on almost all curves. Moreover, New- tonian spaces are proven complete in this general setting. Paper II investigates the set of all weak upper gradients of a Newtonian function. In particular, existence of minimal weak upper gradients is established. Validity of Lebesgue’s di%erentiation theorem for the underlying metric measure space ensures that a family of representation formulae for minimal weak upper gradients can be found.
    [Show full text]
  • Topological Invariants for Discontinuous Mappings Differential Topology in Sobolev Spaces
    Topological invariants for discontinuous mappings Differential topology in Sobolev spaces Paweł Goldstein [email protected] Kolokwium MIM, 7 listopada 2019 TOPOLOGICAL INVARIANTS FOR DISCONTINUOUS MAPPINGS 1/21 Two reasons: • natural: folding, breaking, changes of state; • technical: necessary because of the available mathematical tools. Introduction Why do we need • non-differentiable • discontinuous mappings in real-life applications? TOPOLOGICAL INVARIANTS FOR DISCONTINUOUS MAPPINGS 2/21 Introduction Why do we need • non-differentiable • discontinuous mappings in real-life applications? Two reasons: • natural: folding, breaking, changes of state; • technical: necessary because of the available mathematical tools. TOPOLOGICAL INVARIANTS FOR DISCONTINUOUS MAPPINGS 2/21 Minima of accumulative, i.e, integral quantities ) we measure distance to minimizer with integral expressions. Introduction Variational principles • Fermat’s principle (Hero of Alexandria, Pierre de Fermat): Light travels through media along paths of shortest time. • Extremal action principle (Euler, Maupertuis): Bodies travel along paths locally minimizing the reduced action (integral of the momentum). Other examples: Dirichlet’s principle for harmonic maps, Einstein-Hilbert action in general relativity etc. TOPOLOGICAL INVARIANTS FOR DISCONTINUOUS MAPPINGS 3/21 Introduction Variational principles • Fermat’s principle (Hero of Alexandria, Pierre de Fermat): Light travels through media along paths of shortest time. • Extremal action principle (Euler, Maupertuis):
    [Show full text]