Theorems · Theorem · functional analysis
NormedSpace.exp_mem
∀ {𝔸 : Type u_2} [inst : Ring 𝔸] [inst_1 : TopologicalSpace 𝔸] [inst_2 : IsTopologicalRing 𝔸] {R : Type u_3}
{S : Type u_4} [inst_3 : Monoid R] [inst_4 : SMul ℚ R] [inst_5 : MulAction R 𝔸] [inst_6 : Algebra ℚ 𝔸]
[IsScalarTower ℚ R 𝔸] [inst_8 : SetLike S 𝔸] [SubsemiringClass S 𝔸] [SMulMemClass S R 𝔸] {s : S},
IsClosed ↑s → ∀ {x : 𝔸}, x ∈ s → NormedSpace.exp x ∈ sA subalgebra of 𝔸 that is closed topologically and under ℚ-scaling is closed under exp.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidstatement and proof · cited by 3,887
- IsClosedstatement and proof · cited by 1,639
- MulActionstatement and proof · cited by 1,294
- SetLikestatement and proof · cited by 1,084
- Nat.factorialproof · cited by 616
- IsTopologicalRingstatement and proof · cited by 402
- NormedSpace.expstatement · cited by 157
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.BlockTriangular.expproof · cited by 0