Theorems · Theorem · algebraic topology
Bundle.Trivialization.continuousAt_of_comp_left
∀ {B : Type u_1} {F : Type u_2} {Z : Type u_4} [inst : TopologicalSpace B] [inst_1 : TopologicalSpace F] {proj : Z → B}
[inst_2 : TopologicalSpace Z] {X : Type u_5} [inst_3 : TopologicalSpace X] {f : X → Z} {x : X}
(e : Bundle.Trivialization F proj),
ContinuousAt (proj ∘ f) x → proj (f x) ∈ e.baseSet → ContinuousAt (↑e ∘ f) x → ContinuousAt f xRead off the continuity of a function f : X → Z at x : X by transferring via a
trivialization of Z containing f x.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- ContinuousAtstatement and proof · cited by 697
- IsOpen.mem_nhdsproof · cited by 470
- Bundle.Trivializationstatement and proof · cited by 324
- Bundle.Trivialization.baseSetstatement and proof · cited by 268
- Bundle.Trivialization.toOpenPartialHomeomorphproof · cited by 148
- Bundle.Trivialization.toFun'statement and proof · cited by 144
- Set.preimage_compproof · cited by 57
- ContinuousAt.preimage_mem_nhdsproof · cited by 46
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.