Mathlib Map

Theorems · Theorem · Lie groups

continuousOn_inv_iff

∀ {G : Type w} {α : Type u} [inst : TopologicalSpace G] [inst_1 : InvolutiveInv G] [ContinuousInv G]
  [inst_3 : TopologicalSpace α] {f : α → G} {s : Set α}, ContinuousOn f⁻¹ s ↔ ContinuousOn f s
Defined in
Mathlib.Topology.Algebra.Group.Basic
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceInvolutiveInvContinuousInvTopologicalSpace

Around this declaration

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

Cites7

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

Cited by1

Results whose statement or proof uses this declaration.