Theorems · Definition · logic and foundations
Relation.Fibration
{α : Type u_1} → {β : Type u_2} → (α → α → Prop) → (β → β → Prop) → (α → β) → PropA function f : α → β is a fibration between the relation rα and rβ if for all
a : α and b : β, whenever b : β and f a are related by rβ, b is the image
of some a' : α under f, and a' and a are related by rα.
- Defined in
- Mathlib.Logic.Relation
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by16
Results whose statement or proof uses this declaration.
- SpecializingMapproof · cited by 21
- GeneralizingMapproof · cited by 16
- Acc.of_fibrationstatement and proof · cited by 4
- Relation.fibration_iff_isLowerSet_image_Iicstatement and proof · cited by 4
- Relation.Fibration.isLowerSet_imagestatement and proof · cited by 4
- IsLowerSet.image_fibrationstatement · cited by 2
- Relation.fibration_iff_image_Iicstatement and proof · cited by 2
- Relation.fibration_iff_isLowerSet_imagestatement · cited by 2
- Relation.cutExpand_fibrationstatement · cited by 1
- IsUpperSet.image_fibrationstatement · cited by 1
- Relation.fibration_iff_isUpperSet_imagestatement · cited by 1
- DFinsupp.lex_fibrationstatement · cited by 1