Mathlib Map

Theorems · Theorem · order theory

le_of_forall_pos_le_add

∀ {α : Type u} [inst : LinearOrder α] [DenselyOrdered α] [inst_2 : AddMonoid α] [ExistsAddOfLE α] [AddLeftReflectLT α]
  {a b : α}, (∀ (ε : α), 0 < ε → a ≤ b + ε) → a ≤ b
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.ExistsOfLE
Cited by
15 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
LinearOrderDenselyOrderedAddMonoidExistsAddOfLEAddLeftReflectLT

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

le_iff_forall_pos_le_add · cited by 4le_iff_forall_pos_le_addHasFDerivAt.le_of_lip' · cited by 4HasFDerivAt.le_of_lip'rieszContentAux_sup_le · cited by 3rieszContentAux_sup_leSeminorm.gauge_ball · cited by 2Seminorm.gauge_ballContinuousWithinAt.oscillationWithin_eq_zero · cited by 2ContinuousWithinAt.oscill…BoxIntegral.Integrable.dist_integralSum_sum_integral_le_of_memBaseSet_of_iUnion_eq · cited by 2Integrable.dist_integralS…Asymptotics.IsBigO.continuousMultilinearMap_apply_eq_zero · cited by 1IsBigO.continuousMultilin…intervalIntegral.sub_le_integral_of_hasDeriv_right_of_le_Ico · cited by 1intervalIntegral.sub_le_i…GromovHausdorff.ghDist_le_of_approx_subsets · cited by 1GromovHausdorff.ghDist_le…MeasureTheory.LevyProkhorov.continuous_toMeasure_probabilityMeasure · cited by 1LevyProkhorov.continuous_…le_of_forall_neg_add_le · cited by 1le_of_forall_neg_add_leKuratowskiEmbedding.embeddingOfSubset_isometry · cited by 1KuratowskiEmbedding.embed…MeasureTheory.tendsto_iff_forall_lipschitz_integral_tendsto · cited by 1MeasureTheory.tendsto_iff…le_of_forall_pos_lt_add' · cited by 1le_of_forall_pos_lt_add'LSeries_tendsto_sub_mul_nhds_one_of_tendsto_sum_div · cited by 1LSeries_tendsto_sub_mul_n…LinearOrder · cited by 8572LinearOrderAddMonoid · cited by 2864AddMonoidLT.lt.le · cited by 2189lt.leDenselyOrdered · cited by 471DenselyOrderedExistsAddOfLE · cited by 330ExistsAddOfLEExistsAddOfLE.exists_add_of_le · cited by 42ExistsAddOfLE.exists_add_…AddLeftReflectLT · cited by 33AddLeftReflectLTle_of_forall_gt_imp_ge_of_dense · cited by 21le_of_forall_gt_imp_ge_of…pos_of_lt_add_right · cited by 4pos_of_lt_add_rightle_of_forall_pos_le_addCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.