Theorems · Theorem · general topology
ContinuousAt.lineMap
∀ {R : Type u_1} {V : Type u_2} {P : Type u_3} [inst : AddCommGroup V] [inst_1 : TopologicalSpace V]
[inst_2 : AddTorsor V P] [inst_3 : TopologicalSpace P] [IsTopologicalAddTorsor P] [inst_5 : Ring R]
[inst_6 : Module R V] [inst_7 : TopologicalSpace R] [ContinuousSMul R V] {X : Type u_6} [inst_9 : TopologicalSpace X]
{f₁ f₂ : X → P} {g : X → R} {x : X},
ContinuousAt f₁ x →
ContinuousAt f₂ x → ContinuousAt g x → ContinuousAt (fun x => (AffineMap.lineMap (f₁ x) (f₂ x)) (g x)) x- Defined in
- Mathlib.Topology.Algebra.Affine
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousAtstatement and proof · cited by 697
- AffineMapstatement · cited by 674
- Continuous.continuousAtproof · cited by 297
- AffineMap.lineMapstatement · cited by 254
- IsTopologicalAddTorsorstatement and proof · cited by 80
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.