Mathlib Map

Theorems · Theorem · algebraic topology

Bundle.Trivialization.continuousAt_zeroSection

∀ (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 : TopologicalSpace (Bundle.TotalSpace F E)]
  [inst_7 : (x : B) → TopologicalSpace (E x)] [inst_8 : FiberBundle F E] [VectorBundle R F E] (x : B),
  ContinuousAt (Bundle.zeroSection F E) x

The zero section of a vector bundle is continuous at each point.

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

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.