Theorems · Inductive type · algebraic topology
IsContinuousRiemannianBundle
{B : Type u_1} →
[inst : TopologicalSpace B] →
(F : Type u_2) →
[inst_1 : NormedAddCommGroup F] →
[inst_2 : NormedSpace ℝ F] →
(E : B → Type u_3) →
[inst_3 : TopologicalSpace (Bundle.TotalSpace F E)] →
[inst_4 : (x : B) → NormedAddCommGroup (E x)] →
[inst_5 : (x : B) → InnerProductSpace ℝ (E x)] →
[inst_6 : FiberBundle F E] → [VectorBundle ℝ F E] → PropConsider a real vector bundle in which each fiber is endowed with an inner product.
We say that the bundle is Riemannian if the inner product depends continuously on the base point.
This assumption is spelled IsContinuousRiemannianBundle F E where F is the model fiber,
and E : B → Type* is the bundle.
- Defined in
- Mathlib.Topology.VectorBundle.Riemannian
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- InnerProductSpacestatement · cited by 3,523
- Bundle.TotalSpacestatement · cited by 766
- FiberBundlestatement · cited by 471
- VectorBundlestatement · cited by 315
Cited by26
Results whose statement or proof uses this declaration.
- IsContinuousRiemannianBundle.exists_continuousstatement and proof · cited by 3
- setOfPred_riemannianEDist_lt_subset_nhdsstatement and proof · cited by 2
- ContinuousWithinAt.inner_bundlestatement and proof · cited by 2
- eventually_norm_mfderivWithin_symm_extChartAt_comp_ltstatement and proof · cited by 1
- eventually_norm_mfderivWithin_symm_extChartAt_ltstatement and proof · cited by 1
- eventually_norm_mfderiv_extChartAt_ltstatement and proof · cited by 1
- eventually_norm_symmL_trivializationAt_comp_self_ltstatement and proof · cited by 1
- eventually_norm_symmL_trivializationAt_ltstatement and proof · cited by 1
- eventually_norm_symmL_trivializationAt_self_comp_ltstatement and proof · cited by 1
- eventually_norm_trivializationAt_ltstatement and proof · cited by 1
- ContinuousAt.inner_bundlestatement and proof · cited by 1
- eventually_riemannianEDist_le_edist_extChartAtstatement and proof · cited by 1