Mathlib Map

Theorems · Theorem · logic and foundations

Equiv.Set.sumCompl_symm_apply_of_mem

∀ {α : Type u} {s : Set α} [inst : DecidablePred fun x => x ∈ s] {x : α} (hx : x ∈ s),
  (Equiv.Set.sumCompl s).symm x = Sum.inl ⟨x, hx⟩
Defined in
Mathlib.Logic.Equiv.Set
Cited by
1 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
DecidablePred

Around this declaration

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

Cites8

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

Cited by1

Results whose statement or proof uses this declaration.