Mathlib Map

Theorems · Theorem · order theory

Finset.supIndep_iff_pairwiseDisjoint

∀ {α : Type u_1} {ι : Type u_3} [inst : DistribLattice α] [inst_1 : OrderBot α] {s : Finset ι} {f : ι → α},
  s.SupIndep f ↔ (↑s).PairwiseDisjoint f
Defined in
Mathlib.Order.SupIndep
Cited by
3 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DistribLatticeOrderBot

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.