Theorems · Definition
Function.updateFinset
{ι : Type u_1} →
{π : ι → Sort u_2} → [DecidableEq ι] → ((i : ι) → π i) → (s : Finset ι) → ((i : ↥s) → π ↑i) → (i : ι) → π iupdateFinset x s y is the vector x with the coordinates in s changed to the values of y.
- Defined in
- Mathlib.Data.Finset.Update
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
Cited by48
Results whose statement or proof uses this declaration.
- MeasureTheory.lmarginalproof · cited by 28
- ProbabilityTheory.Kernel.lmarginalPartialTrajproof · cited by 12
- measurable_updateFinsetstatement · cited by 9
- MeasureTheory.lmarginal_singletonproof · cited by 5
- MeasureTheory.lmarginal_unionproof · cited by 5
- measurable_updateFinset'statement · cited by 4
- ProbabilityTheory.Kernel.lmarginalPartialTraj_leproof · cited by 4
- MeasureTheory.lmarginal_emptyproof · cited by 4
- Function.update_eq_updateFinsetstatement · cited by 3
- measurable_updateFinset_leftstatement · cited by 3
- ProbabilityTheory.Kernel.traj_map_updateFinsetstatement and proof · cited by 3
- MeasureTheory.lmarginal_univproof · cited by 3