Theorems · Definition · logic and foundations
Denumerable.ofEquiv
(α : Type u_3) → {β : Type u_4} → [Denumerable α] → β ≃ α → Denumerable βDenumerability is conserved by equivalences. This is transitivity of equivalence the denumerable way.
- Defined in
- Mathlib.Logic.Denumerable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- Denumerable
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 and proof · cited by 8,337
- Encodableproof · cited by 140
- Denumerablestatement and proof · cited by 28
- Encodable.ofEquivproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Denumerable.ofEquiv_ofNatstatement and proof · cited by 7
- Denumerable.ofEncodableOfInfiniteproof · cited by 3
- Nat.Subtype.denumerableproof · cited by 0