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

one_lt_modulus

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)

  38theorem one_lt_modulus (k : ℕ) : 1 < modulus k := by

proof body

Term-mode proof.

  39  unfold modulus
  40  omega
  41
  42/-- Successor on the finite cyclic carrier. -/

used by (2)

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

depends on (3)

Lean names referenced from this declaration's body.