Theorems · Theorem · algebraic topology
VectorPrebundle.toVectorBundle
∀ {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)] [inst_2 : (x : B) → Module R (E x)] [inst_3 : NormedAddCommGroup F]
[inst_4 : NormedSpace R F] [inst_5 : TopologicalSpace B] [inst_6 : (x : B) → TopologicalSpace (E x)]
(a : VectorPrebundle R F E), VectorBundle R F EMake a VectorBundle from a VectorPrebundle. Concretely this means
that, given a VectorPrebundle structure for a sigma-type E -- which consists of a
number of "pretrivializations" identifying parts of E with product spaces U × F -- one
establishes that for the topology constructed on the sigma-type using
VectorPrebundle.totalSpaceTopology, these "pretrivializations" are actually
"trivializations" (i.e., homeomorphisms with respect to the constructed topology).
- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidstatement and proof · cited by 12,281
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- Bundle.TotalSpace.projproof · cited by 447
- Bundle.Trivializationproof · cited by 324
- ContinuousLinearMap.extproof · cited by 320
- VectorBundlestatement · cited by 315
Cited by1
Results whose statement or proof uses this declaration.
- VectorPrebundle.contMDiffVectorBundlestatement · cited by 0