kernel-Int.modEq_of_mul_left
- Kind
- kernel-term
- Status
- checked
Supports: The proposition declared as `Int.ModEq.of_mul_left` in the pinned Mathlib v4.30 source.
cargo test -p axeyum-lean-kernel --lib int_prelude:: Evidence notes
`declare_modeq_of_mul_left` (`crates/axeyum-lean-kernel/src/int_prelude/modeq.rs`), unconditional in `n` and `m`: the special case of `Int.ModEq.of_dvd` at the divisibility witness `Int.dvd_mul_left n m : dvd n (m*n)`.