Mathlib Map

Theorems · Theorem · category theory

PFunctor.Approx.P_corec

∀ {F : PFunctor.{uA, uB}} {X : Type w} (f : X → ↑F X) (i : X) (n : ℕ),
  PFunctor.Approx.Agree (PFunctor.Approx.sCorec f i n) (PFunctor.Approx.sCorec f i n.succ)
Defined in
Mathlib.Data.PFunctor.Univariate.M
Cited by
1 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms

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 by2

Results whose statement or proof uses this declaration.