Documentation

Books.Analysis2_Tao_2022.Chapters.Chap06.section06_part2

Helper for Theorem 6.8: is connected as a topological space.

theorem helperForTheorem_6_8_odd_sub_antipode {α : Type u_1} [AddGroup α] (g : UnitSphereTwoα) :
Function.Odd fun (x : UnitSphereTwo) => g x - g (-x)

Helper for Theorem 6.8: for any additive codomain, the map x ↦ g x - g (-x) is odd on .

Helper for Theorem 6.8: continuity of x ↦ g x - g (-x) follows from continuity of g.

Helper for Theorem 6.8: every continuous real-valued map on takes equal values at some antipodal pair.

theorem helperForTheorem_6_8_continuous_odd_real_exists_zero (h : UnitSphereTwo) (hcont : Continuous h) (hodd : ∀ (x : UnitSphereTwo), h (-x) = -h x) :
∃ (x : UnitSphereTwo), h x = 0

Helper for Theorem 6.8: an odd continuous real-valued map on has a zero.