Theorems · Definition · algebraic topology
Bundle.Trivialization.continuousAlternatingMap
(𝕜 : Type u_1) →
(ι : Type u_2) →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : Fintype ι] →
{B : Type u_3} →
[inst_2 : TopologicalSpace B] →
{F₁ : Type u_4} →
[inst_3 : NormedAddCommGroup F₁] →
[inst_4 : NormedSpace 𝕜 F₁] →
{E₁ : B → Type u_5} →
[inst_5 : (x : B) → AddCommGroup (E₁ x)] →
[inst_6 : (x : B) → Module 𝕜 (E₁ x)] →
[inst_7 : TopologicalSpace (Bundle.TotalSpace F₁ E₁)] →
[inst_8 : (x : B) → TopologicalSpace (E₁ x)] →
[inst_9 : FiberBundle F₁ E₁] →
[inst_10 : VectorBundle 𝕜 F₁ E₁] →
{F₂ : Type u_6} →
[inst_11 : NormedAddCommGroup F₂] →
[inst_12 : NormedSpace 𝕜 F₂] →
{E₂ : B → Type u_7} →
[inst_13 : (x : B) → AddCommGroup (E₂ x)] →
[inst_14 : (x : B) → Module 𝕜 (E₂ x)] →
[inst_15 : TopologicalSpace (Bundle.TotalSpace F₂ E₂)] →
[inst_16 : (x : B) → TopologicalSpace (E₂ x)] →
[inst_17 : FiberBundle F₂ E₂] →
[inst_18 : VectorBundle 𝕜 F₂ E₂] →
[inst_19 : ∀ (x : B), IsTopologicalAddGroup (E₂ x)] →
[inst_20 : ∀ (x : B), ContinuousSMul 𝕜 (E₂ x)] →
(e₁ : Bundle.Trivialization F₁ Bundle.TotalSpace.proj) →
(e₂ : Bundle.Trivialization F₂ Bundle.TotalSpace.proj) →
[he₁ : MemTrivializationAtlas e₁] →
[he₂ : MemTrivializationAtlas e₂] →
Bundle.Trivialization (F₁ [⋀^ι]→L[𝕜] F₂)
Bundle.TotalSpace.projGiven trivializations e₁, e₂ in the atlas for vector bundles E₁, E₂ over a base B,
the induced trivialization for the continuous σ-semilinear maps from E₁ to E₂,
whose base set is e₁.baseSet ∩ e₂.baseSet.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedFieldFintypeTopologicalSpaceNormedAddCommGroupNormedSpaceAddCommGroupModuleTopologicalSpaceTopologicalSpaceFiberBundleVectorBundleNormedAddCommGroupNormedSpaceAddCommGroupModuleTopologicalSpaceTopologicalSpaceFiberBundleVectorBundleIsTopologicalAddGroupContinuousSMulMemTrivializationAtlasMemTrivializationAtlas
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- Bundle.TotalSpacestatement and proof · cited by 766
- FiberBundlestatement and proof · cited by 471
- Bundle.TotalSpace.projstatement and proof · cited by 447
Cited by3
Results whose statement or proof uses this declaration.
- FiberBundle.trivializationAt_continuousAlternatingMapstatement · cited by 0
- Bundle.Trivialization.baseSet_continuousAlternatingMapstatement · cited by 0
- Bundle.Trivialization.continuousAlternatingMap_applystatement · cited by 0