Theorems · Theorem · algebraic topology
VectorBundleCore.localTriv_apply
∀ {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 : ι}
(p : Z.TotalSpace), ↑(Z.localTriv i) p = (p.proj, (Z.coordChange (Z.indexAt p.proj) i p.proj) p.snd)- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 186 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.
- DFunLike.coestatement · cited by 62,936
- 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
- Bundle.TotalSpace.projstatement · cited by 447
- Bundle.Trivialization.toFun'statement · cited by 144
- Bundle.TotalSpace.sndstatement · cited by 76
- VectorBundleCorestatement and proof · cited by 38
Cited by1
Results whose statement or proof uses this declaration.
- VectorBundleCore.localTriv_coordChange_eqproof · cited by 1