Theorems · Theorem · algebraic topology
Bundle.contMDiffWithinAt_totalSpace
∀ {n : WithTop ℕ∞} {𝕜 : Type u_1} {B : Type u_2} {F : Type u_4} {M : Type u_5} {E : B → Type u_6}
[inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup F] [inst_2 : NormedSpace 𝕜 F]
[inst_3 : TopologicalSpace (Bundle.TotalSpace F E)] [inst_4 : (x : B) → TopologicalSpace (E x)] {EB : Type u_7}
[inst_5 : NormedAddCommGroup EB] [inst_6 : NormedSpace 𝕜 EB] {HB : Type u_8} [inst_7 : TopologicalSpace HB]
{IB : ModelWithCorners 𝕜 EB HB} {EM : Type u_10} [inst_8 : NormedAddCommGroup EM] [inst_9 : NormedSpace 𝕜 EM]
{HM : Type u_11} [inst_10 : TopologicalSpace HM] {IM : ModelWithCorners 𝕜 EM HM} [inst_11 : TopologicalSpace M]
[inst_12 : ChartedSpace HM M] [inst_13 : TopologicalSpace B] [inst_14 : ChartedSpace HB B] [inst_15 : FiberBundle F E]
{f : M → Bundle.TotalSpace F E} {s : Set M} {x₀ : M},
ContMDiffWithinAt IM (IB.prod (modelWithCornersSelf 𝕜 F)) n f s x₀ ↔
ContMDiffWithinAt IM IB n (fun x => (f x).proj) s x₀ ∧
ContMDiffWithinAt IM (modelWithCornersSelf 𝕜 F) n (fun x => (↑(trivializationAt F E (f x₀).proj) (f x)).2) s x₀Characterization of C^n functions into a vector bundle.
Version at a point within a set.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- Set.preimageproof · cited by 4,946
- WithTopstatement and proof · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- nhdsWithinproof · cited by 1,912
- modelWithCornersSelfstatement and proof · cited by 920
Cited by5
Results whose statement or proof uses this declaration.
- ContMDiffWithinAt.clm_apply_of_inCoordinatesproof · cited by 4
- Bundle.contMDiffAt_totalSpaceproof · cited by 4
- Bundle.Trivialization.contMDiffWithinAt_iffproof · cited by 3
- contMDiffWithinAt_vectorSpace_iff_contDiffWithinAtproof · cited by 2
- contMDiffWithinAt_hom_bundleproof · cited by 0