Mathlib Map

Theorems · Theorem · order theory

iSupIndep.supIndep

∀ {α : Type u_1} {ι : Type u_3} [inst : CompleteLattice α] {s : Finset ι} {f : ι → α},
  iSupIndep (f ∘ Subtype.val) → s.SupIndep f

Alias of the forward direction of iSupIndep_comp_coe_iff_supIndep.

Defined in
Mathlib.Order.SupIndep
Cited by
1 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompleteLattice

Around this declaration

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

Cites5

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

Cited by1

Results whose statement or proof uses this declaration.