Theorems · Theorem · order theory
iInf_eq_dif
∀ {α : Type u_1} [inst : CompleteLattice α] {p : Prop} [inst_1 : Decidable p] (a : p → α),
⨅ (h : p), a h = if h : p then a h else ⊤- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLatticeDecidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- iInf_congr_Propproof · cited by 218
- iInf_posproof · cited by 31
- iInf_negproof · cited by 27
Cited by2
Results whose statement or proof uses this declaration.
- iInf_eq_ifproof · cited by 3
- Set.iInf_eq_difproof · cited by 0