Documentation
PiBaseLean
.
Theorems
.
T428
.
Theorem
Search
return to top
source
Imports
Init
Mathlib.Tactic.NormNum
PiBaseLean.Bundled.Basic
PiBaseLean.Properties.P125.Bundled
PiBaseLean.Properties.P175.Bundled
Imported by
PiBase
.
le_one_iff_subsingleton
PiBase
.
one_lt_iff_nontrivial
PiBase
.
instNontrivialOfCardGeThree
PiBase
.
Formal
.
T428
source
theorem
PiBase
.
le_one_iff_subsingleton
{
α
:
Type
u}
:
Cardinal.mk
α
≤
1
↔
Subsingleton
α
source
theorem
PiBase
.
one_lt_iff_nontrivial
{
α
:
Type
u}
:
1
<
Cardinal.mk
α
↔
Nontrivial
α
source
instance
PiBase
.
instNontrivialOfCardGeThree
{
X
:
Type
u}
[
h
:
CardGeThree
X
]
:
Nontrivial
X
Theorem 428: |X| ≥ 3 implies X has multiple points
source
theorem
PiBase
.
Formal
.
T428
:
P175
≤
P125