Theorems · Theorem · algebraic topology
Bundle.RiemannianMetric.mk.inj
∀ {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)} {inner : (b : B) → E b →L[ℝ] E b →L[ℝ] ℝ}
{symm : ∀ (b : B) (v w : E b), ((inner b) v) w = ((inner b) w) v}
{pos : ∀ (b : B) (v : E b), v ≠ 0 → 0 < ((inner b) v) v}
{continuousAt : ∀ (b : B), ContinuousAt (fun v => ((inner b) v) v) 0}
{isVonNBounded : ∀ (b : B), Bornology.IsVonNBounded ℝ {v | ((inner b) v) v < 1}}
{inner_1 : (b : B) → E b →L[ℝ] E b →L[ℝ] ℝ} {symm_1 : ∀ (b : B) (v w : E b), ((inner_1 b) v) w = ((inner_1 b) w) v}
{pos_1 : ∀ (b : B) (v : E b), v ≠ 0 → 0 < ((inner_1 b) v) v}
{continuousAt_1 : ∀ (b : B), ContinuousAt (fun v => ((inner_1 b) v) v) 0}
{isVonNBounded_1 : ∀ (b : B), Bornology.IsVonNBounded ℝ {v | ((inner_1 b) v) v < 1}},
{ inner := inner, symm := symm, pos := pos, continuousAt := continuousAt, isVonNBounded := isVonNBounded } =
{ inner := inner_1, symm := symm_1, pos := pos_1, continuousAt := continuousAt_1,
isVonNBounded := isVonNBounded_1 } →
inner = inner_1- Defined in
- Mathlib.Topology.VectorBundle.Riemannian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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 and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Set.ofPredstatement and proof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousAtstatement and proof · cited by 697
- Bornology.IsVonNBoundedstatement and proof · cited by 136
- Bundle.RiemannianMetricstatement · cited by 7
- Bundle.RiemannianMetric.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Bundle.RiemannianMetric.mk.injEqproof · cited by 0