Theorems · Theorem · order theory
Set.indicator_apply_le
∀ {α : Type u_2} {M : Type u_3} [inst : AddMonoid M] [inst_1 : PartialOrder M] [CanonicallyOrderedAdd M] {a : α}
{s : Set α} {f g : α → M}, (a ∈ s → f a ≤ g a) → s.indicator f a ≤ g a- Defined in
- Mathlib.Algebra.Order.Group.Indicator
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- AddMonoidstatement and proof · cited by 2,864
- Set.indicatorstatement · cited by 723
- zero_leproof · cited by 382
- CanonicallyOrderedAddstatement and proof · cited by 229
- Set.indicator_apply_le'proof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_iSupproof · cited by 16
- PMF.tsum_coe_indicator_ne_topproof · cited by 3
- PMF.toOuterMeasure_apply_eq_one_iffproof · cited by 1