Theorems · Theorem · commutative algebra
UniformSpace.Completion.map_smul_eq_mul_coe
∀ (A : Type u_2) [inst : Ring A] [inst_1 : UniformSpace A] [IsUniformAddGroup A] [IsTopologicalRing A] (R : Type u_3) [inst_4 : CommSemiring R] [inst_5 : Algebra R A] [UniformContinuousConstSMul R A] (r : R), (UniformSpace.Completion.map fun x => r • x) = fun x => ↑((algebraMap R A) r) * x
- Defined in
- Mathlib.Topology.Algebra.UniformRing
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Algebra.algebraMapstatement and proof · cited by 4,706
- UniformSpacestatement and proof · cited by 2,040
- IsTopologicalRingstatement and proof · cited by 402
- IsUniformAddGroupstatement and proof · cited by 342
- Algebra.smul_defproof · cited by 287
- UniformSpace.Completionstatement and proof · cited by 192
- UniformSpace.Completion.coe'statement and proof · cited by 144
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.