Theorems · Definition
Equiv.ofFiberEquiv
{α : Type u_13} →
{β : Type u_14} →
{γ : Type u_15} → {f : α → γ} → {g : β → γ} → ((c : γ) → { a // f a = c } ≃ { b // g b = c }) → α ≃ βA family of equivalences between fibers gives an equivalence between domains.
- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Equiv.symmproof · cited by 3,681
- Equiv.transproof · cited by 337
- Equiv.sigmaFiberEquivproof · cited by 18
- Equiv.sigmaCongrRightproof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- Equiv.ofPreimageEquivproof · cited by 4
- Equiv.ofFiberEquiv_mapstatement · cited by 1
- Equiv.ofFiberEquiv_applystatement and proof · cited by 0
- Equiv.ofFiberEquiv_symm_applystatement and proof · cited by 0
- NumberField.mixedEmbedding.fundamentalCone.card_isPrincipal_dvd_norm_leproof · cited by 0