Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.finset_sup_apply
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : SemilatticeSup β]
[inst_2 : OrderBot β] {f : γ → MeasureTheory.SimpleFunc α β} (s : Finset γ) (a : α),
(s.sup f) a = s.sup fun c => (f c) a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement and proof · cited by 530
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- Finset.induction_onproof · cited by 167
- Finset.sup_insertproof · cited by 35
- MeasureTheory.SimpleFunc.sup_applyproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.approx_applyproof · cited by 2
- MeasureTheory.SimpleFunc.eapprox_lt_topproof · cited by 1