let n be Nat; :: thesis: ( n >= 2 implies TUnitSphere n is having_trivial_Fundamental_Group )
assume A1: n >= 2 ; :: thesis: TUnitSphere n is having_trivial_Fundamental_Group
set T = TUnitSphere n;
for t being Point of (TUnitSphere n)
for f being Loop of t holds f is nullhomotopic
proof
let t be Point of (TUnitSphere n); :: thesis: for f being Loop of t holds f is nullhomotopic
let f be Loop of t; :: thesis: f is nullhomotopic
per cases ( rng f <> the carrier of (TUnitSphere n) or rng f = the carrier of (TUnitSphere n) ) ;
end;
end;
hence TUnitSphere n is having_trivial_Fundamental_Group by Th17; :: thesis: verum