Theorems · Theorem · algebraic topology
Bundle.Trivialization.symm_linearMapAt
∀ {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 : Bundle.Trivialization F Bundle.TotalSpace.proj) [inst_8 : Bundle.Trivialization.IsLinear R e] {b : B},
b ∈ e.baseSet → ∀ (y : E b), e.symm b ((Bundle.Trivialization.linearMapAt R e b) y) = y- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- LinearMapstatement · cited by 10,215
- Bundle.TotalSpacestatement and proof · cited by 766
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Trivializationstatement and proof · cited by 324
- Bundle.Trivialization.baseSetstatement and proof · cited by 268
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.