Theorems · Theorem · order theory
WithTop.some_eq_map_iff
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {y : β} {v : WithTop α}, ↑y = WithTop.map f v ↔ ∃ x, v = ↑x ∧ f x = y- Defined in
- Mathlib.Order.WithBot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topproof · cited by 9,680
- WithTopstatement and proof · cited by 3,754
- WithTop.somestatement and proof · cited by 1,128
- WithTop.recTopCoeproof · cited by 107
- WithTop.mapstatement · cited by 68
- WithTop.coe_injproof · cited by 21
- WithTop.top_ne_coeproof · cited by 15
Cited by4
Results whose statement or proof uses this declaration.
- WithTop.natCast_eq_map_iffproof · cited by 0
- WithTop.one_eq_map_iffproof · cited by 0
- WithTop.zero_eq_map_iffproof · cited by 0
- WithTop.ofNat_eq_map_iffproof · cited by 0