Theorems · Theorem · measure theory
MeasureTheory.sfiniteSeq.congr_simp
∀ {α : Type u_1} {m0 : MeasurableSpace α} (μ μ_1 : MeasureTheory.Measure α) (e_μ : μ = μ_1)
[h : MeasureTheory.SFinite μ] (a a_1 : ℕ), a = a_1 → MeasureTheory.sfiniteSeq μ a = MeasureTheory.sfiniteSeq μ_1 a_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.sfiniteSeqstatement and proof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.prodAssoc_prodproof · cited by 1