Theorems · Theorem · Lie groups
ContinuousAt.fun_inv
∀ {G : Type u_1} {X : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace G] [inst_2 : Inv G]
[ContinuousInv G] {f : X → G} {x : X}, ContinuousAt f x → ContinuousAt (fun i => (f i)⁻¹) xEta-expanded form of ContinuousAt.inv
- Defined in
- Mathlib.Topology.Algebra.Group.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
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.
- TopologicalSpacestatement · cited by 24,529
- ContinuousAtstatement · cited by 697
- ContinuousInvstatement · cited by 89
- ContinuousAt.invproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.