Naturality of the local logarithm #
This file proves that continuous ring homomorphisms commute with the
power series for log (1 + u) on the open unit ball. It also packages this
local identity as an equality of germs at the origin.
Main results #
NormedSpace.map_logOneAddSeries_apply: naturality of each homogeneous term.NormedSpace.map_logOneAdd_of_norm_lt_one: naturality on the open unit ball.NormedSpace.eventually_map_logOneAdd: naturality near the origin.NormedSpace.map_logOneAdd_germ: naturality as an equality of germs.
References #
- Lie groups and the Lie algebra correspondence roadmap, Deliverable A, Layer 3, "Baker--Campbell--Hausdorff".
NormedSpace.map_exp_of_mem_ballin Mathlib's exponential naturality development.
theorem
NormedSpace.map_logOneAddSeries_apply
{๐ : Type u_1}
{๐ : Type u_2}
{A : Type u_3}
{B : Type u_4}
[Field ๐]
[CharZero ๐]
[Field ๐]
[CharZero ๐]
[Ring A]
[Algebra ๐ A]
[TopologicalSpace A]
[IsTopologicalRing A]
[Ring B]
[Algebra ๐ B]
[TopologicalSpace B]
[IsTopologicalRing B]
{F : Type u_5}
[FunLike F A B]
[RingHomClass F A B]
(f : F)
{n : โ}
(v : Fin n โ A)
:
Ring homomorphisms commute with each homogeneous term of
logOneAddSeries.
theorem
NormedSpace.map_logOneAdd_of_norm_lt_one
{๐ : Type u_1}
{๐ : Type u_2}
{A : Type u_3}
{B : Type u_4}
[NontriviallyNormedField ๐]
[CharZero ๐]
[Field ๐]
[CharZero ๐]
[ContinuousSMul โโฅ0 ๐]
[NormedRing A]
[NormedAlgebra ๐ A]
[Ring B]
[Algebra ๐ B]
[TopologicalSpace B]
[IsTopologicalRing B]
[CompleteSpace A]
{F : Type u_5}
[FunLike F A B]
[RingHomClass F A B]
[T2Space B]
(f : F)
(hf : Continuous โf)
{u : A}
(hu : โuโ < 1)
:
Continuous ring homomorphisms commute with logOneAdd on the open unit ball.
theorem
NormedSpace.eventually_map_logOneAdd
{๐ : Type u_1}
{๐ : Type u_2}
{A : Type u_3}
{B : Type u_4}
[NontriviallyNormedField ๐]
[CharZero ๐]
[Field ๐]
[CharZero ๐]
[ContinuousSMul โโฅ0 ๐]
[NormedRing A]
[NormedAlgebra ๐ A]
[Ring B]
[Algebra ๐ B]
[TopologicalSpace B]
[IsTopologicalRing B]
[CompleteSpace A]
{F : Type u_5}
[FunLike F A B]
[RingHomClass F A B]
[T2Space B]
(f : F)
(hf : Continuous โf)
:
A continuous ring homomorphism commutes with logOneAdd near the origin.
theorem
NormedSpace.map_logOneAdd_germ
{๐ : Type u_1}
{๐ : Type u_2}
{A : Type u_3}
{B : Type u_4}
[NontriviallyNormedField ๐]
[CharZero ๐]
[Field ๐]
[CharZero ๐]
[ContinuousSMul โโฅ0 ๐]
[NormedRing A]
[NormedAlgebra ๐ A]
[Ring B]
[Algebra ๐ B]
[TopologicalSpace B]
[IsTopologicalRing B]
[CompleteSpace A]
{F : Type u_5}
[FunLike F A B]
[RingHomClass F A B]
[T2Space B]
(f : F)
(hf : Continuous โf)
:
Continuous ring homomorphisms commute with the germ of logOneAdd at the origin.