Theorems · Theorem · algebraic topology
Bundle.Trivialization.mk_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) [inst_8 : Bundle.Trivialization.IsLinear R e]
[inst_9 : Bundle.Trivialization.IsLinear R e'] {b : B},
b ∈ e.baseSet ∩ e'.baseSet → ∀ (y : F), (b, (Bundle.Trivialization.coordChangeL R e e' b) y) = ↑e' ⟨b, e.symm b y⟩- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- 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
- Bundle.Trivialization.baseSetstatement and proof · cited by 268
Cited by1
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.apply_symm_apply_eq_coordChangeLproof · cited by 0