Theorems · Definition · algebraic topology
Bundle.Pretrivialization.continuousAlternatingMapCoordChange
(𝕜 : 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₂)] →
(e₁ e₁' : Bundle.Trivialization F₁ Bundle.TotalSpace.proj) →
(e₂ e₂' : Bundle.Trivialization F₂ Bundle.TotalSpace.proj) →
[Bundle.Trivialization.IsLinear 𝕜 e₁] →
[Bundle.Trivialization.IsLinear 𝕜 e₁'] →
[Bundle.Trivialization.IsLinear 𝕜 e₂] →
[Bundle.Trivialization.IsLinear 𝕜 e₂'] →
B → F₁ [⋀^ι]→L[𝕜] F₂ →L[𝕜] F₁ [⋀^ι]→L[𝕜] F₂Assume eᵢ and eᵢ' are trivializations of the bundles Eᵢ over base B with fiber Fᵢ
(i ∈ {1,2}), then Pretrivialization.continuousAlternatingMapCoordChange 𝕜 ι e₁ e₁' e₂ e₂'
is the coordinate change function between the two induced (pre)trivializations
Pretrivialization.continuousAlternatingMap 𝕜 ι e₁ e₂
and Pretrivialization.continuousAlternatingMap 𝕜 ι e₁' e₂'
of the bundle of continuous alternating maps.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- RingHom.idstatement · cited by 18,349
- 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
- ContinuousLinearMapstatement · cited by 5,352
- Bundle.TotalSpacestatement and proof · cited by 766
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- Bundle.TotalSpace.projstatement and proof · cited by 447
- ContinuousLinearEquiv.symmproof · cited by 368
Cited by2
Results whose statement or proof uses this declaration.
- Bundle.Pretrivialization.continuousAlternatingMapCoordChange_applystatement · cited by 0
- Bundle.Pretrivialization.continuousOn_continuousAlternatingMapCoordChangestatement · cited by 0