Theorems · Theorem · algebraic topology
Bundle.Trivialization.linear
∀ (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)]
(e : Bundle.Trivialization F Bundle.TotalSpace.proj) [inst_4 : AddCommMonoid F] [inst_5 : Module R F]
[inst_6 : (x : B) → AddCommMonoid (E x)] [inst_7 : (x : B) → Module R (E x)] [Bundle.Trivialization.IsLinear R e]
{b : B}, b ∈ e.baseSet → IsLinearMap R fun y => (↑e ⟨b, y⟩).2- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- 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
- Bundle.Trivialization.toFun'statement · cited by 144
- Bundle.Trivialization.IsLinearstatement and proof · cited by 70
- IsLinearMapstatement · cited by 41
Cited by6
Results whose statement or proof uses this declaration.
- ContMDiffWithinAt.add_sectionproof · cited by 4
- mdifferentiableWithinAt_add_sectionproof · cited by 4
- MDifferentiableWithinAt.smul_sectionproof · cited by 3
- ContMDiffWithinAt.smul_sectionproof · cited by 3
- ContMDiffWithinAt.neg_sectionproof · cited by 3
- mdifferentiableWithinAt_neg_sectionproof · cited by 3