Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2019-04-01 03:01
2851236b
View on Github →
feat(data/real/pi): Compute the first three digits of pi (
#822
)
Estimated changes
Modified
src/algebra/group_power.lean
added
theorem
pow_lt_pow
Modified
src/analysis/exponential.lean
added
theorem
real.sin_gt_sub_cube
added
theorem
real.sin_lt
Modified
src/data/complex/basic.lean
added
theorem
complex.div_im
added
theorem
complex.div_re
Modified
src/data/complex/exponential.lean
added
theorem
complex.cos_square
added
theorem
complex.sin_square
added
theorem
real.cos_square
added
theorem
real.sin_square
Modified
src/data/real/basic.lean
modified
theorem
real.le_mk_of_forall_le
added
theorem
real.le_sqrt'
added
theorem
real.le_sqrt
added
theorem
real.le_sqrt_of_sqr_le
modified
theorem
real.mul_self_sqrt
modified
theorem
real.sqr_sqrt
modified
theorem
real.sqrt_div
modified
theorem
real.sqrt_eq_iff_mul_self_eq
modified
theorem
real.sqrt_eq_iff_sqr_eq
modified
theorem
real.sqrt_eq_zero'
modified
theorem
real.sqrt_eq_zero
modified
theorem
real.sqrt_eq_zero_of_nonpos
modified
theorem
real.sqrt_inj
modified
theorem
real.sqrt_le
added
theorem
real.sqrt_le_left
added
theorem
real.sqrt_le_sqrt
modified
theorem
real.sqrt_lt
modified
theorem
real.sqrt_mul
modified
theorem
real.sqrt_mul_self
modified
theorem
real.sqrt_pos
modified
theorem
real.sqrt_sqr
Created
src/data/real/pi.lean
added
theorem
real.cos_pi_div_eight
added
theorem
real.cos_pi_div_four
added
theorem
real.cos_pi_div_sixteen
added
theorem
real.cos_pi_div_thirty_two
added
theorem
real.cos_pi_over_two_pow
added
theorem
real.pi_gt_314
added
theorem
real.pi_gt_sqrt_two_add_series
added
theorem
real.pi_gt_three
added
theorem
real.pi_lt_315
added
theorem
real.pi_lt_sqrt_two_add_series
added
theorem
real.sin_pi_div_eight
added
theorem
real.sin_pi_div_four
added
theorem
real.sin_pi_div_sixteen
added
theorem
real.sin_pi_div_thirty_two
added
theorem
real.sin_pi_over_two_pow_succ
added
theorem
real.sin_square_pi_over_two_pow
added
theorem
real.sin_square_pi_over_two_pow_succ
added
theorem
real.sqrt_two_add_series_lt_two
added
theorem
real.sqrt_two_add_series_monotone_left
added
theorem
real.sqrt_two_add_series_nonneg
added
theorem
real.sqrt_two_add_series_one
added
theorem
real.sqrt_two_add_series_step_down
added
theorem
real.sqrt_two_add_series_step_up
added
theorem
real.sqrt_two_add_series_succ
added
theorem
real.sqrt_two_add_series_two
added
theorem
real.sqrt_two_add_series_zero
added
theorem
real.sqrt_two_add_series_zero_nonneg