Units.contMDiff_val
theorem Units.contMDiff_val :
ā {R : Type u_1} [inst : NormedRing R] [inst_1 : CompleteSpace R] {š : Type u_2}
[inst_2 : NontriviallyNormedField š] [inst_3 : NormedAlgebra š R] {m : āā},
ContMDiff (modelWithCornersSelf š R) (modelWithCornersSelf š R) m Units.val
The theorem `Units.contMDiff_val` states that in the case of a complete normed ring `R`, the operation of embedding the units of `R` (denoted `RĖ£`) back into `R` is a smooth map between manifolds. This is stated for all `R` and `š`, where `R` is a type having a normed ring structure and is a complete space, and `š` is a type equipped with a non-trivially normed field structure and a normed algebra structure over `R`. The smoothness of the map is considered with respect to the model with corners on `R` associated with `š`, denoted `modelWithCornersSelf š R`, and is true for all smoothness classes `m`.
More concisely: The embedding of the units of a complete normed ring `R` into `R` is a smooth map between manifolds with respect to the model with corners on `R` associated with a non-trivially normed field `š` for all smoothness classes `m`.
|