Mathlib Map

Theorems · Theorem · global analysis

Bundle.Trivialization.localFrame.congr_simp

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {M : Type u_4} [inst_1 : TopologicalSpace M] {F : Type u_5}
  [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace 𝕜 F] {V : M → Type u_6}
  [inst_4 : TopologicalSpace (Bundle.TotalSpace F V)] [inst_5 : (x : M) → AddCommGroup (V x)]
  [inst_6 : (x : M) → Module 𝕜 (V x)] [inst_7 : (x : M) → TopologicalSpace (V x)] [inst_8 : FiberBundle F V]
  [inst_9 : VectorBundle 𝕜 F V] {ι : Type u_7} (e e_1 : Bundle.Trivialization F Bundle.TotalSpace.proj) (e_e : e = e_1)
  [inst_10 : MemTrivializationAtlas e] (b b_1 : Module.Basis ι 𝕜 F),
  b = b_1 → ∀ (a a_1 : ι), a = a_1 → ∀ (x : M), e.localFrame b a x = e_1.localFrame b_1 a_1 x
Defined in
Mathlib.Geometry.Manifold.VectorBundle.LocalFrame
Cited by
0 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldTopologicalSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceAddCommGroupModuleTopologicalSpaceFiberBundleVectorBundleMemTrivializationAtlas

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.