Theorems · Inductive type · algebraic topology
Bundle.ContinuousRiemannianMetric
{B : Type u_4} →
[inst : TopologicalSpace B] →
(F : Type u_5) →
[inst_1 : NormedAddCommGroup F] →
[inst_2 : NormedSpace ℝ F] →
(E : B → Type u_6) →
[inst_3 : TopologicalSpace (Bundle.TotalSpace F E)] →
[inst_4 : (b : B) → TopologicalSpace (E b)] →
[inst_5 : (b : B) → AddCommGroup (E b)] →
[inst_6 : (b : B) → Module ℝ (E b)] →
[inst_7 : FiberBundle F E] → [VectorBundle ℝ F E] → Type (max u_4 u_6)A family of inner product space structures on the fibers of a fiber bundle, defining the same
topology as the already existing one, and varying continuously with the base point. See also
ContMDiffRiemannianMetric for a smooth version.
This structure is used through RiemannianBundle for typeclass inference, to register the inner
product space structure on the fibers without creating diamonds.
- Defined in
- Mathlib.Topology.VectorBundle.Riemannian
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- NormedAddCommGroupstatement · cited by 15,752
- AddCommGroupstatement · cited by 12,871
- NormedSpacestatement · cited by 12,499
- Bundle.TotalSpacestatement · cited by 766
- FiberBundlestatement · cited by 471
- VectorBundlestatement · cited by 315
Cited by16
Results whose statement or proof uses this declaration.
- Bundle.ContinuousRiemannianMetric.innerstatement and proof · cited by 4
- Bundle.ContinuousRiemannianMetric.mk.injstatement · cited by 1
- Bundle.ContinuousRiemannianMetric.mk.noConfusionstatement · cited by 1
- Bundle.ContinuousRiemannianMetric.casesOnstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.continuousstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.ctorIdxstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.isVonNBoundedstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.noConfusionstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.noConfusionTypestatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.posstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.recOnstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.symmstatement and proof · cited by 0