Theorems · Theorem · functional analysis
RCLike.restrict_toContinuousMap_eq_toContinuousMapStar_restrict
∀ (𝕜 : Type u_1) (E : Type u_2) [inst : RCLike 𝕜] [inst_1 : PseudoEMetricSpace E]
{A : StarSubalgebra 𝕜 (BoundedContinuousFunction E 𝕜)},
Subalgebra.map (BoundedContinuousFunction.toContinuousMapₐ ℝ)
(Subalgebra.comap (BoundedContinuousFunction.AlgHom.compLeftContinuousBounded ℝ RCLike.ofRealAm ⋯)
(Subalgebra.restrictScalars ℝ A.toSubalgebra)) =
Subalgebra.comap (AlgHom.compLeftContinuous ℝ RCLike.ofRealAm ⋯)
(Subalgebra.restrictScalars ℝ
(StarSubalgebra.map (BoundedContinuousFunction.toContinuousMapStarₐ 𝕜) A).toSubalgebra)On a star subalgebra of bounded continuous functions, the operations "restrict scalars to ℝ" and "forget that a bounded continuous function is a bounded" commute.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLikePseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NNRealstatement · cited by 4,310
- RCLikestatement and proof · cited by 2,829
- ContinuousMapstatement and proof · cited by 2,491
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Subalgebrastatement · cited by 1,353
- NNNorm.nnnormproof · cited by 952
- BoundedContinuousFunctionstatement and proof · cited by 511
- RCLike.ofRealproof · cited by 350
- RCLike.reproof · cited by 319
- DFunLike.congr_funproof · cited by 288
Cited by1
Results whose statement or proof uses this declaration.