Theorems · Definition · global analysis
Bundle.Trivialization.basisAt
{𝕜 : 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} →
{x : M} →
(e : Bundle.Trivialization F Bundle.TotalSpace.proj) →
[MemTrivializationAtlas e] →
Module.Basis ι 𝕜 F → x ∈ e.baseSet → Module.Basis ι 𝕜 (V x)Given a compatible local trivialisation e of V and a basis b of the model fiber F,
return the corresponding basis of V x.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- 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
- LinearEquiv.symmproof · cited by 1,461
- Bundle.TotalSpacestatement and proof · cited by 766
- FiberBundlestatement and proof · cited by 471
- Bundle.TotalSpace.projstatement and proof · cited by 447
Cited by6
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.localFrameproof · cited by 11
- Bundle.Trivialization.isLocalFrameOn_localFrame_baseSetproof · cited by 7
- Bundle.Trivialization.localFrameCoeff_apply_of_mem_baseSetstatement and proof · cited by 2
- Bundle.Trivialization.localFrame_apply_of_mem_baseSetstatement and proof · cited by 2
- Bundle.Trivialization.basisAt.congr_simpstatement and proof · cited by 0
- Bundle.Trivialization.localFrame_coeff_apply_of_mem_baseSetstatement · cited by 0