Theorems · Definition · functional analysis
NormedSpace.exp
{𝔸 : Type u_3} → [inst : Ring 𝔸] → [inst_1 : TopologicalSpace 𝔸] → [IsTopologicalRing 𝔸] → 𝔸 → 𝔸NormedSpace.exp : 𝔸 → 𝔸 is the exponential map. It is defined as the sum of the
FormalMultilinearSeries expSeries ℚ 𝔸.
If 𝔸 can't be equipped with a ℚ-algebra structure, we use the junk value 1. For details on why
this approach is taken, see the module documentation for
Mathlib/Analysis/Normed/Algebra/Exponential.lean.
Note that when 𝔸 = Matrix n n 𝕂, this is the Matrix Exponential; see
Mathlib/Analysis/Normed/Algebra/MatrixExponential.lean for lemmas
specific to that case.
- Cited by
- 157 results in Mathlib
- Foundations
- Depth 83 from the axioms, rests on 2,007 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Ringstatement · cited by 7,463
- IsTopologicalRingstatement · cited by 402
Cited by160
Results whose statement or proof uses this declaration.
- selfAdjoint.expUnitaryproof · cited by 19
- NormedSpace.exp_eq_tsumstatement · cited by 13
- NormedSpace.exp.congr_simpstatement and proof · cited by 10
- NormedSpace.exp_add_of_commutestatement · cited by 8
- NormedSpace.exp_eq_expSeries_sumstatement · cited by 8
- NormedSpace.exp_zerostatement · cited by 8
- selfAdjoint.expUnitary_coestatement · cited by 8
- Complex.exp_eq_exp_ℂstatement and proof · cited by 8
- NormedSpace.exp_continuousstatement and proof · cited by 7
- NormedSpace.map_expstatement · cited by 7
- NormedSpace.expSeries_div_hasSum_expstatement · cited by 5
- CFC.exp_eq_normedSpace_expstatement and proof · cited by 5