Theorems · Definition · algebraic topology
Bundle.Trivialization.coordChangeL
(R : Type u_1) →
{B : Type u_2} →
{F : Type u_3} →
{E : B → Type u_4} →
[inst : Semiring R] →
[inst_1 : TopologicalSpace F] →
[inst_2 : TopologicalSpace B] →
[inst_3 : TopologicalSpace (Bundle.TotalSpace F E)] →
[inst_4 : AddCommMonoid F] →
[inst_5 : Module R F] →
[inst_6 : (x : B) → AddCommMonoid (E x)] →
[inst_7 : (x : B) → Module R (E x)] →
(e e' : Bundle.Trivialization F Bundle.TotalSpace.proj) →
[Bundle.Trivialization.IsLinear R e] → [Bundle.Trivialization.IsLinear R e'] → B → F ≃L[R] FA coordinate change function between two trivializations, as a continuous linear equivalence.
Defined to be the identity when b does not lie in the base set of both trivializations.
- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearEquivproof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- Bundle.TotalSpacestatement and proof · cited by 766
- ContinuousLinearEquivstatement · cited by 743
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Trivializationstatement and proof · cited by 324
- LinearEquiv.transproof · cited by 298
Cited by44
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.coordChangeL_applystatement · cited by 8
- Bundle.Trivialization.coordChangeL_apply'statement · cited by 6
- Bundle.Pretrivialization.continuousLinearMapCoordChangeproof · cited by 5
- contMDiffOn_coordChangeLstatement · cited by 4
- ContMDiffVectorBundle.contMDiffOn_coordChangeLstatement · cited by 3
- contMDiffAt_coordChangeLstatement · cited by 3
- ContMDiffWithinAt.coordChangeLstatement · cited by 3
- MDifferentiableWithinAt.coordChangeLstatement · cited by 3
- continuousOn_coordChangestatement · cited by 2
- Bundle.Trivialization.coe_coordChangeLstatement · cited by 2
- Bundle.Pretrivialization.continuousAlternatingMapCoordChangeproof · cited by 2
- VectorPrebundle.toVectorBundleproof · cited by 1