Theorems · Theorem · Lie groups
Real.Angle.sign_eq_of_continuousOn
∀ {α : Type u_1} [inst : TopologicalSpace α] {f : α → Real.Angle} {s : Set α} {x y : α},
IsConnected s → ContinuousOn f s → (∀ z ∈ s, f z ≠ 0 ∧ f z ≠ ↑Real.pi) → x ∈ s → y ∈ s → (f y).sign = (f x).signSuppose a function to angles is continuous on a connected set and never takes the values 0
or π on that set. Then the values of the function on that set all have the same sign.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Real.pistatement and proof · cited by 1,774
- ContinuousOnstatement and proof · cited by 1,411
- Real.Anglestatement and proof · cited by 518
- Set.mem_image_of_memproof · cited by 371
- Real.Angle.coestatement and proof · cited by 360
- SignTypestatement · cited by 318
- Real.Angle.signstatement and proof · cited by 158
- IsConnectedstatement and proof · cited by 116
- IsConnected.isPreconnectedproof · cited by 36
- IsConnected.imageproof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- Orientation.oangle_sign_smul_add_rightproof · cited by 6
- Collinear.oangle_sign_of_sameRay_vsubproof · cited by 2
- AffineSubspace.SSameSide.oangle_sign_eqproof · cited by 2