Mathlib Map

Theorems · Theorem

Equiv.Perm.subtypeCongr.left_apply

∀ {ε : Type u_9} {p : ε → Prop} [inst : DecidablePred p] (ep : Equiv.Perm { a // p a }) (en : Equiv.Perm { a // ¬p a })
  {a : ε} (h : p a), (ep.subtypeCongr en) a = ↑(ep ⟨a, h⟩)
Defined in
Mathlib.Logic.Equiv.Basic
Cited by
3 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, 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 by3

Results whose statement or proof uses this declaration.