Theorems · Definition · algebraic topology
FiberPrebundle.toFiberBundle
{B : Type u_2} →
{F : Type u_3} →
{E : B → Type u_5} →
[inst : TopologicalSpace B] →
[inst_1 : TopologicalSpace F] →
[inst_2 : (x : B) → TopologicalSpace (E x)] → (a : FiberPrebundle F E) → FiberBundle F EMake a FiberBundle from a FiberPrebundle. Concretely this means
that, given a FiberPrebundle 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
FiberPrebundle.totalSpaceTopology, these "pretrivializations" are actually
"trivializations" (i.e., homeomorphisms with respect to the constructed topology).
- Defined in
- Mathlib.Topology.FiberBundle.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredproof · cited by 6,101
- Bundle.TotalSpaceproof · cited by 766
- FiberBundlestatement · cited by 471
- Bundle.TotalSpace.projproof · cited by 447
- Bundle.Trivializationproof · cited by 324
- Bundle.Pretrivializationproof · cited by 111
- FiberPrebundlestatement and proof · cited by 16
- FiberPrebundle.pretrivializationAtlasproof · cited by 7
- FiberPrebundle.totalSpaceTopologystatement and proof · cited by 7
- FiberPrebundle.trivializationOfMemPretrivializationAtlasproof · cited by 5
- FiberPrebundle.pretrivialization_mem_atlasproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- VectorPrebundle.toFiberBundleproof · cited by 2
- FiberPrebundle.continuous_projproof · cited by 0