Theorems · Theorem
Equiv.coe_subtypeEquivCodomain_symm
∀ {X : Sort u_9} {Y : Sort u_10} [inst : DecidableEq X] {x : X} (f : { x' // x' ≠ x } → Y),
⇑(Equiv.subtypeEquivCodomain f).symm = fun y => ⟨fun x' => if h : x' ≠ x then f ⟨x', h⟩ else y, ⋯⟩- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Equiv.symmstatement · cited by 3,681
- Equiv.subtypeEquivCodomainstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.