Identifier
F:ml430-nat-log-one-right-282332ef
Proof route
kernel-lean
External status
proved
Axiom footprint
Empty

Recorded description

The proposition declared as `Nat.log_one_right` in the pinned Mathlib v4.30 source.

Formal statement
∀ (b : ℕ), Nat.log b 1 = 0

Dependencies

The graph shows direct ledger edges. Follow a node to open its artifact page.

Direct dependencies appear to the left. The current fact is in the center. Facts that depend directly on it appear to the right. Current fact
0 direct dependencies 0 direct dependents

Evidence

kernel-Nat.log_one_right

Kind
kernel-term
Status
checked

Supports: `Nat.log_one_right` is admitted as a Theorem with EXACTLY the stated shape.

Checker command
test "$(cargo run -q --release -p axeyum-lean-kernel --example nat_theorem_inventory 2>/dev/null | awk -F'\t' '$1 == "Nat.log_one_right" && $3 == "((x0 : AxNat) -> Eq.{1} AxNat (AxNat.log x0 (AxNat.succ AxNat.zero)) AxNat.zero)"' | wc -l)" -ge 1

footprint-Nat.log_one_right

Kind
exhaustive-enumeration
Status
checked

Supports: axiom_footprint: [] for `Nat.log_one_right`. The `nat` prelude's trusted surface is empty (no Axiom, no Opaque, no Quotient), which bounds every declaration in it, including `Nat.log_one_right`.

Checker command
cargo run -q --release -p axeyum-lean-kernel --example nat_axiom_inventory -- --require-axiom-free nat

Provenance

{
  "date": "2026-08-30",
  "established_by": "kernel prelude build (crates/axeyum-lean-kernel/src/nat_prelude/{log,clog}.rs), predating this mirror's preregistration; found and verified by lane nat-log-mirrors (2026-08-30), not proved by this lane",
  "source": "statement-only extraction of `Nat.log_one_right` from Mathlib v4.30.0; no proof value was exposed",
  "prior_art": [
    {
      "who": "the Mathlib contributors",
      "what": "the theorem declaration `Nat.log_one_right`",
      "where": "mathlib4 commit c5ea00351c28e24afc9f0f84379aa41082b1188f (v4.30.0)",
      "year": 2026,
      "attribution": "the proposition was read from the pinned statement-only inventory; the proof term and tactic trace were not consulted"
    }
  ]
}