Mathlib Map

Theorems · Theorem · logic and foundations

PFun.ext

∀ {α : Type u_1} {β : Type u_2} {f g : α →. β}, (∀ (a : α) (b : β), b ∈ f a ↔ b ∈ g a) → f = g
Defined in
Mathlib.Data.PFun
Cited by
8 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound

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.

  • Partstatement · cited by 325
  • PFunstatement and proof · cited by 207
  • Part.extproof · cited by 24

Cited by8

Results whose statement or proof uses this declaration.