Mathlib Map

Theorems · Inductive type · algebraic topology

FiberBundle

{B : Type u_2} →
  (F : Type u_3) →
    [TopologicalSpace B] →
      [TopologicalSpace F] →
        (E : B → Type u_5) →
          [TopologicalSpace (Bundle.TotalSpace F E)] → [(b : B) → TopologicalSpace (E b)] → Type (max (max u_2 u_3) u_5)

A (topological) fiber bundle with fiber F over a base B is a space projecting on B for which the fibers are all homeomorphic to F, such that the local situation around each point is a direct product.

Defined in
Mathlib.Topology.FiberBundle.Basic
Cited by
471 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Assumes
TopologicalSpaceTopologicalSpaceTopologicalSpaceTopologicalSpace

Around this declaration

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

Cites2

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

Cited by583

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 583.