kernel-Nat.mod_eq_add_le_of_lt
- Kind
- kernel-term
- Status
- checked
Supports: `Nat.mod_eq_add_le_of_lt` is admitted as a Theorem with EXACTLY the stated shape, pinned verbatim via the kernel's own renderer: `((x0 : AxNat) -> ((x1 : AxNat) -> ((x2 : AxNat) -> ((x3 : AxNat.modEq x0 x1 x2) -> ((x4 : AxNat.lt x1 x2) -> AxNat.le (AxNat.add x1 x0) x2)))))`.
test "$(cargo run -q --release -p axeyum-lean-kernel --example nat_theorem_inventory mod_eq_add_le_of_lt 2>/dev/null | awk -F' ' '$1 == "Nat.mod_eq_add_le_of_lt" && $3 == "((x0 : AxNat) -> ((x1 : AxNat) -> ((x2 : AxNat) -> ((x3 : AxNat.modEq x0 x1 x2) -> ((x4 : AxNat.lt x1 x2) -> AxNat.le (AxNat.add x1 x0) x2)))))"' | wc -l)" -ge 1