Theorems · Definition · logic and foundations
Equiv.optionIsSomeEquiv
(α : Type u_4) → { x // x.isSome = true } ≃ αThe set of x : Option α such that isSome x is equivalent to α.
- Defined in
- Mathlib.Logic.Equiv.Option
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
Cited by5
Results whose statement or proof uses this declaration.
- Finset.eraseNoneproof · cited by 21
- Finset.mem_eraseNoneproof · cited by 2
- Equiv.optionIsSomeEquiv_symm_apply_coestatement and proof · cited by 1
- Equiv.optionIsSomeEquiv_applystatement and proof · cited by 0
- Equiv.sigmaOptionEquivOfSomeproof · cited by 0