Theorems · Theorem · global analysis
IsContMDiffRiemannianBundle.exists_contMDiff
∀ {EB : Type u_1} {inst : NormedAddCommGroup EB} {inst_1 : NormedSpace ℝ EB} {HB : Type u_2}
{inst_2 : TopologicalSpace HB} {IB : ModelWithCorners ℝ EB HB} {n : WithTop ℕ∞} {B : Type u_3}
{inst_3 : TopologicalSpace B} {inst_4 : ChartedSpace HB B} {F : Type u_4} {inst_5 : NormedAddCommGroup F}
{inst_6 : NormedSpace ℝ F} {E : B → Type u_5} {inst_7 : TopologicalSpace (Bundle.TotalSpace F E)}
{inst_8 : (x : B) → NormedAddCommGroup (E x)} {inst_9 : (x : B) → InnerProductSpace ℝ (E x)}
{inst_10 : FiberBundle F E} {inst_11 : VectorBundle ℝ F E} [self : IsContMDiffRiemannianBundle IB n F E],
∃ g,
(ContMDiff IB (IB.prod (modelWithCornersSelf ℝ (F →L[ℝ] F →L[ℝ] ℝ))) n fun b => ⟨b, g b⟩) ∧
∀ (x : B) (v w : E x), inner ℝ v w = ((g x) v) w- Cited by
- 3 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsContMDiffRiemannianBundle
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement · cited by 5,352
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- InnerProductSpacestatement and proof · cited by 3,523
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
Cited by3
Results whose statement or proof uses this declaration.
- ContMDiffWithinAt.inner_bundleproof · cited by 2
- MDifferentiableWithinAt.inner_bundleproof · cited by 2
- IsContMDiffRiemannianBundle.of_leproof · cited by 0