Theorems · Theorem · algebraic topology
VectorBundleCore.trivializationAt_coordChange_eq
∀ {R : Type u_1} {B : Type u_2} {F : Type u_3} [inst : NontriviallyNormedField R] [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace R F] [inst_3 : TopologicalSpace B] {ι : Type u_5} (Z : VectorBundleCore R B F ι) {b₀ b₁ b : B},
b ∈ (trivializationAt F Z.Fiber b₀).baseSet ∩ (trivializationAt F Z.Fiber b₁).baseSet →
∀ (v : F),
(Bundle.Trivialization.coordChangeL R (trivializationAt F Z.Fiber b₀) (trivializationAt F Z.Fiber b₁) b) v =
(Z.coordChange (Z.indexAt b₀) (Z.indexAt b₁) b) v- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- Bundle.TotalSpacestatement · cited by 766
- ContinuousLinearEquivstatement · cited by 743
- Bundle.TotalSpace.projstatement · cited by 447
- Bundle.Trivialization.baseSetstatement and proof · cited by 268
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.