Documentation
FormalRamsey
.
Fin2
Search
return to top
source
Imports
Init
Mathlib.Tactic.FinCases
Imported by
univ_fin2
notc
not0_eq1
source
theorem
univ_fin2
:
Finset.univ
=
{
0
,
1
}
source
theorem
notc
{
c
x
y
:
Fin
2
}
:
x
≠
c
→
y
≠
c
→
x
=
y
source
theorem
not0_eq1
{
x
:
Fin
2
}
:
x
≠
0
↔
x
=
1