Theorems · Theorem · algebraic topology
Bundle.RiemannianMetric.continuousAt
∀ {B : Type u_4} {E : B → Type u_6} [inst : (b : B) → TopologicalSpace (E b)] [inst_1 : (b : B) → AddCommGroup (E b)]
[inst_2 : (b : B) → Module ℝ (E b)] (self : Bundle.RiemannianMetric E) (b : B),
ContinuousAt (fun v => ((self.inner b) v) v) 0The continuity at 0 is automatic when E b is isomorphic to a normed space, but since
we are not making this assumption here we have to include it.
- Defined in
- Mathlib.Topology.VectorBundle.Riemannian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousAtstatement · cited by 697
- Bundle.RiemannianMetricstatement and proof · cited by 7
- Bundle.RiemannianMetric.innerstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.