Mathlib Map

Theorems · Theorem · logic and foundations

Equiv.sumCompl_symm_apply_of_neg

∀ {α : Type u_9} {p : α → Prop} [inst : DecidablePred p] {a : α} (h : ¬p a), (Equiv.sumCompl p).symm a = Sum.inr ⟨a, h⟩
Defined in
Mathlib.Logic.Equiv.Sum
Cited by
6 results in Mathlib
Foundations
Depth 14 from the axioms · uses Quot.sound
Assumes
DecidablePred

Around this declaration

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

Cites4

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

Cited by6

Results whose statement or proof uses this declaration.