Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.sup_apply
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : Max β] (f g : MeasureTheory.SimpleFunc α β)
(a : α), (f ⊔ g) a = f a ⊔ g a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceMax
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.finset_sup_applyproof · cited by 2