Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Smoothness

From Wikipedia, the free encyclopedia
(Redirected fromSmooth function)
Number of derivatives of a function (mathematics)
"C infinity" redirects here. For the extended complex planeC{\displaystyle \mathbb {C} _{\infty }}, seeRiemann sphere.
"C^n" redirects here. ForCn{\displaystyle \mathbb {C} ^{n}}, seeComplex coordinate space.
For smoothness in number theory, seesmooth number.
Abump function is a smooth function withcompact support.

Inmathematical analysis, thesmoothness of afunction is a property measured by the number ofcontinuousderivatives (differentiability class) it has over itsdomain.[1]

A function ofclassCk{\displaystyle C^{k}} is a function of smoothness at leastk; that is, a function of classCk{\displaystyle C^{k}} is a function that has akth derivative that is continuous in its domain.

A function of classC{\displaystyle C^{\infty }} orC{\displaystyle C^{\infty }}-function (pronouncedC-infinity function) is aninfinitely differentiable function, that is, a function that has derivatives of allorders (this implies that all these derivatives are continuous).

Generally, the termsmooth function refers to aC{\displaystyle C^{\infty }}-function. However, it may also mean "sufficiently differentiable" for the problem under consideration.

Differentiability classes

[edit]

Differentiability class is a classification of functions according to the properties of theirderivatives. It is a measure of the highest order of derivative that exists and is continuous for a function.

Consider anopen setU{\displaystyle U} on thereal line and a functionf{\displaystyle f} defined onU{\displaystyle U} with real values. Letk be a non-negativeinteger. The functionf{\displaystyle f} is said to be of differentiabilityclassCk{\displaystyle C^{k}} if the derivativesf,f,,f(k){\displaystyle f',f'',\dots ,f^{(k)}} exist and arecontinuous onU.{\displaystyle U.} Iff{\displaystyle f} isk{\displaystyle k}-differentiable onU,{\displaystyle U,} then it is at least in the classCk1{\displaystyle C^{k-1}} sincef,f,,f(k1){\displaystyle f',f'',\dots ,f^{(k-1)}} are continuous onU.{\displaystyle U.} The functionf{\displaystyle f} is said to beinfinitely differentiable,smooth, or ofclassC,{\displaystyle C^{\infty },} if it has derivatives of all orders onU.{\displaystyle U.} (So all these derivatives are continuous functions overU.{\displaystyle U.})[2] The functionf{\displaystyle f} is said to be ofclassCω,{\displaystyle C^{\omega },} oranalytic, iff{\displaystyle f} is smooth (i.e.,f{\displaystyle f} is in the classC{\displaystyle C^{\infty }}) and itsTaylor series expansion around any point in its domain converges to the function in someneighborhood of the point. There exist functions that are smooth but not analytic;Cω{\displaystyle C^{\omega }} is thus strictly contained inC.{\displaystyle C^{\infty }.}Bump functions are examples of functions with this property.

To put it differently, the classC0{\displaystyle C^{0}} consists of all continuous functions. The classC1{\displaystyle C^{1}} consists of alldifferentiable functions whose derivative is continuous; such functions are calledcontinuously differentiable. Thus, aC1{\displaystyle C^{1}} function is exactly a function whose derivative exists and is of classC0.{\displaystyle C^{0}.} In general, the classesCk{\displaystyle C^{k}} can be definedrecursively by declaringC0{\displaystyle C^{0}} to be the set of all continuous functions, and declaringCk{\displaystyle C^{k}} for any positive integerk{\displaystyle k} to be the set of all differentiable functions whose derivative is inCk1.{\displaystyle C^{k-1}.} In particular,Ck{\displaystyle C^{k}} is contained inCk1{\displaystyle C^{k-1}} for everyk>0,{\displaystyle k>0,} and there are examples to show that this containment is strict (CkCk1{\displaystyle C^{k}\subsetneq C^{k-1}}). The classC{\displaystyle C^{\infty }} of infinitely differentiable functions, is the intersection of the classesCk{\displaystyle C^{k}} ask{\displaystyle k} varies over the non-negative integers.

Examples

[edit]

Example: continuous (C0) but not differentiable

[edit]
TheC0 functionf(x) =x forx ≥ 0 and 0 otherwise.
The functiong(x) =x2 sin(1/x) forx > 0.
The functionf:RR{\displaystyle f:\mathbb {R} \to \mathbb {R} } withf(x)=x2sin(1x){\displaystyle f(x)=x^{2}\sin \left({\tfrac {1}{x}}\right)} forx0{\displaystyle x\neq 0} andf(0)=0{\displaystyle f(0)=0} is differentiable. However, this function is not continuously differentiable.
A smooth function that is not analytic.

The functionf(x)={xif x0,0if x<0{\displaystyle f(x)={\begin{cases}x&{\mbox{if }}x\geq 0,\\0&{\text{if }}x<0\end{cases}}}is continuous, but not differentiable atx = 0, so it is of classC0, but not of classC1.

Example: finitely-times differentiable (Ck)

[edit]

For each even integerk, the functionf(x)=|x|k+1{\displaystyle f(x)=|x|^{k+1}}is continuous andk times differentiable at allx. Atx = 0, however,f{\displaystyle f} is not(k + 1) times differentiable, sof{\displaystyle f} is of classCk, but not of classCj wherej >k.

Example: differentiable but not continuously differentiable (notC1)

[edit]

The functiong(x)={x2sin(1x)if x0,0if x=0{\displaystyle g(x)={\begin{cases}x^{2}\sin {\left({\tfrac {1}{x}}\right)}&{\text{if }}x\neq 0,\\0&{\text{if }}x=0\end{cases}}}is differentiable, with derivativeg(x)={cos(1x)+2xsin(1x)if x0,0if x=0.{\displaystyle g'(x)={\begin{cases}-{\mathord {\cos \left({\tfrac {1}{x}}\right)}}+2x\sin \left({\tfrac {1}{x}}\right)&{\text{if }}x\neq 0,\\0&{\text{if }}x=0.\end{cases}}}

Becausecos(1/x){\displaystyle \cos(1/x)} oscillates asx → 0,g(x){\displaystyle g'(x)} is not continuous at zero. Therefore,g(x){\displaystyle g(x)} is differentiable but not of classC1.

Example: differentiable but not Lipschitz continuous

[edit]

The functionh(x)={x4/3sin(1x)if x0,0if x=0{\displaystyle h(x)={\begin{cases}x^{4/3}\sin {\left({\tfrac {1}{x}}\right)}&{\text{if }}x\neq 0,\\0&{\text{if }}x=0\end{cases}}}is differentiable but its derivative is unbounded on acompact set. Therefore,h{\displaystyle h} is an example of a function that is differentiable but not locallyLipschitz continuous.

Example: analytic (Cω)

[edit]

Theexponential functionex{\displaystyle e^{x}} isanalytic, and hence falls into the classCω (where ω is the smallesttransfinite ordinal). Thetrigonometric functions are also analytic wherever they are defined, because they are linear combinations of complex exponential functionseix{\displaystyle e^{ix}} andeix{\displaystyle e^{-ix}}.

Example: smooth (C) but not analytic (Cω)

[edit]

Thebump functionf(x)={e11x2 if |x|<1,0 otherwise {\displaystyle f(x)={\begin{cases}e^{-{\frac {1}{1-x^{2}}}}&{\text{ if }}|x|<1,\\0&{\text{ otherwise }}\end{cases}}}is smooth, so of classC, but it is not analytic atx = ±1, and hence is not of classCω. The functionf is an example of a smooth function withcompact support.

Multivariate differentiability classes

[edit]

A functionf:URnR{\displaystyle f:U\subseteq \mathbb {R} ^{n}\to \mathbb {R} } defined on an open setU{\displaystyle U} ofRn{\displaystyle \mathbb {R} ^{n}} is said[3] to be of classCk{\displaystyle C^{k}} onU{\displaystyle U}, for a positive integerk{\displaystyle k}, if allpartial derivativesαfx1α1x2α2xnαn(y1,y2,,yn){\displaystyle {\frac {\partial ^{\alpha }f}{\partial x_{1}^{\alpha _{1}}\,\partial x_{2}^{\alpha _{2}}\,\cdots \,\partial x_{n}^{\alpha _{n}}}}(y_{1},y_{2},\ldots ,y_{n})}exist and are continuous, for everyα1,α2,,αn{\displaystyle \alpha _{1},\alpha _{2},\ldots ,\alpha _{n}} non-negative integers, such thatα=α1+α2++αnk{\displaystyle \alpha =\alpha _{1}+\alpha _{2}+\cdots +\alpha _{n}\leq k}, and every(y1,y2,,yn)U{\displaystyle (y_{1},y_{2},\ldots ,y_{n})\in U}. Equivalently,f{\displaystyle f} is of classCk{\displaystyle C^{k}} onU{\displaystyle U} if thek{\displaystyle k}-th orderFréchet derivative off{\displaystyle f} exists and is continuous at every point ofU{\displaystyle U}. The functionf{\displaystyle f} is said to be of classC{\displaystyle C} orC0{\displaystyle C^{0}} if it is continuous onU{\displaystyle U}. Functions of classC1{\displaystyle C^{1}} are also said to becontinuously differentiable.

A functionf:URnRm{\displaystyle f:U\subset \mathbb {R} ^{n}\to \mathbb {R} ^{m}}, defined on an open setU{\displaystyle U} ofRn{\displaystyle \mathbb {R} ^{n}}, is said to be of classCk{\displaystyle C^{k}} onU{\displaystyle U}, for a positive integerk{\displaystyle k}, if all of its componentsfi(x1,x2,,xn)=(πif)(x1,x2,,xn)=πi(f(x1,x2,,xn)) for i=1,2,3,,m{\displaystyle f_{i}(x_{1},x_{2},\ldots ,x_{n})=(\pi _{i}\circ f)(x_{1},x_{2},\ldots ,x_{n})=\pi _{i}(f(x_{1},x_{2},\ldots ,x_{n})){\text{ for }}i=1,2,3,\ldots ,m}are of classCk{\displaystyle C^{k}}, whereπi{\displaystyle \pi _{i}} are the naturalprojectionsπi:RmR{\displaystyle \pi _{i}:\mathbb {R} ^{m}\to \mathbb {R} } defined byπi(x1,x2,,xm)=xi{\displaystyle \pi _{i}(x_{1},x_{2},\ldots ,x_{m})=x_{i}}. It is said to be of classC{\displaystyle C} orC0{\displaystyle C^{0}} if it is continuous, or equivalently, if all componentsfi{\displaystyle f_{i}} are continuous, onU{\displaystyle U}.

The space ofCk functions

[edit]

LetD{\displaystyle D} be an open subset of the real line. The set of allCk{\displaystyle C^{k}} real-valued functions defined onD{\displaystyle D} is aFréchet vector space, with the countable family ofseminormspK,m=supxK|f(m)(x)|{\displaystyle p_{K,m}=\sup _{x\in K}\left|f^{(m)}(x)\right|}whereK{\displaystyle K} varies over an increasing sequence ofcompact sets whoseunion isD{\displaystyle D}, andm=0,1,,k{\displaystyle m=0,1,\dots ,k}.

The set ofC{\displaystyle C^{\infty }} functions overD{\displaystyle D} also forms a Fréchet space. One uses the same seminorms as above, except thatm{\displaystyle m} is allowed to range over all non-negative integer values.

The above spaces occur naturally in applications where functions having derivatives of certain orders are necessary; however, particularly in the study ofpartial differential equations, it can sometimes be more fruitful to work instead with theSobolev spaces.

Continuity

[edit]

The termsparametric continuity (Ck) andgeometric continuity (Gn) were introduced byBrian Barsky, to show that the smoothness of a curve could be measured by removing restrictions on thespeed, with which the parameter traces out the curve.[4][5][6]

Parametric continuity

[edit]

Parametric continuity (Ck) is a concept applied toparametric curves, which describes the smoothness of the parameter's value with distance along the curve. A (parametric) curves:[0,1]Rn{\displaystyle s:[0,1]\to \mathbb {R} ^{n}} is said to be of classCk, ifdksdtk{\displaystyle \textstyle {\frac {d^{k}s}{dt^{k}}}} exists and is continuous on[0,1]{\displaystyle [0,1]}, where derivatives at the end-points0{\displaystyle 0} and1{\displaystyle 1} are taken to beone sided derivatives (from the right at0{\displaystyle 0} and from the left at1{\displaystyle 1}).

As a practical application of this concept, a curve describing the motion of an object with a parameter of time must haveC1 continuity and its first derivative is differentiable—for the object to have finite acceleration. For smoother motion, such as that of a camera's path while making a film, higher orders of parametric continuity are required.

Order of parametric continuity

[edit]
TwoBézier curve segments attached that is only C0 continuous
Two Bézier curve segments attached in such a way that they are C1 continuous

The various order of parametric continuity can be described as follows:[7]

Geometric continuity

[edit]
Not to be confused withGeometrical continuity.
Curves withG1-contact (circles,line)
(1ε2)x22px+y2=0, p>0 ,ε0{\displaystyle (1-\varepsilon ^{2})x^{2}-2px+y^{2}=0,\ p>0\ ,\varepsilon \geq 0}
pencil of conic sections withG2-contact: p fix,ε{\displaystyle \varepsilon } variable
(ε=0{\displaystyle \varepsilon =0}: circle,ε=0.8{\displaystyle \varepsilon =0.8}: ellipse,ε=1{\displaystyle \varepsilon =1}: parabola,ε=1.2{\displaystyle \varepsilon =1.2}: hyperbola)

Acurve orsurface can be described as havingGn{\displaystyle G^{n}} continuity, withn{\displaystyle n} being the increasing measure of smoothness. Consider the segments either side of a point on a curve:

In general,Gn{\displaystyle G^{n}} continuity exists if the curves can be reparameterized to haveCn{\displaystyle C^{n}} (parametric) continuity.[8][9] A reparametrization of the curve is geometrically identical to the original; only the parameter is affected.

Equivalently, two vector functionsf(t){\displaystyle f(t)} andg(t){\displaystyle g(t)} such thatf(1)=g(0){\displaystyle f(1)=g(0)} haveGn{\displaystyle G^{n}} continuity at the point where they meet ifthey satisfy equations known as Beta-constraints. For example, the Beta-constraints forG4{\displaystyle G^{4}} continuity are:

g(1)(0)=β1f(1)(1)g(2)(0)=β12f(2)(1)+β2f(1)(1)g(3)(0)=β13f(3)(1)+3β1β2f(2)(1)+β3f(1)(1)g(4)(0)=β14f(4)(1)+6β12β2f(3)(1)+(4β1β3+3β22)f(2)(1)+β4f(1)(1){\displaystyle {\begin{aligned}g^{(1)}(0)&=\beta _{1}f^{(1)}(1)\\g^{(2)}(0)&=\beta _{1}^{2}f^{(2)}(1)+\beta _{2}f^{(1)}(1)\\g^{(3)}(0)&=\beta _{1}^{3}f^{(3)}(1)+3\beta _{1}\beta _{2}f^{(2)}(1)+\beta _{3}f^{(1)}(1)\\g^{(4)}(0)&=\beta _{1}^{4}f^{(4)}(1)+6\beta _{1}^{2}\beta _{2}f^{(3)}(1)+(4\beta _{1}\beta _{3}+3\beta _{2}^{2})f^{(2)}(1)+\beta _{4}f^{(1)}(1)\\\end{aligned}}}

whereβ2{\displaystyle \beta _{2}},β3{\displaystyle \beta _{3}}, andβ4{\displaystyle \beta _{4}} are arbitrary, butβ1{\displaystyle \beta _{1}} is constrained to be positive.[8]: 65 In the casen=1{\displaystyle n=1}, this reduces tof(1)0{\displaystyle f'(1)\neq 0} andf(1)=kg(0){\displaystyle f'(1)=kg'(0)}, for a scalark>0{\displaystyle k>0} (i.e., the direction, but not necessarily the magnitude, of the two vectors is equal).

While it may be obvious that a curve would requireG1{\displaystyle G^{1}} continuity to appear smooth, for goodaesthetics, such as those aspired to inarchitecture andsports car design, higher levels of geometric continuity are required. For example,class A surface requiresG2{\displaystyle G^{2}} or higher continuity to ensure smooth reflections in a car body.

Arounded rectangle (with ninety degree circular arcs at the four corners) hasG1{\displaystyle G^{1}} continuity, but does not haveG2{\displaystyle G^{2}} continuity. The same is true for arounded cube, with octants of a sphere at its corners and quarter-cylinders along its edges. If an editable curve withG2{\displaystyle G^{2}} continuity is required, thencubic splines are typically chosen; these curves are frequently used inindustrial design.

Other concepts

[edit]

Relation to analyticity

[edit]

While allanalytic functions are "smooth" (i.e. have all derivatives continuous) on the set on which they are analytic, examples such asbump functions (mentioned above) show that the converse is not true for functions on the reals: there exist smooth real functions that are not analytic. Simple examples of functions that aresmooth but not analytic at any point can be made by means ofFourier series; another example is theFabius function. Although it might seem that such functions are the exception rather than the rule, it turns out that the analytic functions are scattered very thinly among the smooth ones; more rigorously, the analytic functions form ameagre subset of the smooth functions. Furthermore, for every open subsetA of the real line, there exist smooth functions that are analytic onA and nowhere else.[citation needed]

It is useful to compare the situation to that of the ubiquity oftranscendental numbers on the real line. Both on the real line and the set of smooth functions, the examples we come up with at first thought (algebraic/rational numbers and analytic functions) are far better behaved than the majority of cases: the transcendental numbers and nowhere analytic functions have full measure (their complements are meagre).

The situation thus described is in marked contrast to complex differentiable functions. If a complex function is differentiable just once on an open set, it is both infinitely differentiable and analytic on that set.[citation needed]

Smooth partitions of unity

[edit]

Smooth functions with given closedsupport are used in the construction ofsmooth partitions of unity (seepartition of unity andtopology glossary); these are essential in the study ofsmooth manifolds, for example to show thatRiemannian metrics can be defined globally starting from their local existence. A simple case is that of abump function on the real line, that is, a smooth functionf that takes the value 0 outside an interval [a,b] and such thatf(x)>0 for a<x<b.{\displaystyle f(x)>0\quad {\text{ for }}\quad a<x<b.\,}

Given a number of overlapping intervals on the line, bump functions can be constructed on each of them, and on semi-infinite intervals(,c]{\displaystyle (-\infty ,c]} and[d,+){\displaystyle [d,+\infty )} to cover the whole line, such that the sum of the functions is always 1.

From what has just been said, partitions of unity do not apply toholomorphic functions; their different behavior relative to existence andanalytic continuation is one of the roots ofsheaf theory. In contrast, sheaves of smooth functions tend not to carry much topological information.

Smooth functions on and between manifolds

[edit]

Given asmooth manifoldM{\displaystyle M}, of dimensionm,{\displaystyle m,} and anatlasU={(Uα,ϕα)}α,{\displaystyle {\mathfrak {U}}=\{(U_{\alpha },\phi _{\alpha })\}_{\alpha },} then a mapf:MR{\displaystyle f:M\to \mathbb {R} } issmooth onM{\displaystyle M} if for allpM{\displaystyle p\in M} there exists a chart(U,ϕ)U,{\displaystyle (U,\phi )\in {\mathfrak {U}},} such thatpU,{\displaystyle p\in U,} andfϕ1:ϕ(U)R{\displaystyle f\circ \phi ^{-1}:\phi (U)\to \mathbb {R} } is a smooth function from a neighborhood ofϕ(p){\displaystyle \phi (p)} inRm{\displaystyle \mathbb {R} ^{m}} toR{\displaystyle \mathbb {R} } (all partial derivatives up to a given order are continuous). Smoothness can be checked with respect to anychart of the atlas that containsp,{\displaystyle p,} since the smoothness requirements on the transition functions between charts ensure that iff{\displaystyle f} is smooth nearp{\displaystyle p} in one chart it will be smooth nearp{\displaystyle p} in any other chart.

IfF:MN{\displaystyle F:M\to N} is a map fromM{\displaystyle M} to ann{\displaystyle n}-dimensional manifoldN{\displaystyle N}, thenF{\displaystyle F} is smooth if, for everypM,{\displaystyle p\in M,} there is a chart(U,ϕ){\displaystyle (U,\phi )} containingp,{\displaystyle p,} and a chart(V,ψ){\displaystyle (V,\psi )} containingF(p){\displaystyle F(p)} such thatF(U)V,{\displaystyle F(U)\subset V,} andψFϕ1:ϕ(U)ψ(V){\displaystyle \psi \circ F\circ \phi ^{-1}:\phi (U)\to \psi (V)} is a smooth function fromRm{\displaystyle \mathbb {R} ^{m}} toRn.{\displaystyle \mathbb {R} ^{n}.}

Smooth maps between manifolds induce linear maps betweentangent spaces: forF:MN{\displaystyle F:M\to N}, at each point thepushforward (or differential) maps tangent vectors atp{\displaystyle p} to tangent vectors atF(p){\displaystyle F(p)}:F,p:TpMTF(p)N,{\displaystyle F_{*,p}:T_{p}M\to T_{F(p)}N,} and on the level of thetangent bundle, the pushforward is avector bundle homomorphism:F:TMTN.{\displaystyle F_{*}:TM\to TN.} The dual to the pushforward is thepullback, which "pulls" covectors onN{\displaystyle N} back to covectors onM,{\displaystyle M,} andk{\displaystyle k}-forms tok{\displaystyle k}-forms:F:Ωk(N)Ωk(M).{\displaystyle F^{*}:\Omega ^{k}(N)\to \Omega ^{k}(M).} In this way smooth functions between manifolds can transportlocal data, likevector fields anddifferential forms, from one manifold to another, or down to Euclidean space where computations likeintegration are well understood.

Preimages and pushforwards along smooth functions are, in general, not manifolds without additional assumptions. Preimages of regular points (that is, if the differential does not vanish on the preimage) are manifolds; this is thepreimage theorem. Similarly, pushforwards along embeddings are manifolds.[10]

Smooth functions between subsets of manifolds

[edit]

There is a corresponding notion ofsmooth map for arbitrary subsets of manifolds. Iff:XY{\displaystyle f:X\to Y} is afunction whosedomain andrange are subsets of manifoldsXM{\displaystyle X\subseteq M} andYN{\displaystyle Y\subseteq N} respectively.f{\displaystyle f} is said to besmooth if for allxX{\displaystyle x\in X} there is an open setUM{\displaystyle U\subseteq M} withxU{\displaystyle x\in U} and a smooth functionF:UN{\displaystyle F:U\to N} such thatF(p)=f(p){\displaystyle F(p)=f(p)} for allpUX.{\displaystyle p\in U\cap X.}

See also

[edit]

References

[edit]
  1. ^Weisstein, Eric W."Smooth Function".mathworld.wolfram.com.Archived from the original on 2019-12-16. Retrieved2019-12-13.
  2. ^Warner, Frank W. (1983).Foundations of Differentiable Manifolds and Lie Groups. Springer. p. 5 [Definition 1.2].ISBN 978-0-387-90894-6.Archived from the original on 2015-10-01. Retrieved2014-11-28.
  3. ^Henri Cartan (1977).Cours de calcul différentiel. Paris: Hermann.{{cite book}}: CS1 maint: publisher location (link)
  4. ^Barsky, Brian A. (1981).The Beta-spline: A Local Representation Based on Shape Parameters and Fundamental Geometric Measures (Ph.D.). University of Utah, Salt Lake City, Utah.
  5. ^Brian A. Barsky (1988).Computer Graphics and Geometric Modeling Using Beta-splines. Springer-Verlag, Heidelberg.ISBN 978-3-642-72294-3.
  6. ^Richard H. Bartels; John C. Beatty; Brian A. Barsky (1987).An Introduction to Splines for Use in Computer Graphics and Geometric Modeling. Morgan Kaufmann. Chapter 13. Parametric vs. Geometric Continuity.ISBN 978-1-55860-400-1.
  7. ^van de Panne, Michiel (1996)."Parametric Curves".Fall 1996 Online Notes. University of Toronto, Canada.Archived from the original on 2020-11-26. Retrieved2019-09-01.
  8. ^abBarsky, Brian A.; DeRose, Tony D. (1989). "Geometric Continuity of Parametric Curves: Three Equivalent Characterizations".IEEE Computer Graphics and Applications.9 (6):60–68.doi:10.1109/38.41470.S2CID 17893586.
  9. ^Hartmann, Erich (2003)."Geometry and Algorithms for Computer Aided Design"(PDF).Technische Universität Darmstadt. p. 55.Archived(PDF) from the original on 2020-10-23. Retrieved2019-08-31.
  10. ^Guillemin, Victor; Pollack, Alan (1974).Differential Topology. Englewood Cliffs: Prentice-Hall.ISBN 0-13-212605-2.
Basic concepts
Main theorems(list)
Maps
Types of
manifolds
Tensors
Vectors
Covectors
Bundles
Connections
Related
Generalizations
Types by domain and codomain
Classes/properties
Constructions
Generalizations
Retrieved from "https://en.wikipedia.org/w/index.php?title=Smoothness&oldid=1322451109"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp