Theorems · Definition · global analysis
Bundle.Trivialization.localFrame
{𝕜 : 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] →
[VectorBundle 𝕜 F V] →
{ι : Type u_7} →
(e : Bundle.Trivialization F Bundle.TotalSpace.proj) →
[MemTrivializationAtlas e] → Module.Basis ι 𝕜 F → ι → (x : M) → V xThe local frame on V induced by a compatible local trivialization e of V and a basis
b of the model fiber F. Use e.localFrame b i to access the i-th section in that frame.
If x is outside of e.baseSet, this returns the junk value 0.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Module.Basisstatement and proof · cited by 1,477
- Bundle.TotalSpacestatement and proof · cited by 766
- FiberBundlestatement and proof · cited by 471
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Trivializationstatement and proof · cited by 324
Cited by11
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.isLocalFrameOn_localFrame_baseSetstatement and proof · cited by 7
- TensorialAt.pointwiseproof · cited by 2
- Bundle.Trivialization.localFrameCoeff_apply_of_mem_baseSetproof · cited by 2
- Bundle.Trivialization.localFrame_apply_of_mem_baseSetstatement · cited by 2
- Bundle.Trivialization.eq_sum_localFrameCoeff_smulstatement · cited by 2
- Bundle.Trivialization.contMDiffOn_localFrame_baseSetstatement · cited by 1
- contMDiffAt_localFrame_of_memstatement · cited by 1
- Bundle.Trivialization.eventually_eq_localFrame_sum_coeff_smulstatement · cited by 1
- Bundle.Trivialization.localFrame.congr_simpstatement and proof · cited by 0
- Bundle.Trivialization.eq_sum_localFrame_coeff_smulstatement · cited by 0
- Bundle.Trivialization.localFrame_apply_of_notMemstatement · cited by 0