Mathlib Map

Theorems · Theorem

List.tfae_of_cycle

∀ {a b : Prop} {l : List Prop},
  List.IsChain (fun x1 x2 => x1 → x2) (a :: b :: l) → (l.getLastD b → a) → (a :: b :: l).TFAE
Defined in
Mathlib.Data.List.TFAE
Cited by
83 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound

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 by83

Results whose statement or proof uses this declaration.