Mathlib Map

Theorems · Definition · order theory

Preorder.frestrictLe

{α : Type u_1} →
  [inst : Preorder α] →
    {π : α → Type u_2} → [inst_1 : LocallyFiniteOrderBot α] → (a : α) → ((i : α) → π i) → (i : ↥(Finset.Iic a)) → π ↑i

Restrict domain of a function f indexed by α to elements ≤ a, seen as a finite set.

Defined in
Mathlib.Order.Restriction
Cited by
43 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderLocallyFiniteOrderBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Preorder.measurable_frestrictLe · cited by 17Preorder.measurable_frest…ProbabilityTheory.Kernel.lmarginalPartialTraj · cited by 12Kernel.lmarginalPartialTr…ProbabilityTheory.Kernel.traj_map_frestrictLe · cited by 10Kernel.traj_map_frestrict…ProbabilityTheory.Kernel.traj_comp_partialTraj · cited by 6Kernel.traj_comp_partialT…ProbabilityTheory.Kernel.lmarginalPartialTraj_le · cited by 4Kernel.lmarginalPartialTr…ProbabilityTheory.Kernel.measurable_lmarginalPartialTraj · cited by 2Kernel.measurable_lmargin…MeasureTheory.isProjectiveLimit_nat_iff' · cited by 2MeasureTheory.isProjectiv…ProbabilityTheory.Kernel.integral_traj_partialTraj' · cited by 2Kernel.integral_traj_part…ProbabilityTheory.Kernel.isProjectiveLimit_trajFun · cited by 2Kernel.isProjectiveLimit_…ProbabilityTheory.Kernel.partialTraj_compProd_traj · cited by 2Kernel.partialTraj_compPr…Preorder.frestrictLe_updateFinset · cited by 2Preorder.frestrictLe_upda…DependsOn.dependsOn_lmarginalPartialTraj · cited by 2DependsOn.dependsOn_lmarg…ProbabilityTheory.Kernel.eq_traj' · cited by 2Kernel.eq_traj'DependsOn.lmarginalPartialTraj_of_le · cited by 2DependsOn.lmarginalPartia…ProbabilityTheory.Kernel.lmarginalPartialTraj_eq_lintegral_map · cited by 2Kernel.lmarginalPartialTr…Finset · cited by 13712FinsetPreorder · cited by 7952PreorderLocallyFiniteOrderBot · cited by 286LocallyFiniteOrderBotFinset.Iic · cited by 280Finset.IicFinset.restrict · cited by 60Finset.restrictPreorder.frestrictLeCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by44

Results whose statement or proof uses this declaration.