Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2020-06-02 00:43
eb616cf4
View on Github →
chore(*): split long lines (
#2913
)
Estimated changes
Modified
docs/tutorial/category_theory/Ab.lean
Modified
docs/tutorial/category_theory/intro.lean
Modified
roadmap/topology/shrinking_lemma.lean
Modified
src/data/equiv/encodable.lean
Modified
src/data/equiv/list.lean
modified
theorem
encodable.length_sorted_univ
Modified
src/data/equiv/local_equiv.lean
Modified
src/data/fin_enum.lean
modified
theorem
fin_enum.finset.mem_enum
modified
theorem
fin_enum.mem_pi
modified
def
fin_enum.of_nodup_list
modified
theorem
fin_enum.pi.mem_enum
modified
def
fin_enum.pi
Modified
src/data/finset.lean
modified
theorem
finset.coe_inter
modified
theorem
finset.coe_union
modified
theorem
finset.disjoint_filter_filter
modified
theorem
finset.exists_max_image
modified
theorem
finset.exists_min_image
modified
theorem
finset.fold_insert
modified
theorem
finset.image_to_finset
modified
theorem
finset.insert_union_distrib
modified
theorem
finset.mem_insert_of_mem
modified
theorem
finset.mem_of_mem_inter_left
modified
theorem
finset.mem_of_mem_inter_right
modified
theorem
finset.mem_union_left
modified
theorem
finset.mem_union_right
modified
def
finset.pi.cons
modified
theorem
finset.pi.cons_ne
modified
theorem
finset.pi.cons_same
modified
theorem
finset.sdiff_subset_sdiff
modified
theorem
finset.sigma_eq_bind
Modified
src/data/int/basic.lean
modified
theorem
int.cast_eq_zero
modified
theorem
int.cast_inj
modified
theorem
int.coe_nat_bit0
modified
theorem
int.coe_nat_bit1
modified
theorem
int.coe_nat_inj'
modified
theorem
int.coe_nat_le
modified
theorem
int.coe_nat_lt
modified
theorem
int.shiftr_neg_succ
modified
theorem
int.test_bit_ldiff
Modified
src/data/int/modeq.lean
modified
theorem
int.modeq.modeq_add_cancel_left
modified
theorem
int.modeq.modeq_add_cancel_right
Modified
src/data/list/bag_inter.lean
Modified
src/data/list/basic.lean
modified
theorem
list.exists_of_mem_map
modified
theorem
list.map_subset_iff
Modified
src/data/list/defs.lean
modified
def
list.split_on_p_aux
Modified
src/data/list/forall2.lean
modified
theorem
list.forall₂_cons_left_iff
Modified
src/data/list/func.lean
modified
theorem
list.func.pointwise_nil
Modified
src/data/list/min_max.lean
Modified
src/data/list/nodup.lean
modified
theorem
list.nodup_erase_eq_filter
modified
theorem
list.nodup_join
modified
theorem
list.nth_le_index_of
Modified
src/data/list/pairwise.lean
Modified
src/data/list/perm.lean
modified
theorem
list.length_permutations_aux
modified
theorem
list.permutations_aux2_snd_cons
Modified
src/data/list/range.lean
modified
theorem
list.map_sub_range'
Modified
src/data/list/zip.lean
Modified
src/data/padics/hensel.lean
Modified
src/data/padics/padic_norm.lean
Modified
src/data/pequiv.lean
modified
theorem
pequiv.single_trans_single
Modified
src/data/pnat/basic.lean
modified
theorem
pnat.bit0_le_bit0
modified
theorem
pnat.bit0_le_bit1
modified
theorem
pnat.bit1_le_bit0
modified
theorem
pnat.bit1_le_bit1
Modified
src/data/polynomial.lean
modified
theorem
polynomial.coeff_add
modified
theorem
polynomial.coeff_derivative
modified
theorem
polynomial.coeff_nat_degree_eq_zero_of_degree_lt
modified
theorem
polynomial.coeff_sub
modified
theorem
polynomial.derivative_eval
modified
theorem
polynomial.mod_by_monic_X_sub_C_eq_C_eval
Modified
src/data/quot.lean
modified
theorem
quotient.lift_beta
modified
theorem
quotient.lift_on_beta
Modified
src/data/rat/basic.lean
Modified
src/data/real/cau_seq.lean
modified
theorem
cau_seq.const_inv
Modified
src/data/real/cau_seq_completion.lean
Modified
src/data/real/ennreal.lean
modified
theorem
ennreal.of_real_le_of_real_iff
modified
theorem
ennreal.of_real_lt_of_real_iff
Modified
src/data/real/nnreal.lean
Modified
src/data/seq/computation.lean
modified
theorem
computation.destruct_map
Modified
src/data/seq/wseq.lean
modified
theorem
wseq.destruct_flatten
modified
theorem
wseq.destruct_terminates_of_nth_terminates
modified
theorem
wseq.head_terminates_of_nth_terminates
modified
theorem
wseq.nth_terminates_le
Modified
src/data/ulift.lean
modified
theorem
plift.rec.constant
modified
theorem
ulift.rec.constant
Modified
src/data/zmod/basic.lean
Modified
src/deprecated/group.lean
Modified
src/logic/relation.lean
modified
theorem
relation.equivalence_join
modified
theorem
relation.refl_trans_gen.trans
modified
theorem
relation.refl_trans_gen_of_transitive_reflexive
Modified
src/logic/relator.lean
modified
theorem
relator.rel_exists_of_left_total
modified
theorem
relator.rel_forall_of_right_total
Modified
src/measure_theory/borel_space.lean
Modified
src/measure_theory/l1_space.lean
modified
theorem
measure_theory.integrable_smul_iff
modified
theorem
measure_theory.l1.dist_to_fun
modified
theorem
measure_theory.l1.norm_eq_norm_to_fun
modified
theorem
measure_theory.l1.norm_of_fun
Modified
test/conv/apply_congr.lean
Modified
test/equiv_rw.lean
Modified
test/hint.lean
Modified
test/norm_cast_cardinal.lean
modified
theorem
coe_bit1
Modified
test/nth_rewrite.lean
Modified
test/ring_exp.lean
Modified
test/tauto.lean