Theorems · Theorem · functional analysis
NormedSpace.expSeries_eq_expSeries
∀ (𝕂 : Type u_1) (𝕂' : Type u_2) (𝔸 : Type u_3) [inst : Field 𝕂] [inst_1 : Field 𝕂'] [inst_2 : Ring 𝔸] [inst_3 : Algebra 𝕂 𝔸] [inst_4 : Algebra 𝕂' 𝔸] [inst_5 : TopologicalSpace 𝔸] [inst_6 : IsTopologicalRing 𝔸] (n : ℕ) (x : 𝔸), ((NormedSpace.expSeries 𝕂 𝔸 n) fun x_1 => x) = (NormedSpace.expSeries 𝕂' 𝔸 n) fun x_1 => x
If a normed ring 𝔸 is a normed algebra over two fields, then they define the same
expSeries on 𝔸.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- ContinuousMultilinearMapstatement · cited by 1,016
- Nat.factorialproof · cited by 616
- IsTopologicalRingstatement and proof · cited by 402
- NormedSpace.expSeriesstatement and proof · cited by 68
- NormedSpace.expSeries_apply_eqproof · cited by 12
- inv_natCast_smul_eqproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.