Documentation Verification Report

Majorized

📁 Source: Mathlib/Tactic/ComputeAsymptotics/Multiseries/Majorized.lean

Statistics

MetricCount
DefinitionsMajorized
1
Theoremsadd, const, mul, mul_bounded, of_eventuallyEq, of_le, self, smul, tendsto_zero_of_neg, zero
10
Total11

Tactic.ComputeAsymptotics

Definitions

NameCategoryTheorems
Majorized 📖MathDef
3 mathmath: Majorized.self, Majorized.zero, Majorized.const

Tactic.ComputeAsymptotics.Majorized

Theorems

NameKindAssumesProvesValidatesDepends On
add 📖mathematicalTactic.ComputeAsymptotics.Majorized
Real
Real.instLE
Pi.instAdd
Real.instAdd
Asymptotics.IsLittleO.add
ne_of_lt
le_antisymm
le_trans
le_of_lt
le_refl
const 📖mathematicalFilter.Tendsto
Real
Filter.atTop
Real.instPreorder
Tactic.ComputeAsymptotics.Majorized
Real.instZero
Asymptotics.isLittleO_const_left
Filter.Tendsto.comp
tendsto_norm_atTop_atTop
tendsto_rpow_atTop
mul 📖mathematicalTactic.ComputeAsymptotics.Majorized
Filter.Eventually
Real
Real.instLT
Real.instZero
Filter.atTop
Real.instPreorder
Pi.instMul
Real.instMul
Real.instAdd
Nat.instAtLeastTwoHAddOfNat
Asymptotics.IsLittleO.trans_eventuallyEq
Asymptotics.IsLittleO.mul
NormedDivisionRing.toNormMulClass
lt_of_not_ge
Mathlib.Tactic.Linarith.lt_irrefl
Mathlib.Meta.NormNum.instAtLeastTwo
Mathlib.Tactic.Ring.of_eq
Mathlib.Tactic.Ring.add_congr
Mathlib.Tactic.Ring.sub_congr
Mathlib.Tactic.Ring.atom_pf
Mathlib.Tactic.Ring.add_pf_add_lt
Mathlib.Tactic.Ring.add_pf_zero_add
Mathlib.Tactic.Ring.sub_pf
Mathlib.Tactic.Ring.neg_add
Mathlib.Tactic.Ring.neg_mul
Mathlib.Tactic.Ring.neg_one_mul
Mathlib.Meta.NormNum.IsInt.to_raw_eq
Mathlib.Meta.NormNum.isInt_mul
Mathlib.Meta.NormNum.IsInt.of_raw
Mathlib.Meta.NormNum.IsNat.to_isInt
Mathlib.Meta.NormNum.IsNat.of_raw
Mathlib.Tactic.Ring.neg_zero
Mathlib.Tactic.Ring.mul_congr
Mathlib.Tactic.Ring.cast_pos
Mathlib.Meta.NormNum.isNat_ofNat
Mathlib.Tactic.Ring.add_mul
Mathlib.Tactic.Ring.mul_add
Mathlib.Tactic.Ring.mul_pf_right
Mathlib.Tactic.Ring.mul_one
Mathlib.Tactic.Ring.mul_zero
Mathlib.Tactic.Ring.add_pf_add_zero
Mathlib.Tactic.Ring.zero_mul
Nat.cast_one
Mathlib.Tactic.Ring.one_mul
Mathlib.Tactic.Ring.add_pf_add_gt
Mathlib.Tactic.Ring.add_pf_add_overlap
Mathlib.Tactic.Ring.add_overlap_pf
Mathlib.Meta.NormNum.IsNat.to_raw_eq
Mathlib.Meta.NormNum.IsInt.to_isNat
Mathlib.Meta.NormNum.isInt_add
Mathlib.Tactic.Ring.add_pf_add_overlap_zero
Mathlib.Tactic.Ring.add_overlap_pf_zero
Mathlib.Tactic.Ring.cast_zero
Nat.cast_zero
Mathlib.Tactic.Linarith.add_lt_of_neg_of_le
Real.instIsStrictOrderedRing
Mathlib.Tactic.Linarith.sub_neg_of_lt
Real.instIsOrderedRing
CancelDenoms.sub_subst
CancelDenoms.add_subst
CancelDenoms.div_subst
Mathlib.Meta.NormNum.isNat_eq_true
Mathlib.Meta.NormNum.IsNNRat.to_isNat
Mathlib.Meta.NormNum.isNNRat_div
Mathlib.Meta.NormNum.IsNat.to_isNNRat
Mathlib.Meta.NormNum.isNNRat_mul
Mathlib.Meta.NormNum.isNNRat_inv_pos
RCLike.charZero_rclike
Mathlib.Meta.NormNum.isNat_mul
Mathlib.Tactic.Linarith.mul_nonpos
Mathlib.Tactic.Linarith.sub_nonpos_of_le
Mathlib.Meta.NormNum.isNat_lt_true
Filter.Eventually.mono
Mathlib.Tactic.Ring.div_congr
Mathlib.Tactic.Ring.div_pf
Mathlib.Tactic.Ring.inv_single
Mathlib.Meta.NormNum.IsNNRat.to_raw_eq
Mathlib.Tactic.Ring.mul_pf_left
Mathlib.Meta.NormNum.IsRat.to_raw_eq
Mathlib.Meta.NormNum.isRat_mul
Mathlib.Meta.NormNum.IsInt.to_isRat
Mathlib.Meta.NormNum.IsNNRat.to_isRat
Mathlib.Meta.NormNum.IsNNRat.of_raw
Mathlib.Meta.NormNum.IsNNRat.den_nz
Mathlib.Meta.NormNum.IsRat.to_isNNRat
Mathlib.Meta.NormNum.isRat_add
Mathlib.Meta.NormNum.IsRat.of_raw
Mathlib.Meta.NormNum.IsRat.den_nz
Mathlib.Meta.NormNum.IsRat.to_isInt
Mathlib.Meta.NormNum.isNNRat_add
Mathlib.Tactic.RingNF.nat_rawCast_1
pow_one
mul_one
add_zero
Real.rpow_add
mul_bounded 📖mathematicalTactic.ComputeAsymptotics.Majorized
Asymptotics.IsBigO
Real
Real.norm
Filter.atTop
Real.instPreorder
Real.instOne
Pi.instMul
Real.instMul
mul_one
Asymptotics.IsLittleO.mul_isBigO
NormedDivisionRing.toNormMulClass
of_eventuallyEq 📖Filter.EventuallyEq
Real
Filter.atTop
Real.instPreorder
Tactic.ComputeAsymptotics.Majorized
Filter.EventuallyEq.trans_isLittleO
of_le 📖Real
Real.instLE
Tactic.ComputeAsymptotics.Majorized
lt_of_not_ge
Mathlib.Tactic.Linarith.lt_irrefl
Mathlib.Tactic.Ring.of_eq
Mathlib.Tactic.Ring.add_congr
Mathlib.Tactic.Ring.sub_congr
Mathlib.Tactic.Ring.atom_pf
Mathlib.Tactic.Ring.sub_pf
Mathlib.Tactic.Ring.neg_add
Mathlib.Tactic.Ring.neg_mul
Mathlib.Tactic.Ring.neg_one_mul
Mathlib.Meta.NormNum.IsInt.to_raw_eq
Mathlib.Meta.NormNum.isInt_mul
Mathlib.Meta.NormNum.IsInt.of_raw
Mathlib.Meta.NormNum.IsNat.to_isInt
Mathlib.Meta.NormNum.IsNat.of_raw
Mathlib.Tactic.Ring.neg_zero
Mathlib.Tactic.Ring.add_pf_add_lt
Mathlib.Tactic.Ring.add_pf_zero_add
Mathlib.Tactic.Ring.add_pf_add_overlap_zero
Mathlib.Tactic.Ring.add_overlap_pf_zero
Mathlib.Meta.NormNum.IsInt.to_isNat
Mathlib.Meta.NormNum.isInt_add
Mathlib.Tactic.Ring.add_pf_add_gt
Mathlib.Tactic.Ring.add_pf_add_zero
Mathlib.Tactic.Ring.cast_zero
Mathlib.Meta.NormNum.isNat_ofNat
Nat.cast_zero
Mathlib.Tactic.Linarith.add_lt_of_neg_of_le
Real.instIsStrictOrderedRing
Mathlib.Tactic.Linarith.add_lt_of_le_of_neg
Mathlib.Tactic.Linarith.sub_nonpos_of_le
Real.instIsOrderedRing
Mathlib.Tactic.Linarith.sub_neg_of_lt
self 📖mathematicalFilter.Tendsto
Real
Filter.atTop
Real.instPreorder
Tactic.ComputeAsymptotics.Majorized
Pi.instPow
Real.instPow
Asymptotics.isLittleO_iff_tendsto'
Filter.Eventually.mono
Filter.Tendsto.eventually_gt_atTop
instNoTopOrderOfNoMaxOrder
instNoMaxOrderOfNontrivial
Real.instIsOrderedRing
Real.instNontrivial
LT.lt.ne
Real.rpow_pos_of_pos
Real.rpow_sub
Filter.Tendsto.congr'
Filter.EventuallyEq.symm
neg_sub
Filter.Tendsto.comp
tendsto_rpow_neg_atTop
lt_of_not_ge
Mathlib.Tactic.Linarith.lt_irrefl
Mathlib.Tactic.Ring.of_eq
Mathlib.Tactic.Ring.add_congr
Mathlib.Tactic.Ring.sub_congr
Mathlib.Tactic.Ring.atom_pf
Mathlib.Tactic.Ring.sub_pf
Mathlib.Tactic.Ring.neg_add
Mathlib.Tactic.Ring.neg_mul
Mathlib.Tactic.Ring.neg_one_mul
Mathlib.Meta.NormNum.IsInt.to_raw_eq
Mathlib.Meta.NormNum.isInt_mul
Mathlib.Meta.NormNum.IsInt.of_raw
Mathlib.Meta.NormNum.IsNat.to_isInt
Mathlib.Meta.NormNum.IsNat.of_raw
Mathlib.Tactic.Ring.neg_zero
Mathlib.Tactic.Ring.add_pf_add_lt
Mathlib.Tactic.Ring.add_pf_zero_add
Mathlib.Tactic.Ring.add_pf_add_gt
Mathlib.Tactic.Ring.add_pf_add_zero
Mathlib.Tactic.Ring.cast_zero
Mathlib.Meta.NormNum.isNat_ofNat
Nat.cast_zero
Mathlib.Tactic.Ring.add_pf_add_overlap_zero
Mathlib.Tactic.Ring.add_overlap_pf_zero
Mathlib.Meta.NormNum.IsInt.to_isNat
Mathlib.Meta.NormNum.isInt_add
Mathlib.Tactic.Linarith.add_lt_of_neg_of_le
Real.instIsStrictOrderedRing
Mathlib.Tactic.Linarith.sub_neg_of_lt
Mathlib.Tactic.Linarith.sub_nonpos_of_le
smul 📖mathematicalTactic.ComputeAsymptotics.MajorizedReal
Function.hasSMul
Algebra.toSMul
Real.instCommSemiring
CommSemiring.toSemiring
Algebra.id
Asymptotics.IsLittleO.const_mul_left
tendsto_zero_of_neg 📖mathematicalReal
Real.instLT
Real.instZero
Tactic.ComputeAsymptotics.Majorized
Filter.Tendsto
Filter.atTop
Real.instPreorder
nhds
UniformSpace.toTopologicalSpace
PseudoMetricSpace.toUniformSpace
Real.pseudoMetricSpace
Real.rpow_zero
NormedDivisionRing.to_normOneClass
lt_of_not_ge
Mathlib.Tactic.Linarith.lt_irrefl
Mathlib.Tactic.Ring.of_eq
Mathlib.Tactic.Ring.add_congr
Mathlib.Tactic.Ring.sub_congr
Mathlib.Tactic.Ring.atom_pf
Mathlib.Tactic.Ring.cast_zero
Mathlib.Meta.NormNum.isNat_ofNat
Nat.cast_zero
Mathlib.Tactic.Ring.sub_pf
Mathlib.Tactic.Ring.neg_zero
Mathlib.Tactic.Ring.add_pf_add_zero
Mathlib.Tactic.Ring.neg_add
Mathlib.Tactic.Ring.neg_mul
Mathlib.Tactic.Ring.neg_one_mul
Mathlib.Meta.NormNum.IsInt.to_raw_eq
Mathlib.Meta.NormNum.isInt_mul
Mathlib.Meta.NormNum.IsInt.of_raw
Mathlib.Meta.NormNum.IsNat.to_isInt
Mathlib.Meta.NormNum.IsNat.of_raw
Mathlib.Tactic.Ring.add_pf_zero_add
Mathlib.Tactic.Ring.add_pf_add_overlap_zero
Mathlib.Tactic.Ring.add_overlap_pf_zero
Mathlib.Meta.NormNum.IsInt.to_isNat
Mathlib.Meta.NormNum.isInt_add
Mathlib.Tactic.Linarith.add_lt_of_neg_of_le
Real.instIsStrictOrderedRing
Mathlib.Tactic.Linarith.sub_neg_of_lt
Real.instIsOrderedRing
Mathlib.Tactic.Linarith.sub_nonpos_of_le
zero 📖mathematicalTactic.ComputeAsymptotics.Majorized
Pi.instZero
Real
Real.instZero
Asymptotics.isLittleO_zero

---

← Back to Index