theorem
for
x1,
x2,
x3,
x4,
x5,
x6 being
set holds
{x1,x2,x3,x4,x5,x6} = {x1,x3,x6} \/ {x2,x4,x5}
theorem Th2:
for
x1,
x2,
x3,
x4,
x5,
x6 being
set st
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_distinct holds
card {x1,x2,x3,x4,x5,x6} = 6
theorem
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_distinct holds
card {x1,x2,x3,x4,x5,x6,x7} = 7
theorem Th4:
for
x1,
x2,
x3,
x4,
x5,
x6 being
set st
{x1,x2,x3} misses {x4,x5,x6} holds
(
x1 <> x4 &
x1 <> x5 &
x1 <> x6 &
x2 <> x4 &
x2 <> x5 &
x2 <> x6 &
x3 <> x4 &
x3 <> x5 &
x3 <> x6 )
theorem
for
x1,
x2,
x3,
x4,
x5,
x6 being
set st
x1,
x2,
x3 are_mutually_distinct &
x4,
x5,
x6 are_mutually_distinct &
{x1,x2,x3} misses {x4,x5,x6} holds
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_distinct
theorem
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_distinct &
{x1,x2,x3,x4,x5,x6} misses {x7} holds
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_distinct
theorem
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_distinct holds
x7,
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_distinct
theorem
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_distinct holds
x1,
x2,
x5,
x3,
x6,
x7,
x4 are_mutually_distinct
Lm1:
R^1 is pathwise_connected
theorem Th25:
for
a,
b being
Real st
a < b holds
ex
p1,
p2 being
Rational st
(
a < p1 &
p1 < p2 &
p2 < b )
Lm2:
for A being Subset of R^1
for a, b being Real st a < b & A = RAT (a,b) holds
( a in Cl A & b in Cl A )
Lm3:
for A being Subset of R^1
for a, b being Real st a < b & A = IRRAT (a,b) holds
( a in Cl A & b in Cl A )
Lm4:
for a being Real holds ].-infty,a.] is closed
Lm5:
for a being Real holds [.a,+infty.[ is closed
Lm6:
for a, b being ExtReal holds ].a,b.[ is open
Lm7:
((IRRAT (2,4)) \/ {4}) \/ {5} c= ].1,+infty.[
Lm8:
].1,+infty.[ c= [.1,+infty.[
by XXREAL_1:45;
Lm9:
].-infty,1.[ /\ (((].-infty,2.] \/ (IRRAT (2,4))) \/ {4}) \/ {5}) = ].-infty,1.[
Lm10:
].1,+infty.[ /\ (((].-infty,2.] \/ (IRRAT (2,4))) \/ {4}) \/ {5}) = ((].1,2.] \/ (IRRAT (2,4))) \/ {4}) \/ {5}