Theorems · Theorem · Lie groups
continuousAt_neg_iff
∀ {G : Type w} {α : Type u} [inst : TopologicalSpace G] [inst_1 : InvolutiveNeg G] [ContinuousNeg G]
[inst_3 : TopologicalSpace α] {f : α → G} {x : α}, ContinuousAt (-f) x ↔ ContinuousAt f x- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousAtstatement · cited by 697
- InvolutiveNegstatement and proof · cited by 151
- ContinuousNegstatement and proof · cited by 119
- Homeomorph.negproof · cited by 24
- Homeomorph.comp_continuousAt_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousAt.of_negproof · cited by 0