Theorems · Theorem · Lie groups
ContinuousOn.of_neg
∀ {G : Type w} {α : Type u} [inst : TopologicalSpace G] [inst_1 : InvolutiveNeg G] [ContinuousNeg G]
[inst_3 : TopologicalSpace α] {f : α → G} {s : Set α}, ContinuousOn (-f) s → ContinuousOn f sAlias of the forward direction of continuousOn_neg_iff.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousOnstatement · cited by 1,411
- InvolutiveNegstatement and proof · cited by 151
- ContinuousNegstatement and proof · cited by 119
- continuousOn_neg_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.