Theorems · Inductive type · algebraic topology
VectorBundle
(R : Type u_1) →
{B : Type u_2} →
(F : Type u_3) →
(E : B → Type u_4) →
[inst : NontriviallyNormedField R] →
[inst_1 : (x : B) → AddCommMonoid (E x)] →
[(x : B) → Module R (E x)] →
[inst_3 : NormedAddCommGroup F] →
[NormedSpace R F] →
[inst : TopologicalSpace B] →
[inst_4 : TopologicalSpace (Bundle.TotalSpace F E)] →
[inst_5 : (x : B) → TopologicalSpace (E x)] → [FiberBundle F E] → PropThe space Bundle.TotalSpace F E (for E : B → Type* such that each E x is a topological
vector space) has a topological vector space structure with fiber F (denoted with
VectorBundle R F E) if around every point there is a fiber bundle trivialization which is linear
in the fibers.
- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 315 results in Mathlib
- Foundations
- Depth 45 from the axioms, rests on 427 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- AddCommMonoidstatement · cited by 12,281
- NontriviallyNormedFieldstatement · cited by 8,742
- Bundle.TotalSpacestatement · cited by 766
- FiberBundlestatement · cited by 471
Cited by370
Results whose statement or proof uses this declaration.
- ContMDiffVectorBundlestatement · cited by 106
- Bundle.Trivialization.localFrameCoeffstatement and proof · cited by 33
- ContinuousLinearMap.inCoordinatesstatement and proof · cited by 24
- IsContinuousRiemannianBundlestatement · cited by 20
- IsContMDiffRiemannianBundlestatement · cited by 15
- Bundle.Trivialization.localFramestatement and proof · cited by 11
- Bundle.Trivialization.isLocalFrameOn_localFrame_baseSetstatement and proof · cited by 7
- Bundle.ContMDiffRiemannianMetricstatement · cited by 7
- Bundle.ContinuousRiemannianMetricstatement · cited by 7
- Bundle.contMDiff_zeroSectionstatement and proof · cited by 7
- IsLocalFrameOn.fintypeOfFiniteDimensionalstatement and proof · cited by 6
- CovariantDerivative.ContMDiffCovariantDerivativestatement · cited by 6
Showing the 200 most cited of 370.