Defines continuous linear maps between two products by blocks:
given (A : Mโ โL[๐] Mโ)
, (B : Mโ โL[๐] Mโ)
, (C : Mโ โL[๐] Mโ)
and (D : Mโ โL[๐] Mโ)
,
construct the continuous linear map with "matrix":
A B
C D.
Instances For
Given (A : Mโ โL[๐] Mโ)
, (C : Mโ โL[๐] Mโ)
and (D : Mโ โL[๐] Mโ)
,
construct the continuous linear equiv with "matrix"
A 0
C D.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The proposition that a function between two normed spaces has a strict derivative at a given point.
Equations
- StrictDifferentiableAt ๐ f x = โ (ฯ : E โL[๐] F), HasStrictFDerivAt f ฯ x
Instances For
The proposition that a function between two normed spaces has a strict derivative at every point.
Equations
- StrictDifferentiable ๐ f = โ (x : E), StrictDifferentiableAt ๐ f x
Instances For
A bijection that is strictly differentiable at every point is a homeomorphism.
Equations
- ฯ.toHomeomorphOfContDiff hฯ = { toEquiv := ฯ, continuous_toFun := โฏ, continuous_invFun := โฏ }
Instances For
The orthogonal projection onto a vector in a real inner product space E
, considered as a map
from E
to E โL[โ] E
, is analytic away from 0.