Mathlib Map

Theorems · Theorem

DFunLike.ext_iff

∀ {F : Sort u_1} {α : Sort u_2} {β : α → Sort u_3} [i : DFunLike F α β] {f g : F}, f = g ↔ ∀ (x : α), f x = g x
Defined in
Mathlib.Data.FunLike.Basic
Cited by
102 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 13 definitions · uses Quot.sound
Assumes
DFunLike

Around this declaration

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

Cites3

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

Cited by102

Results whose statement or proof uses this declaration.