Theorems · Definition · algebraic topology
Bundle.Pretrivialization.continuousAlternatingMap
(𝕜 : Type u_1) →
(ι : Type u_2) →
[inst : NontriviallyNormedField 𝕜] →
{B : Type u_3} →
[inst_1 : TopologicalSpace B] →
{F₁ : Type u_4} →
[inst_2 : NormedAddCommGroup F₁] →
[inst_3 : NormedSpace 𝕜 F₁] →
{E₁ : B → Type u_5} →
[inst_4 : (x : B) → AddCommGroup (E₁ x)] →
[inst_5 : (x : B) → Module 𝕜 (E₁ x)] →
[inst_6 : TopologicalSpace (Bundle.TotalSpace F₁ E₁)] →
{F₂ : Type u_6} →
[inst_7 : NormedAddCommGroup F₂] →
[inst_8 : NormedSpace 𝕜 F₂] →
{E₂ : B → Type u_7} →
[inst_9 : (x : B) → AddCommGroup (E₂ x)] →
[inst_10 : (x : B) → Module 𝕜 (E₂ x)] →
[inst_11 : TopologicalSpace (Bundle.TotalSpace F₂ E₂)] →
[inst_12 : (x : B) → TopologicalSpace (E₁ x)] →
[FiberBundle F₁ E₁] →
[inst_14 : (x : B) → TopologicalSpace (E₂ x)] →
[FiberBundle F₂ E₂] →
(e₁ : Bundle.Trivialization F₁ Bundle.TotalSpace.proj) →
(e₂ : Bundle.Trivialization F₂ Bundle.TotalSpace.proj) →
[Bundle.Trivialization.IsLinear 𝕜 e₁] →
[Bundle.Trivialization.IsLinear 𝕜 e₂] →
Bundle.Pretrivialization (F₁ [⋀^ι]→L[𝕜] F₂) Bundle.TotalSpace.projGiven trivializations e₁, e₂ for vector bundles E₁, E₂ over a base B,
Pretrivialization.continuousAlternatingMap 𝕜 ι e₁ e₂ is the induced pretrivialization for the
continuous σ-semilinear maps from E₁ to E₂. That is, the map which will later become a
trivialization, after the bundle of continuous semilinear maps is equipped with the right
topological vector bundle structure.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- SProd.sprodproof · cited by 1,750
- Bundle.TotalSpacestatement and proof · cited by 766
- FiberBundlestatement and proof · cited by 471
- Bundle.TotalSpace.projstatement and proof · cited by 447
Cited by6
Results whose statement or proof uses this declaration.
- Bundle.Pretrivialization.continuousAlternatingMap_symm_apply'statement and proof · cited by 1
- Bundle.Pretrivialization.continuousAlternatingMapCoordChange_applystatement and proof · cited by 0
- Bundle.Pretrivialization.continuousAlternatingMap_applystatement · cited by 0
- Bundle.Pretrivialization.continuousAlternatingMap.congr_simpstatement and proof · cited by 0
- Bundle.Pretrivialization.continuousAlternatingMap_symm_applystatement · cited by 0
- Bundle.ContinuousAlternatingMap.vectorPrebundleproof · cited by 0