Theorems · Inductive type · algebraic topology
Bundle.RiemannianMetric
{B : Type u_4} →
(E : B → Type u_6) →
[(b : B) → TopologicalSpace (E b)] →
[inst : (b : B) → AddCommGroup (E b)] → [(b : B) → Module ℝ (E b)] → 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. This family is not assumed to be continuous or smooth: to
guarantee continuity, resp. smoothness, of the inner product as a function of the base point,
use ContinuousRiemannianMetric or ContMDiffRiemannianMetric.
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 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddCommGroupstatement · cited by 12,871
Cited by23
Results whose statement or proof uses this declaration.
- Bundle.RiemannianMetric.innerstatement and proof · cited by 4
- Bundle.RiemannianMetric.mk.injstatement · cited by 1
- Bundle.RiemannianMetric.mk.noConfusionstatement · cited by 1
- Bundle.RiemannianBundle.casesOnstatement and proof · cited by 0
- Bundle.RiemannianBundle.gstatement · cited by 0
- Bundle.RiemannianBundle.noConfusionproof · cited by 0
- Bundle.RiemannianBundle.noConfusionTypeproof · cited by 0
- Bundle.RiemannianBundle.recOnstatement and proof · cited by 0
- Bundle.ContinuousRiemannianMetric.toRiemannianMetricstatement · cited by 0
- Bundle.RiemannianMetric.casesOnstatement and proof · cited by 0
- Bundle.RiemannianMetric.continuousAtstatement and proof · cited by 0
- Bundle.RiemannianMetric.ctorIdxstatement and proof · cited by 0