Mathlib Map

Theorems · Theorem · Lie groups

ContinuousAt.fun_sub

∀ {G : Type u_1} {X : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace G] [inst_2 : Sub G]
  [ContinuousSub G] {f g : X → G} {x : X}, ContinuousAt f x → ContinuousAt g x → ContinuousAt (fun i => f i - g i) x

Eta-expanded form of ContinuousAt.sub

Defined in
Mathlib.Topology.Algebra.Group.Defs
Cited by
19 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceSubContinuousSub

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.