Mathlib Map

Theorems · Theorem

List.TFAE.out

∀ {l : List Prop},
  l.TFAE →
    ∀ (n₁ n₂ : ℕ) {a b : Prop},
      autoParam (l[n₁]? = some a) List.TFAE.out._auto_1 → autoParam (l[n₂]? = some b) List.TFAE.out._auto_3 → (a ↔ b)
Defined in
Mathlib.Data.List.TFAE
Cited by
177 results in Mathlib
Foundations
Depth 46 from the axioms, rests on 395 definitions · uses propext

Around this declaration

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

Cites1

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

Cited by177

Results whose statement or proof uses this declaration.