Theorems · Theorem
Equiv.subtypeEquivCodomain_symm_apply_ne
∀ {X : Sort u_9} {Y : Sort u_10} [inst : DecidableEq X] {x : X} (f : { x' // x' ≠ x } → Y) (y : Y) (x' : X)
(h : x' ≠ x), ↑((Equiv.subtypeEquivCodomain f).symm y) x' = f ⟨x', h⟩- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 1 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 by1
Results whose statement or proof uses this declaration.
- MvPolynomial.sum_eval_eq_zeroproof · cited by 1