pith. machine review for the scientific record. sign in
theorem proved term proof

entrainmentConfidence_le_one

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  70theorem entrainmentConfidence_le_one (k : ℕ) : entrainmentConfidence k ≤ 1 := by

proof body

Term-mode proof.

  71  unfold entrainmentConfidence
  72  rw [div_le_one (pow_pos phi_pos _)]
  73  exact one_le_pow₀ (le_of_lt one_lt_phi)
  74

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (4)

Lean names referenced from this declaration's body.