Theorems · Definition · logic and foundations
ULower.equiv
(α : Type u_1) → [inst : Encodable α] → α ≃ ULower α
The equivalence between the encodable type α and ULower α : Type.
- Defined in
- Mathlib.Logic.Encodable.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- Encodable
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.
- Equivstatement · cited by 8,337
- Encodablestatement and proof · cited by 140
- ULowerstatement · cited by 9
- Encodable.equivRangeEncodeproof · cited by 0
Cited by7
Results whose statement or proof uses this declaration.
- ULower.upproof · cited by 7
- ULower.downproof · cited by 4
- ULower.up_eq_upproof · cited by 1
- ULower.down_computablestatement · cited by 1
- ULower.up_downproof · cited by 0
- ULower.down_eq_downproof · cited by 0
- ULower.down_upproof · cited by 0