Theorems · Theorem · algebraic topology
VectorBundleCore.localTriv_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 ι) (i j : ι)
{b : B},
b ∈ (Z.localTriv i).baseSet ∧ b ∈ (Z.localTriv j).baseSet →
∀ (v : F), (Bundle.Trivialization.coordChangeL R (Z.localTriv i) (Z.localTriv j) b) v = (Z.coordChange i j b) v- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- 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 and proof · cited by 766
- ContinuousLinearEquivstatement · cited by 743
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Trivialization.baseSetstatement and proof · cited by 268
Cited by1
Results whose statement or proof uses this declaration.
- VectorBundleCore.trivializationAt_coordChange_eqproof · cited by 0