Mathlib Map

Theorems · Theorem · order theory

iSupIndep.comp

∀ {α : Type u_1} [inst : CompleteLattice α] {ι : Sort u_5} {ι' : Sort u_6} {t : ι → α} {f : ι' → ι},
  iSupIndep t → Function.Injective f → iSupIndep (t ∘ f)

Composing an independent indexed family with an injective function on the index results in another independent indexed family.

Defined in
Mathlib.Order.SupIndep
Cited by
6 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
CompleteLattice

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 by6

Results whose statement or proof uses this declaration.