Theorems · Theorem · algebraic topology
Bundle.Pretrivialization.coe_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 : AddCommMonoid F] [inst_4 : Module R F]
[inst_5 : (x : B) → AddCommMonoid (E x)] [inst_6 : (x : B) → Module R (E x)]
(e : Bundle.Pretrivialization F Bundle.TotalSpace.proj) [inst_7 : Bundle.Pretrivialization.IsLinear R e] (b : B),
⇑(Bundle.Pretrivialization.linearMapAt R e b) = fun y => if b ∈ e.baseSet then (↑e ⟨b, y⟩).2 else 0- Defined in
- Mathlib.Topology.VectorBundle.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 34 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 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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearEquiv.toLinearMapproof · cited by 1,171
- Bundle.TotalSpacestatement · cited by 766
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Pretrivializationstatement and proof · cited by 111
Cited by3
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.coe_linearMapAtproof · cited by 2
- Bundle.Pretrivialization.coe_linearMapAt_of_memproof · cited by 2
- Bundle.Pretrivialization.linearMapAt_applyproof · cited by 0