let S be non empty unital multMagma ; for E being non empty finite set
for x being Element of E
for T being LeftOperation of S,E st x is_fixed_under T holds
the_orbit_of (x,T) = {x}
let E be non empty finite set ; for x being Element of E
for T being LeftOperation of S,E st x is_fixed_under T holds
the_orbit_of (x,T) = {x}
let x be Element of E; for T being LeftOperation of S,E st x is_fixed_under T holds
the_orbit_of (x,T) = {x}
let T be LeftOperation of S,E; ( x is_fixed_under T implies the_orbit_of (x,T) = {x} )
set X = the_orbit_of (x,T);
assume A1:
x is_fixed_under T
; the_orbit_of (x,T) = {x}
hence
the_orbit_of (x,T) = {x}
; verum