Mathlib Map

Theorems · Theorem · Lie groups

ContinuousOn.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} {s : Set X}, ContinuousOn f s → ContinuousOn (fun i => (f i)⁻¹) s

Eta-expanded form of ContinuousOn.inv

Defined in
Mathlib.Topology.Algebra.Group.Defs
Cited by
0 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceInvContinuousInv

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.