Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-12-08 18:41 10b4e499

View on Github →

chore(data/nat/prime): reduce imports more (#17854) This relocates the norm_num plugin and nat.factors, and rewrites a proof without wlog, to avoid depending on a reasonably sized chunk of results about lists.

Estimated changes

deleted theorem nat.dvd_of_mem_factors
deleted theorem nat.eq_of_perm_factors
deleted def nat.factors
deleted theorem nat.factors_add_two
deleted theorem nat.factors_chain'
deleted theorem nat.factors_chain
deleted theorem nat.factors_chain_2
deleted theorem nat.factors_eq_nil
deleted theorem nat.factors_one
deleted theorem nat.factors_prime
deleted theorem nat.factors_sorted
deleted theorem nat.factors_sublist_right
deleted theorem nat.factors_subset_of_dvd
deleted theorem nat.factors_subset_right
deleted theorem nat.factors_unique
deleted theorem nat.factors_zero
deleted theorem nat.le_of_mem_factors
deleted theorem nat.mem_factors
deleted theorem nat.mem_factors_iff_dvd
deleted theorem nat.mem_factors_mul
deleted theorem nat.mem_factors_mul_left
deleted theorem nat.mem_factors_mul_right
deleted theorem nat.perm_factors_mul
deleted theorem nat.pos_of_mem_factors
deleted theorem nat.prime.factors_pow
deleted theorem nat.prime_of_mem_factors
modified theorem nat.prime_three
deleted theorem nat.prod_factors