Mathlib Map

Theorems · Definition · algebraic topology

VectorPrebundle.toFiberPrebundle

{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)] → VectorPrebundle R F E → FiberPrebundle F E

Natural identification of VectorPrebundle as a FiberPrebundle.

Defined in
Mathlib.Topology.VectorBundle.Basic
Cited by
5 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommMonoidModuleNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

VectorPrebundle.totalSpaceTopology · cited by 4VectorPrebundle.totalSpac…VectorPrebundle.toFiberBundle · cited by 2VectorPrebundle.toFiberBu…VectorPrebundle.trivializationOfMemPretrivializationAtlas · cited by 2VectorPrebundle.trivializ…VectorPrebundle.toVectorBundle · cited by 1VectorPrebundle.toVectorB…VectorPrebundle.totalSpaceMk_preimage_source · cited by 0VectorPrebundle.totalSpac…VectorPrebundle.contMDiffVectorBundle · cited by 0VectorPrebundle.contMDiff…VectorPrebundle.continuous_totalSpaceMk · cited by 0VectorPrebundle.continuou…VectorPrebundle.mem_trivialization_at_source · cited by 0VectorPrebundle.mem_trivi…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceAddCommMonoid · cited by 12281AddCommMonoidNontriviallyNormedField · cited by 8742NontriviallyNormedFieldBundle.TotalSpace.proj · cited by 447TotalSpace.projBundle.Pretrivialization · cited by 111Bundle.PretrivializationVectorPrebundle · cited by 21VectorPrebundleFiberPrebundle · cited by 16FiberPrebundleVectorPrebundle.pretrivializationAtlas · cited by 11VectorPrebundle.pretrivia…VectorPrebundle.pretrivializationAt · cited by 5VectorPrebundle.pretrivia…VectorPrebundle.pretrivialization_mem_atlas · cited by 0VectorPrebundle.pretrivia…VectorPrebundle.totalSpaceMk_isInducing · cited by 0VectorPrebundle.totalSpac…VectorPrebundle.mem_base_pretrivializationAt · cited by 0VectorPrebundle.mem_base_…VectorPrebundle.toFiberPrebun…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.